You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
All I'm doing is opening Atom and I get RpcTimeoutErrors. I've seen many other issues like this one posted over the past 12 months, and all of them have been closed with no solution.
[Enter steps to reproduce:]
Open Atom
Atom: 1.33.0 x64 Electron: 2.0.11 OS: Mac OS X 10.14.1 Thrown From: nuclide package 0.366.0
Stack Trace
Uncaught RpcTimeoutError: Timeout after 60000 for id: 3, Calling function FileSystemService/findNearestAncestorNamed. Nuclide was trying to call to the remote Nuclide server. This usually means the server was not reachable, or the network connection is unreliable.
At /Users/brianmartens/.atom/packages/nuclide/node_modules/rxjs-compat/bundles/rxjs-compat.umd.min.js:42
RpcTimeoutError: Timeout after 60000 for id: 3, Calling function FileSystemService/findNearestAncestorNamed. Nuclide was trying to call to the remote Nuclide server. This usually means the server was not reachable, or the network connection is unreliable.
at Call._timeout (/packages/nuclide/pkg/nuclide-rpc/lib/RpcConnection.js:217:20)
at Call._timerId.setTimeout (/packages/nuclide/pkg/nuclide-rpc/lib/RpcConnection.js:175:14)
All I'm doing is opening Atom and I get RpcTimeoutErrors. I've seen many other issues like this one posted over the past 12 months, and all of them have been closed with no solution.
[Enter steps to reproduce:]
Atom: 1.33.0 x64
Electron: 2.0.11
OS: Mac OS X 10.14.1
Thrown From: nuclide package 0.366.0
Stack Trace
Uncaught RpcTimeoutError: Timeout after 60000 for id: 3, Calling function FileSystemService/findNearestAncestorNamed. Nuclide was trying to call to the remote Nuclide server. This usually means the server was not reachable, or the network connection is unreliable.
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: