Skip to content

Instantly share code, notes, and snippets.

@mons54
Created April 7, 2013 16:51
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 mons54/a62832074b260ba4bfaf to your computer and use it in GitHub Desktop.
Save mons54/a62832074b260ba4bfaf to your computer and use it in GitHub Desktop.
C:\Users\Julien\Desktop\projets\node\solutionsweb>jitsu deploy
info: Welcome to Nodejitsu mons54
info: jitsu v0.12.10-1, node v0.10.0
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in app.js
WARN package.json Solutionsweb@0.0.1 No README.md file 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
@mons54
Copy link
Author

mons54 commented Apr 8, 2013

C:\Users\Julien\Desktop\projets\node\gomoku>jitsu deploy --debug
info: Welcome to Nodejitsu mons54
info: jitsu v0.12.10-1, node v0.10.0
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in app.js
WARN package.json Gomoku@0.0.1-7 No README.md file found!
debug: { method: 'GET',
debug: uri: 'https://jit.su/apps/mons54/Gomoku',
debug: headers:
debug: { Authorization: '*****************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
debug: rejectUnauthorized: false }
debug: { statusCode: 404, result: undefined }
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

@mons54
Copy link
Author

mons54 commented Apr 8, 2013

error: Error running command deploy
error: Nodejitsu Error (401): Not Authorized
error: Authorization failed with the provided credentials.
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

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