h3imdall / ftp-remote-edit

Edit files on ftp servers with Atom editor and without a workspace.
MIT License
178 stars 26 forks source link

All methods failed using SSH Agent on Mac Atom #442

Open Javihache opened 1 year ago

Javihache commented 1 year ago

I restored Atom from my Time Machine backup, after installing a clean MacOS. Since then I get "All methods failed" when trying to log into Servers using the SSH Agent.

I tried ssh-add to add my keys to ssh-agent to no avail. I deleted ftp-remote-edit completely (including the stored password) and still nothing. ssh with username password works, but I don't use that method in any of my servers.

What can be failing and how could I fix this? ftp-remote-edit is really a tool that makes my life easier as I have to edit config files, python scripts, JS scripts on a lot of servers.

markeclaudio commented 5 months ago

Duplicate of #431