Radius proxy: Assertionfailed problem
Hi! I seem to be getting errors such as Tue Jul 31 11:50:23 2007 : Error: Assertion failed in request_list.c, line 1012 in my Radius logs from time to time, especially during high load. This assertion failure leads to Radius server getting stuck, which in turn results in my clients getting stuck... My Radius server functions solely as a proxy to an another server. Any suggestions would be greatly appreciated. Cheers, --Janne Peltonen -- Janne Peltonen <janne.peltonen@helsinki.fi>
Hi, We suffer from exactly the same issue (fr1.1.6). The only workaround I found is to use a script that checks if freeradius is aliave and if not - starts it again. Obviously it still causes some disruptions but it's better then freeradius dying completely. kind regards Pshem On 01/08/07, Janne Peltonen <janne.peltonen@helsinki.fi> wrote:
Hi!
I seem to be getting errors such as
Tue Jul 31 11:50:23 2007 : Error: Assertion failed in request_list.c, line 1012
in my Radius logs from time to time, especially during high load. This assertion failure leads to Radius server getting stuck, which in turn results in my clients getting stuck... My Radius server functions solely as a proxy to an another server. Any suggestions would be greatly appreciated.
On Tue, Jul 31, 2007 at 07:44:40PM -0400, Alan DeKok wrote:
Janne Peltonen wrote:
I seem to be getting errors such as
Tue Jul 31 11:50:23 2007 : Error: Assertion failed in request_list.c, line 1012 Which version? 1.1.7 doesn't have an assertion on that line, and it has a LOT of fixes over earlier versions.
1.1.3, from RHEL 5 (or, to be exact, Centos 5). I'll have a go with 1.1.7. Thanks. :) --Janne -- Janne Peltonen <janne.peltonen@helsinki.fi>
participants (3)
-
Alan DeKok -
Janne Peltonen -
Pshem Kowalczyk