Hi, thanks for the reply. Is there a way to debug the freeradius sqlite fd operations? The strange is that it happens from time to time, initial i though it could be related to the number of users, but is not the case, it just happen even if there is only one connection open. On 03/31/2017 02:56 AM, Alan DeKok wrote:
On Mar 30, 2017, at 6:06 PM, Antonio Silva <asilva@wirelessmundi.com> wrote:
Hi,
with sqlite3 is working fine using version 3.0.13, but time to time i have to restart it because is unable open sqlite file. There is no other process using this file and after the restart it works fine for a few days more.
Any idea how can i track this done? ... Mar 29 09:25:20 H radiusd[3167]: rlm_sql_sqlite: Error opening SQLite database "radius.db": Code 0x000e (14): unable to open database file That's an error produced by SQLite. I'm not sure why it's happening. Maybe because some file descriptors aren't being closed?
But the underlying connection pool is used for all SQL modules, so it should work...
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Saludos / Regards / Cumprimentos, António silva