July 8, 2025Jul 8 Hi, I just upgraded froxlor on debian 11, admin login doesn't work so I can't complete the upgrade. I have root & mysql access. I tried to change admin password via the cli but got a msg that I need to log in to complete the upgrade.. Tried Brave, Chrome and Edge with a cleared cache. What are my options please? Regards, Dudi
July 8, 2025Jul 8 clear cache, remove any cookies, be 100% sure the password is correct. If still no luck, generate new password with php -r "echo password_hash('your-new-password', PASSWORD_BCRYPT);" and set this hash as password for the corresponding admin in panel_admins via mysql/phpmyadmin
July 8, 2025Jul 8 Author Thanks. Edge was the only browser that did login after the password modification. Brave and chrome still fails with caches cleared. Thanks again. Dudi
Create an account or sign in to comment