Created
August 20, 2013 00:42
-
-
Save jayhjkwon/6275848 to your computer and use it in GitHub Desktop.
jitsu login --debug
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Rayui-MacBook-Pro:~ raykwon$ jitsu login --debug | |
info: Welcome to Nodejitsu jaykwon | |
info: jitsu v0.13.0, node v0.10.13 | |
info: It worked if it ends with Nodejitsu ok | |
info: Executing command login | |
prompt: username: (jaykwon) jaykwon | |
prompt: password: | |
debug: { method: 'GET', | |
debug: uri: 'https://jit.su/auth', | |
debug: headers: | |
debug: { Authorization: '*****************************', | |
debug: 'Content-Type': 'application/json' }, | |
debug: timeout: 240000, | |
debug: rejectUnauthorized: false } | |
debug: { statusCode: 404, result: undefined } | |
error: Unable to Authenticate as jaykwon | |
error: The Nodejitsu-API requires you to connect the Nodejitsu's stack (api.nodejitsu.com) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment