Hello, running Hestia for couple of years now, thanks for a great solution and for everyone working and improving on Hestia.
My problem occurred after the latest system apt updates/upgrades - initially ability to login was lost (after password - redirect back to login name); Then after server restart - browser error “Can`t connect to the server” - the “systemctl restart Hestia” helped, but without ability to login as previously explained; Then i perform series of recommendations from community; Here is what been done:
Here is Claude suggestion "Based on all the information you’ve provided, I can now see the full picture. The root issue is a permission mismatch between the PHP-FPM process running as user hestiaweb and the session directory. "
With a session issue - the problems were after the updates/upgrades the Hestia PHP-FPM process was configured with different session paths, Hestia expected sessions in: /usr/local/hestia/data/sessions/, but PHP system configuration pointed to: /var/lib/php/sessions;
Any thoughts on what was cause this?
We are done with issues - server up and cruising.
Once again, many thanks to the Hestia team for all your work on the engine.