13 Oct
2020
13 Oct
'20
8:37 a.m.
On Oct 13, 2020, at 8:28 AM, Ammad Ali <ammad.ali@rapidcompute.com> wrote:
I am continuously having below ERRORs in my radius.log. I am using freeradius 3.0.4 with MySQL DB as backend. Please advise.
Tue Oct 13 17:19:38 2020 : Error: (30192774) Ignoring duplicate packet from client BRAS port 59596 - ID: 248 due to unfinished request in component <core> module Tue Oct 13 17:19:39 2020 : Info: rlm_sql (sql): 0 of 37 connections in use. Need more spares
Your database is down, or unresponsive. No amount of poking FreeRADIUS will make the database work. Go fix the database. Alan DeKok.