radius server
Oliver Hinckel
info at ollisnet.de
Sat Aug 2 18:37:17 UTC 2008
Hi Carlos,
this means that the radius server has no free database connection handle
to process the current requests.
This has different reasons:
maybe your server which is running the database is too slow,
or the queries consume too much time to be processed (maybe something is
not indexed properly),
or the amount of connections to the database are simply too less,
or your accesspoints just send too much requests simultaneous to the
radius server.
How many clients are connected to the accesspoint simultaneous?
If you're using a MySQL server, you can take a look on this thread:
http://www.mail-archive.com/freeradius-users@lists.cistron.nl/msg22620.html
Could help you to find out what you need to check.
- Olli
Carlos Cesario wrote on 08/01/2008 04:47 PM:
> Somebody already have this error in coova+freeradius ?
>
> I think is this my problem about "authentication stop"
>
>
> Fri Aug 1 10:52:19 2008 : Info: rlm_sql (sql): There are no DB handles
> to use! skipped 0, tried to connect 0
> Fri Aug 1 10:54:25 2008 : Info: rlm_sql (sql): There are no DB handles
> to use! skipped 0, tried to connect 0
> Fri Aug 1 11:01:46 2008 : Info: rlm_sql (sql): There are no DB handles
> to use! skipped 0, tried to connect 0
> Fri Aug 1 11:05:58 2008 : Info: rlm_sql (sql): There are no DB handles
> to use! skipped 0, tried to connect 0
> Fri Aug 1 11:19:37 2008 : Info: rlm_sql (sql): There are no DB handles
> to use! skipped 0, tried to connect 0
> Fri Aug 1 11:21:43 2008 : Info: rlm_sql (sql): There are no DB handles
> to use! skipped 0, tried to connect 0
> Fri Aug 1 11:22:46 2008 : Info: rlm_sql (sql): There are no DB handles
> to use! skipped 0, tried to connect 0
> Fri Aug 1 11:26:58 2008 : Info: rlm_sql (sql): There are no DB handles
> to use! skipped 0, tried to connect 0
>
>
> thanks
>
> Carlos
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: chilli-unsubscribe at coova.org
> For additional commands, e-mail: chilli-help at coova.org
> Wiki: http://coova.org/wiki/index.php/CoovaChilli
> Forum: http://coova.org/phpBB3/viewforum.php?f=4
More information about the Chilli
mailing list