Skip to content

Instantly share code, notes, and snippets.

@garbados
Created July 11, 2012 17:45
Show Gist options
  • Save garbados/3091958 to your computer and use it in GitHub Desktop.
Save garbados/3091958 to your computer and use it in GitHub Desktop.
Nodejitsu 500 error
info: Analyzing your application dependencies in node ./server/app.js
info: Checking app availability RedBull
info: Creating app RedBull
info: Creating snapshot 0.0.1
info: Updating app RedBull
info: Activating snapshot 0.0.1 for RedBull
info: Starting app RedBull
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: node.js:134
error: throw e; // process.nextTick error, or 'error' event on first tick
error: ^
error: Error: ld.so.1: node: fatal: /opt/haibu/carapace-versions/0.4.12/node_modules/node-fork/lib/createpair.v0.4.12.node: wrong ELF class: ELFCLASS64
error: at Object..node (module.js:423:11)
error: at Module.load (module.js:343:31)
error: at Function._load (module.js:302:12)
error: at require (module.js:355:19)
error: at Object.<anonymous> (/opt/haibu/carapace-versions/0.4.12/node_modules/node-fork/lib/shim.js:35:16)
error: at Module._compile (module.js:411:26)
error: at Object..js (module.js:417:10)
error: at Module.load (module.js:343:31)
error: at Function._load (module.js:302:12)
error: at require (module.js:355:19)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment