Re: Error messages in debug on 3.0

2013-10-10 Thread Arran Cudbard-Bell
On 10 Oct 2013, at 22:23, Alan DeKok wrote: > Phil Mayers wrote: >> I've just ported our config to 3.0 and I'm seeing a few error messages; >> they don't seem to be critical but are concerning me. >> >> Specifically I'm seeing: >> >> ERROR: Conditional evaluation failed due to internal sanity

Re: Error messages in debug on 3.0

2013-10-10 Thread Alan DeKok
Phil Mayers wrote: > I've just ported our config to 3.0 and I'm seeing a few error messages; > they don't seem to be critical but are concerning me. > > Specifically I'm seeing: > > ERROR: Conditional evaluation failed due to internal sanity check. That should be fixed. Either it can be delet

Re: Error messages in debug on 3.0

2013-10-10 Thread Phil Mayers
On 10/10/13 18:51, Arran Cudbard-Bell wrote: possibly if (outer.request && Hmm, no same thing, and worse it's squashing Module-Failure-Message :o( - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Error messages in debug on 3.0

2013-10-10 Thread Arran Cudbard-Bell
> On 10 Oct 2013, at 18:32, Phil Mayers wrote: > > I've just ported our config to 3.0 and I'm seeing a few error messages; they > don't seem to be critical but are concerning me. > > Specifically I'm seeing: > > ERROR: Conditional evaluation failed due to internal sanity check. > > ...whe

Re: Error messages in debug on 3.0

2013-10-10 Thread Phil Mayers
On 10/10/13 18:32, Phil Mayers wrote: I've just ported our config to 3.0 and I'm seeing a few error messages; they don't seem to be critical but are concerning me. Specifically I'm seeing: We're also getting: Info: Invalid operator for item Sql-Group: reverting to '==' ...which is logged to

Error messages in debug on 3.0

2013-10-10 Thread Phil Mayers
I've just ported our config to 3.0 and I'm seeing a few error messages; they don't seem to be critical but are concerning me. Specifically I'm seeing: ERROR: Conditional evaluation failed due to internal sanity check. ...whenever I try to compare against absent attributes. What's the correct