Last active
August 29, 2015 13:57
-
-
Save kwhitley/9554016 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
info: Updating app kgallery | |
info: Activating snapshot 0.0.1-138 for kgallery | |
info: Starting app kgallery | |
error: Error running command deploy | |
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 kwhitley --app-name kgallery -- node server/server.js | |
error: info: `aeternum` pid: 82369 | |
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 5707ms interval | |
error: info: Tailing forza log: /opt/run/start.log | |
error: | |
error: timers.js:103 | |
error: if (!process.listeners('uncaughtException').length) throw e; | |
error: ^ | |
error: Error: spawn ENOMEM | |
error: at errnoException (child_process.js:855:11) | |
error: at ChildProcess.spawn (child_process.js:802:11) | |
error: at exports.spawn (child_process.js:626:9) | |
error: at tailLog (/opt/local/lib/node_modules/solenoid/lib/solenoid.js:473:18) | |
error: at /opt/local/lib/node_modules/solenoid/lib/solenoid.js:468:15 | |
error: at delay (/opt/local/lib/node_modules/solenoid/node_modules/back/index.js:39:5) | |
error: at Timer.list.ontimeout (timers.js:101:19) | |
error: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment