4 Feb
2016
4 Feb
'16
9:57 a.m.
On Feb 4, 2016, at 9:55 AM, Elton Machado <elton.machado@tenforce.com> wrote:
No matter what I do I always get this error:
Executing select query: SELECT id FROM radippool WHERE pool_name='my_pool' LIMIT 1 (17) dhcp_sqlippool: ERROR: SQL query did not return any results
if I do the same query on my database server it always retrieve a line.
The RADIUS user probably doesn't have permission to read the database. When the server does a query and doesn't get the results you want... blame the database. Alan DeKok.