I'm pretty sure I started seeing these error messages when I upgraded from 1.34.5 to 1.34.6.
Code: Select all
2020-03-18 11:00:03 web_php 9194 ERR Unable to authenticate user from auth hash 'cee203b0b3e16e8c885ce7a2e9163b1e' /usr/share/zoneminder/www/includes/auth.php 191
2020-03-18 11:00:03 web_php 22707 ERR Unable to authenticate user from auth hash 'cee203b0b3e16e8c885ce7a2e9163b1e' /usr/share/zoneminder/www/includes/auth.php 191
2020-03-18 11:00:03 web_php 5032 ERR Unable to authenticate user from auth hash 'cee203b0b3e16e8c885ce7a2e9163b1e' /usr/share/zoneminder/www/includes/auth.php 191
I tried reinstalling zoneminder, I checked that the timezone is set correctly in timezones.php and I changed the password to my user account. This did not work.
After looking at auth.php, it appears as though the hash is not being regenerated.
Any suggestions?
Thank you.