Skip to content

Instantly share code, notes, and snippets.

@jcrugzz
Created September 22, 2012 06:31
Show Gist options
  • Save jcrugzz/3765361 to your computer and use it in GitHub Desktop.
Save jcrugzz/3765361 to your computer and use it in GitHub Desktop.
Odd nodejitsu error
info: Welcome to Nodejitsu jcrugzz
info: jitsu v0.9.7
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing your application dependencies in node server.js
info: Checking app availability WebRTC
info: Creating app WebRTC
info: Creating snapshot 0.0.0-6
info: Updating app WebRTC
info: Activating snapshot 0.0.0-6 for WebRTC
info: Starting app WebRTC
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error:
error: There was an error while attempting to start your application.
error: Error spawning drone
error: Script prematurely exited
error:
error: This type of error is usually a user error.
error: Error output from your application:
error:
error: info: -- WebRTC=server is strapped, status=winning
error: events.js:66
error: throw arguments[1]; // Unhandled 'error' event
error: ^
error: Error: listen EACCES
error: at errnoException (net.js:768:11)
error: at Server._listen2 (net.js:891:19)
error: at module.exports._listen2.net.Server._listen2 (/opt/haibu/carapace-versions/0.8.8/node_modules/haibu-carapace/lib/plugins/net.js:211:16)
error: at process.startup.processNextTick.process._tickCallback (node.js:244:9)
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