Open philippotto opened 7 years ago
This seems like you're using the insecure code path "nuclide-start-server -k". Is that the case / if so, does this work without that extra flag?
@hansonw Yes, this is true. I'm using the -k flag since I can't establish the connection otherwise. If I omit the flag I get:
The server successfully started, but we were unable to connect.
Original error message:
connect ECONNREFUSED 192.168.1.116:9091
However, SSHing into the machine works just fine.
Firstly ,check the information you login in.
After I reinstalling the Atom ,I find it hard to connect the server.
I fund it that update my .npmrc file for installing package(In China),
registry=https://registry.npm.taobao.org/
Finally I can connect the server.
I am facing the same issue
I am facing the same issue, but i am getting this error: The server successfully started, but we were unable to connect. Original error message: Timeout after 60000 for id: 4182, Calling function FileSystemService/resolveRealPath.
I have to close atom again and reopen all the files I was working on, every time. Please prioritize and fix this.
Remote connection with insecure server (nuclide-start-server -k) used to work in v0.280, and stopped working again in v0.282.
[Enter steps to reproduce:]
Atom: 1.23.3 x64 Electron: 1.6.15 OS: Mac OS X 10.13.3 Thrown From: nuclide package 0.282.0
Uncaught Error: Not connected
At /Users/francip/.atompi/packages/nuclide/node_modules/ssh2/lib/client.js:983
Error: Not connected
at Client.forwardOut (/packages/nuclide/node_modules/ssh2/lib/client.js:983:11)
at SshHandshake._forwardSocket (/packages/nuclide/pkg/nuclide-remote-connection/lib/SshHandshake.js:275:22)
at /packages/nuclide/pkg/nuclide-remote-connection/lib/SshHandshake.js:467:18)
at emitOne (events.js:96:13)
at Server.emit (events.js:188:7)
at TCP.onconnection (net.js:1454:8)
-1:36.9.0 tree-view:show (atom-workspace.workspace.scrollbars-visible-when-scrolling)
-1:27.9.0 nuclide-remote-projects:connect (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-one-dark-syntax.theme-one-dark-ui)
atom-beautify 0.30.9
file-icons 2.1.16
haskell-grammar 0.4.0
highlight-selected 0.13.1
jsonlint 1.1.4
language-babel 2.83.1
language-graphql 0.9.0
language-haskell 1.17.3
language-ini 1.19.0
language-lua 0.9.11
language-ocaml 1.9.5
language-rust 0.4.12
language-scala 1.1.9
language-swift 0.5.0
language-thrift 1.0.2
linter-jsonlint 1.3.0
MagicPython 1.0.12
merge-conflicts 1.4.5
nuclide 0.282.0
nuclide-format-js 0.0.44
pretty-json 1.6.4
set-syntax 0.4.0
sort-lines 0.18.0
tool-bar 1.1.5
Same issue on v0.284 (Client and Server).
Same issue. Nuclide is broken on Ubuntu 18.04 Beta, presumably due to changes in the Python packages.
"nuclide-start-server -k" causes the bug described here.
"nuclide-start-server" causes this other bug: https://github.com/facebook/nuclide/issues/1341
This is driving me nuts, i've been trying to connect every day for the last 3 weeks.
I'm on windows with latest atom / nuclide and latest nuclide server on Ubuntu 16 i get the same
Error: Not connected
at Client.forwardOut (C:\Users\Paul.atom\packages\nuclide\node_modules\ssh2\lib\client.js:983:11)
at SshHandshake._forwardSocket (C:\Users\Paul.atom\packages\nuclide\pkg\nuclide-remote-connection\lib\SshHandshake.js:275:22)
at Server.
and ocasionally
Nuclide server cannot be reached at "https://localhost:57568". Nuclide will reconnect when the network is restored.
the folder appears in the remote window but i keep getting the first error
Does any one have any suggestions ??
[Enter steps to reproduce:]
Atom: 1.16.0 ia32 Electron: 1.3.13 OS: Windows 10 (local) and Ubuntu 16.04 (remote) Thrown From: nuclide package 0.218.0
Stack Trace
Uncaught Error: Not connected
Commands
Non-Core Packages