15 Nov
2018
15 Nov
'18
6:53 p.m.
On Nov 15, 2018, at 4:45 PM, Philemon Jaomalaza <philemon.jaomalaza@gmail.com> wrote:
When I start : Freeradius -X
I have this error :
/etc/freeradius/3.0/mods-enabled/sqlcounter[357]: Counter attribute ChilliSpot-Max-Total-Octets MUST be integer64
/etc/freeradius/3.0/mods-enabled/sqlcounter[357]: Instantiation failed for module "counterChilliSpotMaxTotalOctetsAll"
How can I solve this ?
Don't re-use an existing attribute. ChilliSpot-Max-Total-Octets already has a meaning. You can't change it. Instead, use a new attribute name. The module will then create it for you. Alan DeKok.