Restoring backup error on filemanager

I do periodic reinstalls and restore backups, don’t know why but I always have done.

Anyway, with a new clean install I can access the file manager via admin or a created user but when I try with a user backup file it says “Unknown Error” in the file manager.

I originally created this user about a year ago, I don’t know if anything has changed since then but it seems strange its only happens with this backup.

Error in nginx-error.log
2023/10/12 08:49:03 [error] 567574#0: *42 FastCGI sent in stderr: "PHP message: PHP Fatal error:  Uncaught League\Flysystem\Sftp\ConnectionErrorException: Could not login with username: epsi, host: 127.0.0.1 in /usr/local/hestia/web/fm/vendor/league/flysystem-sftp/src/SftpAdapter.php:244
Stack trace:
#0 /usr/local/hestia/web/fm/vendor/league/flysystem-sftp/src/SftpAdapter.php(207): 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(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\Flysyst" while reading response header from upstream, client: 192.168.50.211, server: _, request: "POST /fm/?r=/getdir HTTP/2.0", upstream: "fastcgi://unix:/run/hestia-php.sock:", host: "192.168.50.72:8083", referrer: "https://192.168.50.72:8083/fm/"

Seems to point to the error…

It only happens with this backup, that account (user and domain) has been up for years, it could be due to some changes with updates over the years, will create a user and upload the databases and website so its a fresh user compatible with whatever has changed.