Again: Major impact on authentication!
Alan DeKok
aland at deployingradius.com
Tue Feb 6 14:27:14 CET 2007
Guilherme Franco wrote:
> Also, it's important to note that this server is the proxy radius and
> those error messages appear:
>
> Error: Discarding duplicate request from client ERX-1:50000 - ID: 115
> due to unfinished request 32
>
> Info: The maximum number of threads (32) are active, cannot spawn new
> thread to handle request
>
> Error: WARNING: Unresponsive child (id 1315006816) for request 105
All of those messages are caused by the same problem: something is
preventing the server from working. Find out what it is, and fix the
problem.
> Error: Internal error processing module entry
It might have helped if you posted that message earlier. Internal
errors ALWAYS indicate something bad happening.
In this case, you're running 1.1.x, and somehow the data structures in
the server have gotten corrupted. That's a VERY likely reason why the
server is broken.
As yo how to see what's going wrong, run the server under valgrind.
Alan DeKok.
--
http://deployingradius.com - The web site of the book
http://deployingradius.com/blog/ - The blog
More information about the Freeradius-Users
mailing list