Skip to content

Instantly share code, notes, and snippets.

@joeybaker
Created December 16, 2013 23:04
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 joeybaker/3d1547f5c362711fe224 to your computer and use it in GitHub Desktop.
Save joeybaker/3d1547f5c362711fe224 to your computer and use it in GitHub Desktop.
jitsu auth failure
jitsu apps start
info: Welcome to Nodejitsu ubntjoey
info: jitsu v0.13.5, node v0.10.23
info: It worked if it ends with Nodejitsu ok
info: Executing command apps start
info: Starting app uwn
error: Error running command apps start
error: Errors occured while starting the application
error: Error contacting drone(s):
error: Error: Authentication failure. Available authentication methods: gssapi-keyex,gssapi-with-mic,publickey
error: at Connection._tryNextAuth (/root/nodejitsu/node_modules/nodejitsu-drone/node_modules/ssh2/lib/Connection.js:1761:15)
error: at Parser.<anonymous> (/root/nodejitsu/node_modules/nodejitsu-drone/node_modules/ssh2/lib/Connection.js:901:10)
error: at Parser.EventEmitter.emit (events.js:99:17)
error: at Parser.parsePacket (/root/nodejitsu/node_modules/nodejitsu-drone/node_modules/ssh2/lib/Parser.js:466:12)
error: at Parser.execute (/root/nodejitsu/node_modules/nodejitsu-drone/node_modules/ssh2/lib/Parser.js:224:14)
error: at Socket.Connection.connect._sock.once.err.level (/root/nodejitsu/node_modules/nodejitsu-drone/node_modules/ssh2/lib/Connection.js:1393:18)
error: at Socket.EventEmitter.emit (events.js:96:17)
error: at TCP.onread (net.js:397:14)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment