Skip to content

Instantly share code, notes, and snippets.

@renz45
Created October 4, 2012 12:47
Show Gist options
  • Save renz45/3833340 to your computer and use it in GitHub Desktop.
Save renz45/3833340 to your computer and use it in GitHub Desktop.
nodjitsu error
arduino_socket_server git:(master) ✗ jitsu deploy
info: Welcome to Nodejitsu renz45
info: jitsu v0.9.8
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in app.js
error: Error running command deploy
error: UNABLE_TO_VERIFY_LEAF_SIGNATURE
error: Error: UNABLE_TO_VERIFY_LEAF_SIGNATURE
error: at SecurePair.<anonymous> (tls.js:1312:32)
error: at SecurePair.EventEmitter.emit (events.js:90:17)
error: at SecurePair.maybeInitFinished (tls.js:946:10)
error: at CleartextStream.CryptoStream._pull (tls.js:589:15)
error: at SecurePair.cycle (tls.js:907:20)
error: at EncryptedStream.CryptoStream.write (tls.js:266:13)
error: at Socket.ondata (stream.js:38:26)
error: at Socket.EventEmitter.emit (events.js:93:17)
error: at TCP.onread (net.js:396:14)
error: at process._makeCallback (node.js:248:20)
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