Skip to content

Instantly share code, notes, and snippets.

@hopewise
Created March 26, 2013 13:06
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 hopewise/6f61fa05c1a28ec2a779 to your computer and use it in GitHub Desktop.
Save hopewise/6f61fa05c1a28ec2a779 to your computer and use it in GitHub Desktop.
Can't sign in to my account using jitsu
C:\Windows\system32>jitsu login --debug
info: Welcome to Nodejitsu
info: jitsu v0.12.8, node v0.10.0
info: It worked if it ends with Nodejitsu ok
info: Executing command login
help: An activated nodejitsu account is required to login
help: To create a new account use the jitsu signup command
prompt: username: hopewise
prompt: password:
debug: { method: 'GET',
debug: uri: 'https://api.nodejitsu.com/auth',
debug: headers:
debug: { Authorization: '*************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000 }
error: Unable to Authenticate as hopewise
error: connect ETIMEDOUT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment