Works fine when I try to sync with the first vagrant (127.0.0.1) running on port 2222
If I turn that vagrant instance off and try start a new one (also running on 127.0.0.1 with ssh port 2222 running) it fails to authenticate. I first get Error: connect ECONNREFUSED 127.0.0.1:2222 and all subsequent attempts get Error: All configured authentication methods failed
2nd issue: Any change to the host or port requires either Atom to be reopened to this plugin to be disabled and re-enabled to take.
Works fine when I try to sync with the first vagrant (127.0.0.1) running on port 2222
If I turn that vagrant instance off and try start a new one (also running on 127.0.0.1 with ssh port 2222 running) it fails to authenticate. I first get
Error: connect ECONNREFUSED 127.0.0.1:2222
and all subsequent attempts getError: All configured authentication methods failed
2nd issue: Any change to the host or port requires either Atom to be reopened to this plugin to be disabled and re-enabled to take.