Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

EOF while reading packet - connection failed

Tags:

eof

sftp

I use cyberduck for SFTP my website files to the server. Dreamhost is the server.

In setting up a new bookmark in cyberduck I received this error "Connection failed - EOF while reading packet." [end of file]

The website is up and working fine, http://ce-t.org

Initially I thought this error had to do with the connection opening with cyberduck. So I setup a different bookmark to test and was able to do without a problem.

I have also deleted my first attempt to setup and reset up. This did not alter anything.

Now after doing more reading, may be in one of the website files?

As you can see i am a novice.

Help appreciated.

like image 573
musa Avatar asked Jan 10 '23 21:01

musa


2 Answers

Usually when I run into this issue, its because my pw has expired.

Try SSHing into the server and change/update your pw. After I change it, I can FTP in.

like image 171
Ray Avatar answered Jan 14 '23 03:01

Ray


This is 3 years too late for the OP. But I had this error when trying to make an SFTP connection to hosting on a Plesk server and the solution was to:

Enable the 'Access to the server over SSH' setting for the ftp user via the Plesk Control panel.

Of course you might need to contact your hosting service to get this done if you are not managing your own server.

like image 40
Annabel Avatar answered Jan 14 '23 05:01

Annabel