I just installed hestiacp and am trying to access my file manager just for me to be taken to a 500 error page.
Reinstalled my VPS and installed again still the same issue don’t know whats wrong please
I need help
Thanks for your time
I just installed hestiacp and am trying to access my file manager just for me to be taken to a 500 error page.
Reinstalled my VPS and installed again still the same issue don’t know whats wrong please
I need help
Thanks for your time
There are a few posts talking about this bug.
To fix it:
cd /usr/local/hestia/web/fm/backend/Services/Session/Adapters/
mv SessionStorage.php SessionStorage.php.ori
curl -fssLm20 https://raw.githubusercontent.com/sahsanu/hestiacp/90e175baed239cccab8761dbfdc693bc9642c066/install/deb/filemanager/filegator/backend/Services/Session/Adapters/SessionStorage.php -o SessionStorage.php
Thanks I appreciate
It resolved the issue