Authentication issue after last update

I’ve just manually updated today, stashing some local changes and allowing daily.sh to run, however after updating, I can’t seem to authenticate any more, nor can any other user.

librenms]# ./validate.php

Component Version
LibreNMS 5c5dc2e3d9168c17f7b86047b205bc238666945d
DB Schema 176
PHP 5.4.40
MySQL 5.1.73
RRDTool 1.5.5
SNMP NET-SNMP 5.5
==========================================================

[OK] Database connection successful

Reverting the files, but retaining the schema works. Something seems to be blocking auth.

Any ideas? Thanks in advance!

Please see https://github.com/librenms/librenms/issues/6183 and provide info also.

Fix proposed, https://github.com/librenms/librenms/pull/6192#issuecomment-286270685

Feel free to test.

Fix merged in, please update and try again.

Perfect, that’s all fixed now.

Thanks for the quick turnaround.