Skip to content

Instantly share code, notes, and snippets.

@cj3kim
Created March 31, 2014 21:23
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 cj3kim/9902707 to your computer and use it in GitHub Desktop.
Save cj3kim/9902707 to your computer and use it in GitHub Desktop.
info: Updating app med-chat
info: Activating snapshot 0.0.1-3 for med-chat
info: Starting app med-chat
error: Error running command deploy
error: Errors occured while starting the application
error: Error output from application. This is usually a user error.
error:
error: module.js:340
error: throw err;
error: ^
error: Error: Cannot find module '/opt/run/snapshot/package/npm'
error: at Function.Module._resolveFilename (module.js:338:15)
error: at Function.Module._load (module.js:280:25)
error: at Function.Module.runMain (module.js:497:10)
error: at startup (node.js:119:16)
error: at node.js:902:3
error:
error: Error starting application. This could be a user error.
error: info: Running start for app.
error: info: Cleaning /opt/run
error: info: Fetching application snapshot...
error: info: Application snapshot fetched.
error: info: Unpacking snapshot...
error: info: Reading `package.json`...
error: info: Starting application...
error: info: Spawn: start --min-uptime 2000 -o /opt/run/forza.log -- forza -h multiplex.nodejitsu.com -p 8556 --start-log /opt/run/start.log --app-user cj3kim --app-name med-chat -- node npm run compile:js && npm run compile:css && node server.js
error: info: `aeternum` pid: 31325
error: info: Writing pidfile: /root/app.pid
error: info: Tailing forza log: /opt/run/start.log
error: info: Tail closing..
error: info: Retry # 1 with 1000ms interval
error: info: Tailing forza log: /opt/run/start.log
error: info: Tail closing..
error: info: Success:start
error:
ChrisKims-iMac:med-chat CK-iMac$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment