Error messages in debug on 3.0
Alan DeKok
aland at deployingradius.com
Thu Oct 10 23:23:50 CEST 2013
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 deleted, or reworded.
> ...whenever I try to compare against absent attributes. What's the
> correct syntax for this now - do I need:
>
> if ((Attr) && (Attr op RHS)) {
>
> ...or can I ignore the message?
Yes.
Alan DeKok.
More information about the Freeradius-Users
mailing list