Skip to content

Instantly share code, notes, and snippets.

@mkfreeman
Created November 11, 2014 23:25
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 mkfreeman/0eaa408755b171da20c7 to your computer and use it in GitHub Desktop.
Save mkfreeman/0eaa408755b171da20c7 to your computer and use it in GitHub Desktop.
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/plugin/multiplex'
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:906:3
error:
error: Error starting application. This could be a user error.
error: info: Running start for app.
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 mikefree --app-name info343 -- node plugin/multiplex
error: info: `aeternum` pid: 5276
error: info: Writing pidfile: /root/app.pid
error: info: Tailing forza log: /opt/run/start.log
error: info: Tail closing..
error: info: Success:start
error:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment