You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.
I don't have an issue and I am using Filezilla to sftp into my panel running version 1.9.0 (without mysql). Error 1 usually occurs when ~/.ssh and its contents have wrong owners or rights, or
when the shell profiles have wrong owner/rights, or whenever sshd
thinks something is wrong.
Can you access with ssh? If you can access with ssh, then sftp should work.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
when I try to enter via sftp I get the following error "Connection closed by server with exitcode 1"
Version: niiknow/vestacp:1.9.0-mysql
User: user1/password and SSH Access:bash
Execute:
docker run -d --restart=always -p 25:25 -p 587:587 -p 3322:22 -p 80:80 -p 443:443 -p 9088:8083 -v /opt/vestacp/vesta:/vesta -v /opt/vestacp/home:/home -v /opt/vestacp/backup:/backup niiknow/vestacp:1.9.0-mysql
Access from sftp
server:ip
port:3322
protocol:sftp
user:user1
pass:password
tank you.
The text was updated successfully, but these errors were encountered: