Hi Hestia Community,
I hope that everyone is doing well. I need some help with my installation. I’m not sure what could have caused the issue that I have but I cannot access the file manager as shown in the image below:
I host Hestia on the Oracle Cloud Free Tier plan and I recently expanded the volume from 50 - 100GB. Not sure if this task caused the issue but I need some help in fixing the problem, Not sure if this is the right step but I looked at the Nginx logs and the following was observed:
#4 /usr/local/hestia/web/fm/vendor/league/flysystem/src/Filesystem.php(272): League\Flysystem\Adapter\AbstractFtpAdapter->listContents()
#5 /usr/local/hestia/web/fm/backend/Services/Storage/Filesystem.php(199): League\Flysystem\Files" while reading response header from upstream, client: xx.xx.xxx.xx, server: _, request: “POST /fm/?r=/getdir HTTP/1.1”, upstream: “fastcgi://unix:/var/run/hestia-php.sock:”, host: “hcpadmin.xxxxx.tld:8083”, referrer: "https://hcpadmin.xxxxx.tld:8083/fm/"
*2022/06/24 18:05:20 [error] 1070#0: 204 FastCGI sent in stderr: "PHP message: PHP Notice: Invalid SFTP packet size in /usr/local/hestia/web/fm/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php on line 3613PHP message: PHP Notice: Expected SSH_FXP_VERSION in /usr/local/hestia/web/fm/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php on line 600PHP message: PHP Fatal error: Uncaught League\Flysystem\Sftp\InvalidRootException: Root is invalid or does not exist: / in /usr/local/hestia/web/fm/vendor/league/flysystem-sftp/src/SftpAdapter.php:279
Stack trace:
#0 /usr/local/hestia/web/fm/vendor/league/flysystem-sftp/src/SftpAdapter.php(208): League\Flysystem\Sftp\SftpAdapter->setConnectionRoot()
#1 /usr/local/hestia/web/fm/vendor/league/flysystem/src/Adapter/AbstractFtpAdapter.php(650): League\Flysystem\Sftp\SftpAdapter->connect()
#2 /usr/local/hestia/web/fm/vendor/league/flysystem-sftp/src/SftpAdapter.php(360): League\Flysystem\Adapter\AbstractFtpAdapter->getConnection()
#3 /usr/local/hestia/web/fm/vendor/league/flysystem/src/Adapter/AbstractFtpAdapter.php(338): League\Flysystem\Sftp\SftpAdapter->listDirectoryContents()
#4 /usr/local/hestia/web/fm/vendor/league/flysystem/src/Filesystem.php(272): League\Flysystem\Adapter\AbstractFtpAdapter->listContents()
#5 /usr/local/hestia/web/fm/backend/Services/Storage/Filesystem.php(199): League\Flysystem\Files" while reading response header from upstream, client: 24.64.115.68, server: _, request: “POST /fm/?r=/getdir HTTP/1.1”, upstream: “fastcgi://unix:/var/run/hestia-php.sock:”, host: “hcpadmin.xxxxx.tld:8083”, referrer: "https://hcpadmin.xxxxx.tld:8083/fm/"
If I’m on the right track can someone let me know what commands and files to configure for Hestia to resolve the issue?
Thanks
Daniel