Skip to content

Instantly share code, notes, and snippets.

Created November 4, 2013 22:46
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/e67a64a8523bd4a2803c to your computer and use it in GitHub Desktop.
Save anonymous/e67a64a8523bd4a2803c to your computer and use it in GitHub Desktop.
Jason$ jitsu start
info: Welcome to Nodejitsu hopkinscsc
info: jitsu v0.13.2, node v0.10.7
info: It worked if it ends with Nodejitsu ok
info: Executing command start
info: Starting app hopkins-planner
error: Error running command start
error: Errors occured while starting the application
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 hopkinscsc --app-name hopkins-planner -- node app.js
error: info: `aeternum` pid: 31292
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: Retry # 2 with 7260ms interval
error: info: Tailing forza log: /opt/run/start.log
error: info: Tail closing..
error: info: Retry # 3 with 8162ms interval
error: info: Tailing forza log: /opt/run/start.log
error: info: Tail closing..
error: info: Retry # 4 with 22241ms interval
error: info: Tailing forza log: /opt/run/start.log
error: info: Tail closing..
error: info: Retry # 5 with 45557ms interval
error: info: Tailing forza log: /opt/run/start.log
error: info: Tail closing..
error: info: Tail failed after 5 retries
error: error: Error: tailing start log exited poorly with code 0
error:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment