Failed to insert event, freeradius 2.0.3
Hi, I got this message and freeradius stoped work: Rejecting request 0 due to lack of any response from home server 192.168.0.10 port 1812 There was no response configured: rejecting request 0 Finished request 0. [event.c:969] Failed to insert event How can I fix that?
Greetings, When I try to load my freeradius server with auth requests I encounter : Error: [event.c:969] Failed to insert event Thu Apr 3 11:44:46 2008 : Debug: attr_filter: Matched entry DEFAULT at line 11 Thu Apr 3 11:44:46 2008 : Debug: modsingle[post-auth]: returned from attr_filter.access_reject (rlm_attr_filter) for request 29 Thu Apr 3 11:44:46 2008 : Debug: ++[attr_filter.access_reject] returns updated Thu Apr 3 11:44:46 2008 : Debug: Finished request 29. Thu Apr 3 11:44:46 2008 : Error: [event.c:969] Failed to insert event 26.01s real 0.39s user 0.27s sys
From googling I found: http://www.opensubscriber.com/message/freeradius-users@lists.freeradius. org/8892347.html
Looks that this setting is better for server, but server again fails after 5 hour of work with the same error : "Error: ]event.c:1946] Failed to insert event"
Try 2.0.3. It looks like the timer on your system doesn't have adequate resolution. (i.e. it's returning the same time for multiple calls). I've committed a fix in 2.0.3 that will avoid this issue. Is there anyway to work around this issue ? My OS is FreeBSD 7.0 My loading is essentially a while ( 1 ) loop calling an auth request from two separate sessions Thanks Vikash Please note: This email and its content are subject to the disclaimer as displayed at the following link http://www.is.co.za/legal/E-mail+Confidentiality+Notice+and+Disclaimer.htm. Should you not have Web access, send a mail to disclaimers@is.co.za and a copy will be emailed to you.
Vikash Badal wrote:
When I try to load my freeradius server with auth requests I encounter : Error: [event.c:969] Failed to insert event
Arg. It may be simplest to give me SSH access to a machine where you see this. if it happens after 25 seconds or so, it should be relatively easy to track down. I don't need root, just access to the source, a compiler, and gdb. Email me privately if you're interested in providing such access. Alan DeKok.
participants (3)
-
Alan DeKok -
Mikhail Novikov -
Vikash Badal