Mysql error

Marinko Tarlac mangia81 at gmail.com
Mon Jan 14 20:59:00 CET 2008


Add that column in your radacct table. I had the same problem and it is 
solved (upgrade to 1.1.7 from  1.1.4 )... Check mysql sample file in sql 
dir.  

A.L.M.Buxey at lboro.ac.uk wrote:
> Hi,
>   
>> Hi,
>>
>> I'm working with Freeradius in production enviroment (start up), at this 
>> time is working with only two users, they can connect whitout problems and 
>> all seems to work fine but looking into radius.log i found this messages:
>>     
>
> you dont state what platform you are using or what version of freeradius
>
> however, your mysql SHOULD have such a column in that table (its in the
> supplied schema) - the error you are getting is the accounting packets
> which cannot be stored as you are asking for that column...check
> the sql/mysql/dialup.conf
>
> sql/mysql/schema.sql:  xascendsessionsvrkey varchar(10) default NULL,
> ^^^^^^^^^^^^^^^^^^^^
>
> the stuff is in the supplied schema!
>
> sql/mysql/dialup.conf:             acctstartdelay,   xascendsessionsvrkey) \
> ^^^^^^^^^^^^^^^^^^^^^
> here is the call as part of an UPDATE
>
> check case sensitivity
>
> alan
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
>   




More information about the Freeradius-Users mailing list