Proxy Issue
Alan DeKok
aland at deployingradius.com
Sun Oct 17 18:22:26 CEST 2010
Garber, Neal wrote:
> DeKok, Alan wrote:
>> It's a permanent change. See latest "git" for a fix.
>
> Thanks Alan. I just retested and, uh, don't shoot the messenger, but now it dies in event.c:cleanup_delay():
>
> Debug: Waking up in 11.4 seconds.
> Error: ASSERT FAILED event.c[536]: (request->child_state == REQUEST_CLEANUP_DELAY) || (request->child_state == REQUEST_DONE)
<shrug> Assertions are there to catch sanity failures. In this case,
the request was treated as "done" without being explicitly marked "done".
Do a "git pull". :)
More information about the Freeradius-Users
mailing list