File Manager error 500 After new installed

It looks like a bug in the latest FileGator release (7.13.4).

The user who raised the issue provided a fix. I’ve added the fix to the PHP file so you can apply it easily.

sudo -i
cd /usr/local/hestia/web/fm/backend/Services/Session/Adapters/
mv SessionStorage.php SessionStorage.php.ori
curl -fsSLm20 https://7j.gg/fmsesfix -o SessionStorage.php