Skip to content

Instantly share code, notes, and snippets.

Created October 1, 2012 16:14
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 anonymous/3812768 to your computer and use it in GitHub Desktop.
Save anonymous/3812768 to your computer and use it in GitHub Desktop.
Unable to connect to Nodejitsu's stack behind a proxy
prompt: password:
prompt: confirm password:
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/users/muthukswamy/forgot',
debug: headers:
debug: { Authorization: 'Basic bXV0aHVrc3dhbXk6dW5kZWZpbmVk',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
debug: body: '{"shake":"-----removed------","new-password"
:"--removed--"}',
debug: proxy: 'http://proxy.-----.com:80' }
debug: { statusCode: 501, result: undefined }
error: Unable to set new password for muthukswamy
error: Jitsu requires you to connect to Nodejitsu's stack (api.nodejitsu.com)
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