coova / coova-chilli

CoovaChilli is an open-source software access controller for captive portal hotspots.
Other
516 stars 258 forks source link

chilli.c : 1806: radius_default_pack () failed #377

Open skoubri opened 7 years ago

skoubri commented 7 years ago

Could anybody explain to me or guide me what this error has to do about? My log files are full of them followed by "radius.c: 244: radius queue is full! qnext=96 qsize=0"

System ubuntu 14.04.

Thanks in advance

nzamps commented 7 years ago

Check your radius settings for chilli. Check the the radius server is working and you have the correct secret etc...

skoubri commented 7 years ago

This was a wiki setup from RadiusDesk site and worked and works(?) fine... i suspect it is somekind of "heavy load" but i cannot isolate it... i have about 700-800 online users and they can be seen from radius accounting data but the system keeps logging these messages...

cschnatz commented 7 years ago

Have you been able to fix this issue? I'm having the same issue on some devices but not on all so this should not be a problem with the radius itself.

skoubri commented 7 years ago

it seems not to be a problem but actually is (performance problem).. the result is delays on connection etc. I have noticed that when radius asks mysql and gets delay these messages are logged... maybe mysql performance?