Skip to content

Instantly share code, notes, and snippets.

@jayhjkwon
Created August 20, 2013 00:42
Show Gist options
  • Save jayhjkwon/6275848 to your computer and use it in GitHub Desktop.
Save jayhjkwon/6275848 to your computer and use it in GitHub Desktop.
jitsu login --debug
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