facebookarchive / nuclide

An open IDE for web and native mobile development, built on top of Atom
https://nuclide.io
Other
7.79k stars 682 forks source link

Spotty Remote Connection #1654

Open devin-liu opened 5 years ago

devin-liu commented 5 years ago

Issue and Steps to Reproduce

Describe your issue and tell us how to reproduce it (include screenshots and/or any console messages).

I add a remote server to my folder with these details: SSH Port: Server: **.com Initial Directory: /home/ubuntu Private Key: ***.pem Remote Server Command: nuclide-start-server

Expected Behavior

I connect and the connection persists until I quit Atom.

Actual Behavior

I connect fine when I open Atom. The connection is lost every ~5 minutes. When I save the file it says it's slow to save. I have to restart the Atom editor in order to regain connection. I tried connecting to someone else's remote server (they have no issues) and my connection was spotty on that server too.

Versions

Additional Details