Skip to content

Instantly share code, notes, and snippets.

@xonev

xonev/error.log Secret

Created November 10, 2012 01:31
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 xonev/3eb62322e8b74b3cc969 to your computer and use it in GitHub Desktop.
Save xonev/3eb62322e8b74b3cc969 to your computer and use it in GitHub Desktop.
jitsu deploy error
info: Creating snapshot 0.0.0-2
info Uploading: [=============================] 100%
info: Updating app nko3-third-times-the-char
info: Activating snapshot 0.0.0-2 for nko3-third-times-the-char
info: Starting app nko3-third-times-the-char
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error:
error: There was an error while attempting to start the app
error: Error spawning drone
error: Script prematurely exited
error:
error: This type of error is usually a user error.
error: Error output from app:
error:
error: Error: ENOENT, no such file or directory '/opt/haibu/apps/nko3-third-times-the-char/nko3-third-times-the-char/package/node_modules/init/bootstrap.coffee'
error: at Object.fs.openSync (fs.js:338:18)
error: at Object.fs.readFileSync (fs.js:182:15)
error: at Function.Wrap.readFile (/opt/haibu/apps/nko3-third-times-the-char/nko3-third-times-the-char/package/server/node_modules/browserify/lib/wrap.js:168:19)
error: at Function.module.exports.Object.keys.forEach.self.(anonymous function) [as readFile] (/opt/haibu/apps/nko3-third-times-the-char/nko3-third-times-the-char/package/server/node_modules/browserify/index.js:158:28)
error: at Function.Wrap.addEntry (/opt/haibu/apps/nko3-third-times-the-char/nko3-third-times-the-char/package/server/node_modules/browserify/lib/wrap.js:202:47)
error: at Function.module.exports.Object.keys.forEach.self.(anonymous function) [as addEntry] (/opt/haibu/apps/nko3-third-times-the-char/nko3-third-times-the-char/package/server/node_modules/browserify/index.js:158:28)
error: at Function.res.render.title (/opt/haibu/apps/nko3-third-times-the-char/nko3-third-times-the-char/package/server/index.coffee:32:16)
error: at Function.app.configure (/opt/haibu/apps/nko3-third-times-the-char/nko3-third-times-the-char/package/server/node_modules/express/lib/application.js:397:61)
error: at Object.<anonymous> (/opt/haibu/apps/nko3-third-times-the-char/nko3-third-times-the-char/package/server/index.coffee:17:7)
error: at Object.<anonymous> (/opt/haibu/apps/nko3-third-times-the-char/nko3-third-times-the-char/package/server/index.coffee:54:4)
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