Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Failed to start nuclide-server, nuclide_server_manager.py: error: no such option: --big-dig #1636

Open
june-xu opened this issue Oct 18, 2018 · 0 comments

Comments

@june-xu
Copy link

june-xu commented Oct 18, 2018

Issue and Steps to Reproduce

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

I'm trying to set up a remote connection my Desktop, named xu.
On my command line, I've run nuclide-start-server -k, and I've successfully gotten

{"success": true, "version": "232", "pid": "8088", "port": 9091, "workspace": null}
The log file can be found at /tmp/nuclide-nikola-logs/server-start/nuclide-2018-10-18T16:30:00.nohup.out.

However, in Atom, whenever I try to add a remote folder, I add my server, and my remote server command as nuclide-start-server, I get the following error message: nuclide_server_manager.py: error: no such option: --big-dig

Expected Behavior

Tell us what should happen.

I should be able to add a remote folder.

Actual Behavior

I'm unable to add a remote folder.

Troubleshooting:
  1. Make sure the command "nuclide-start-server" is correct.
  2. The server might take longer to start up than expected, try to connect again.
  3. If none of above works, ssh to xu and kill existing nuclide-server by running "killall node", and reconnect.
Original error message:
 Usage: nuclide_server_manager.py [options]

nuclide_server_manager.py: error: no such option: --big-dig

Versions

  • Atom: 1.31.2
  • Nuclide: 0.357
  • Client OS: Macbook
  • Server OS (optional): Ubuntu

Additional Details

  • Installed packages (apm ls --installed):
    nuclide@0.357.0
@june-xu june-xu changed the title Failed to start nuclide-server on xu using nuclide-start-server Failed to start nuclide-server, nuclide_server_manager.py: error: no such option: --big-dig Oct 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant