question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Remote FTP: Error: read ECONNRESET

See original GitHub issue

Suddently I’m not able to connect through FTP and I’m getting the error response below: Remote FTP: Error: read ECONNRESET I have tried to connect using other tools like Notepad++ or FileZilla and it works but through Atom I’m not able to establish the connection. Any thought? is there any log I can provide?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:15

github_iconTop GitHub Comments

2reactions
shahafancommented, Dec 13, 2016

#585 I’ve posted a fix for it, enjoy.

1reaction
dylanholmes222commented, Dec 9, 2016

Working for me today!

EDIT: Scratch that, I was connected briefly (for ~1 min) then I received the ECONNRESET error. I was able to download new files from the server and save for that glorious minute.

Read more comments on GitHub >

github_iconTop Results From Across the Web

FTP Upload Error: read ECONNRESET
I'm trying to upload certain artifacts to an ftp server in a release pipeline. I'm using the OOTB "File Upload task" and the...
Read more >
What does “Error: read ECONNRESET” mean?
It means that your application dropped it's TCP connection. For example, if you lost your wifi signal while running your app you would...
Read more >
How do I debug error ECONNRESET in Node.js?
A break in the connection from the client throws the error ECONNRESET in Node. ... Start it up using v0.9.9 and then attempt...
Read more >
connection refused by server: How to Fix the Error
This tutorial will show you how to resolve the FTP error through a few methods. ... FileZilla's Network Configuration Wizard; Further Reading About...
Read more >
Developers - Remote FTP: Error: read ECONNRESET -
Remote FTP : Error: read ECONNRESET. ... I'm successfully connect to my server but remote-ftp fails to make the listing of these files...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found