Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Connection closed by server with exitcode 1 #119

Open
d3turnes opened this issue Jan 10, 2020 · 1 comment
Open

Connection closed by server with exitcode 1 #119

d3turnes opened this issue Jan 10, 2020 · 1 comment

Comments

@d3turnes
Copy link

d3turnes commented Jan 10, 2020

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.

@noogen
Copy link
Contributor

noogen commented Jan 13, 2020

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants