Message: 1 Date: Mon, 20 Jan 2014 09:32:11 -0500 From: Alan DeKok <aland@deployingradius.com> To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Subject: Re: Very pleased with 2.2.4 Message-ID: <52DD336B.5090303@deployingradius.com> Content-Type: text/plain; charset=ISO-8859-1 Hi Alan, the first one about failed connections stopped to appear after I installed 2.2.4, and now we have the second about deadlock. Truth indeed the DB is still on a share MySQL server, and will be moved to a dedicated one in a couple of weeks. Regards Rui Ribeiro wrote:
I?d like to congratulate you for the excellent work in freeradius and the last 2.2.4 update. Finally our freeradius doesnt stop work every x hours, and instead logs an error and resumes working.
Now instead of giving every couple of hours the errors:
Thu Nov 7 18:32:09 2013 : Error: rlm_sql (sql): Failed to connect DB handle #1
Those messages indicate issues with the database. They should be fixed, rather than ignored.
It just says:
at Jan 18 09:22:26 2014 : Error: [sql] Couldn't insert SQL accounting START record - Deadlock found when trying to get lock; try restarting transaction
Those messages indicate problems with the database. As Arran said, nothing changed to account for this. I'd suggest ensuring that your database is fast enough to handle the load. Alan DeKok. On 20 January 2014 16:12, <freeradius-users-request@lists.freeradius.org>wrote:
Send Freeradius-Users mailing list submissions to freeradius-users@lists.freeradius.org
To subscribe or unsubscribe via the World Wide Web, visit http://lists.freeradius.org/mailman/listinfo/freeradius-users or, via email, send a message with subject or body 'help' to freeradius-users-request@lists.freeradius.org
You can reach the person managing the list at freeradius-users-owner@lists.freeradius.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of Freeradius-Users digest..."
Today's Topics:
1. Re: Very pleased with 2.2.4 (Alan DeKok) 2. Re: mschap Freeradius 3 (Arran Cudbard-Bell) 3. RE: Re: mschap Freeradius 3 (nicolas.clo@ricoh-industrie.fr) 4. Re: Core dump on start of FR3.0.1 (Alan DeKok) 5. undefined reference to 'pthread_' (Marco Marino) 6. RE: Core dump on start of FR3.0.1 (Palmer J.D.F.) 7. Re: undefined reference to 'pthread_' (Alan DeKok)
----------------------------------------------------------------------
Message: 1 Date: Mon, 20 Jan 2014 09:32:11 -0500 From: Alan DeKok <aland@deployingradius.com> To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Subject: Re: Very pleased with 2.2.4 Message-ID: <52DD336B.5090303@deployingradius.com> Content-Type: text/plain; charset=ISO-8859-1
Rui Ribeiro wrote:
I?d like to congratulate you for the excellent work in freeradius and the last 2.2.4 update. Finally our freeradius doesnt stop work every x hours, and instead logs an error and resumes working.
Now instead of giving every couple of hours the errors:
Thu Nov 7 18:32:09 2013 : Error: rlm_sql (sql): Failed to connect DB handle #1
Those messages indicate issues with the database. They should be fixed, rather than ignored.
It just says:
at Jan 18 09:22:26 2014 : Error: [sql] Couldn't insert SQL accounting START record - Deadlock found when trying to get lock; try restarting transaction
Those messages indicate problems with the database. As Arran said, nothing changed to account for this.
I'd suggest ensuring that your database is fast enough to handle the load.
Alan DeKok.
------------------------------
Message: 2 Date: Mon, 20 Jan 2014 14:42:30 +0000 From: Arran Cudbard-Bell <a.cudbardb@freeradius.org> To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Subject: Re: mschap Freeradius 3 Message-ID: <F877BA52-7537-4034-B9B1-1F9EA89EB617@freeradius.org> Content-Type: text/plain; charset="iso-8859-1"
On 20 Jan 2014, at 14:22, nicolas.clo@ricoh-industrie.fr wrote:
It seems to miss the dollar's value at end.
What do you mean by that...
Ready to process requests rad_recv: Access-Request packet from host 127.0.0.1 port 54106, id=127, length=38 User-Name = 'host/foo.boo.moo' (0) # Executing section authorize from file /usr/local/freeradius/etc/raddb/sites-enabled/default (0) authorize { (0) update request { (0) expand: "%{mschap:User-Name}" -> 'foo$' (0) Tmp-String-0 := "foo$" (0) } # update request = noop
Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team
FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
participants (1)
-
Rui Ribeiro