Skip to content

Instantly share code, notes, and snippets.

@mikeschinkel
Created October 11, 2012 05:35
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 mikeschinkel/b5aae85570d1baf15f72 to your computer and use it in GitHub Desktop.
Save mikeschinkel/b5aae85570d1baf15f72 to your computer and use it in GitHub Desktop.
Nodejitsu App Won't Restart
: jitsu apps restart concierge
info: Welcome to Nodejitsu mikeschinkel
info: jitsu v0.9.8
info: It worked if it ends with Nodejitsu ok
info: Executing command apps restart concierge
info: Restarting app concierge
error: Error running command apps restart concierge
error: Nodejitsu Error (500): Internal Server Error
error: not_found
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
~/Sites/concierge/www/
: jitsu apps stop concierge
info: Welcome to Nodejitsu mikeschinkel
info: jitsu v0.9.8
info: It worked if it ends with Nodejitsu ok
info: Executing command apps stop concierge
info: Stopping app concierge
error: App concierge doesn't exist on Nodejitsu yet!
error: Error running command apps stop concierge
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
~/Sites/concierge/www/
:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment