1.5.0 Update - Filemanager: Unknown Error

or https://github.com/hestiacp/hestiacp/pull/2245/commits/355cd497c80f5d725604cf36953abf9c33c978e9.patch should work fine.

We will release a update around Tuesday

1 Like

tried to patch didn’t work for me better the wait for the update
thanks guys

same error here … not working … hosts are default, ok

/usr/local/hestia/bin/v-list-sys-sshd-port “json” returns

‘Match User’ in configuration but ‘user’ not in connection test specification.
[
]

I already downloaded file configuration.php but… error continues.

tail -f -s0.1 /var/log/hestia/nginx-error.log

#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\Fly" while reading response header from upstream, client: 131.196.236.66, server: _, request: “POST /fm/?r=/getdir HTTP/1.1”, upstream: “fastcgi://unix:/var/run/hestia-php.sock:”, host: “54.36.193.112:6660”, referrer: “https://54.36.193.112:6660/fm/
2021/11/30 13:47:40 [error] 36794#0: *16 FastCGI sent in stderr: "PHP message: PHP Notice: Cannot connect to 127.0.0.1:0. Error 0. Failed to parse address “127.0.0.1” in /usr/local/hestia/web/fm/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php on line 1182PHP message: PHP Fatal error: Uncaught League\Flysystem\Sftp\ConnectionErrorException: Could not login with username: Portalon, host: 127.0.0.1 in /usr/local/hestia/web/fm/vendor/league/flysystem-sftp/src/SftpAdapter.php:232
Stack trace:
#0 /usr/local/hestia/web/fm/vendor/league/flysystem-sftp/src/SftpAdapter.php(195): League\Flysystem\Sftp\SftpAdapter->login()
#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(348): 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()

I tried set manually the ssh port in configuration.php
and follow for another error

tail -f -s0.1 /var/log/hestia/nginx-error.log

#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\Flysys" while reading response header from upstream, client: 131.196.236.66, server: _, request: “POST /fm/?r=/getdir HTTP/1.1”, upstream: “fastcgi://unix:/var/run/hestia-php.sock:”, host: “deb21061803.servidor101.xyz:6660”, referrer: “https://deb21061803.servidor101.xyz:6660/fm/
2021/11/30 19:07:47 [error] 11444#0: *1 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 3123PHP message: PHP Notice: Expected SSH_FXP_VERSION in /usr/local/hestia/web/fm/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php on line 526PHP message: PHP Fatal error: Uncaught League\Flysystem\Sftp\ConnectionErrorException: Could not login with username: admin, host: 127.0.0.1 in /usr/local/hestia/web/fm/vendor/league/flysystem-sftp/src/SftpAdapter.php:232
Stack trace:
#0 /usr/local/hestia/web/fm/vendor/league/flysystem-sftp/src/SftpAdapter.php(195): League\Flysystem\Sftp\SftpAdapter->login()
#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(348): 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()

doesn’t show me anything.
browser console says internal error “/:1 GET https://*****.ddns.net:8083/fm/ 500 (Internal Server Error)”
that’s after i tried to patch it

Blockquote
https://github.com/hestiacp/hestiacp/pull/2245/commits/355cd497c80f5d725604cf36953abf9c33c978e9.patch should work fine.

Wait until the next release it is planned for the next few minutes

OK thanks you are great!

after update i ran
rm /home/admin/.ssh/*
and all good thanks

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.