W dniu 18 grudnia 2015 10:20 użytkownik Michał Bochniak <michal.bochniak@zapnet.pl> napisał:

Witam

 

Mam taki problem, mianowicie radius po jakimś czasie przestaje autoryzować mi klientów. Domyślam się, że jest to związane z tabelą radacct i prawdopodobnie błędnymi wpisami lub czymś podobnym. W logach mam to co poniżej, przewijają się przez cały czas. Może ktoś nakierować w czym może być problem. Zawsze pomaga restart radiusa oraz czyszczenie powyższej tabeli

 

Fri Dec 18 08:13:45 2015 : Error: [sql_pppoe] Couldn't update SQL accounting ALIVE record - Commands out of sync; you can't run this command now

Fri Dec 18 08:13:45 2015 : Error: rlm_sql_mysql: Cannot store result

Fri Dec 18 08:13:45 2015 : Error: rlm_sql_mysql: MySQL error 'Commands out of sync; you can't run this command now'



This is what the MySQL documentation is saying: 
-------------------- 
B.1.2.13. Commands out of sync 
If you get Commands out of sync; you can't run this command now in your 
client code, you are calling client functions in the wrong order. 
This can happen, for example, if you are using mysql_use_result() and try to 
execute a new query before you have called mysql_free_result(). It can also 
happen if you try to execute two queries that return data without calling 
mysql_use_result() or mysql_store_result() in between. 


 

 

..................
pozdrawiam
MB

 


_______________________________________________
lms mailing list
lms@lists.lms.org.pl
http://lists.lms.org.pl/mailman/listinfo/lms




--
Pozdrawiam
Marcin / nicraM