Skip to content

Instantly share code, notes, and snippets.

Created January 12, 2013 13:36
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 anonymous/4518118 to your computer and use it in GitHub Desktop.
Save anonymous/4518118 to your computer and use it in GitHub Desktop.
$ jitsu snapshots activate LiFlow
info: Welcome to Nodejitsu penta
info: jitsu v0.11.4, node v0.8.16
info: It worked if it ends with Nodejitsu ok
info: Executing command snapshots activate LiFlow
info: Listing snapshots for LiFlow
data: name status created md5
data: 0.1.0-1 archived 01/12 14:04:27 GMT+0100 36fb8d47545e695376b6de9712389c42
data: 0.1.0-2 archived 01/12 14:07:27 GMT+0100 ce3c428c68b2a7e17f0eb58ee86f66ec
data: 0.1.0-3 archived 01/12 14:19:29 GMT+0100 89202fedfbab24a851b0077619e2d9c9
prompt: Snapshot Name: 0.1.0-3
info: Activating snapshot 0.1.0-3
info: Snapshot 0.1.0-3 is now active
info: Starting app LiFlow
error: Error running command snapshots activate LiFlow
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: module.js:340
error: throw err;
error: ^
error: Error: Cannot find module 'mongojs'
error: at Function.Module._resolveFilename (module.js:338:15)
error: at Function.Module._load (module.js:280:25)
error: at Module.require (module.js:362:17)
error: at require (module.js:378:17)
error: at Object.<anonymous> (/opt/haibu/apps/penta/LiFlow/package/routes/user.js:5:8)
error: at Object.<anonymous> (/opt/haibu/apps/penta/LiFlow/package/routes/user.js:265:4)
error: at Module._compile (module.js:449:26)
error: at Object.Module._extensions..js (module.js:467:10)
error: at Module.load (module.js:356:32)
error: at Function.Module._load (module.js:312:12)
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