Skip to content

Instantly share code, notes, and snippets.

@bobmayo56
Created March 25, 2013 21:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bobmayo56/b9ef780582ddde311635 to your computer and use it in GitHub Desktop.
Save bobmayo56/b9ef780582ddde311635 to your computer and use it in GitHub Desktop.
Roberts-MacBook-Pro:web bobmayo56$ jitsu apps setdrones nlogn1 6
info: Welcome to Nodejitsu nlogn
info: jitsu v0.12.8, node v0.8.12
info: It worked if it ends with Nodejitsu ok
info: Executing command apps setdrones nlogn1 6
info: Setting number of drones for app nlogn1 to 6
error: Error running command apps setdrones nlogn1 6
error: socket hang up
info: The nodejitsu api reset the connection
help: This error may be due to the application or the drone server
help: For help with this error contact Nodejitsu Support:
help: webchat: <http://webchat.nodejitsu.com/>
help: irc: <irc://chat.freenode.net/#nodejitsu>
help: email: <support@nodejitsu.com>
help:
help: Copy and paste this output to a gist (http://gist.github.com/)
info: Nodejitsu not ok
@bobmayo56
Copy link
Author

also getting this:
[03/25 14:35:31 PDT] timers.js:103
[03/25 14:35:31 PDT] if (!process.listeners('uncaughtException').length) throw e;
[03/25 14:35:31 PDT] ^
[03/25 14:35:31 PDT] Error: Cannot find module './nprocess'
[03/25 14:35:31 PDT] at Function.Module._resolveFilename (module.js:338:15)
[03/25 14:35:31 PDT] at Function.Module._load (module.js:280:25)
[03/25 14:35:31 PDT] at Module.require (module.js:362:17)
[03/25 14:35:31 PDT] at require (module.js:378:17)
[03/25 14:35:31 PDT] at Object._onTimeout (/opt/haibu/apps/nlogn/nlogn1/package/app.js:50:9)
[03/25 14:35:31 PDT] at Timer.list.ontimeout (timers.js:101:19)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment