Skip to content

Instantly share code, notes, and snippets.

@duckbox
Created November 7, 2013 19:55
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 duckbox/9e69fe32427a41e0363b to your computer and use it in GitHub Desktop.
Save duckbox/9e69fe32427a41e0363b to your computer and use it in GitHub Desktop.
info: Checking app availability irt-beta
info: Creating app irt-beta
info: Creating snapshot 0.0.0-11
info Uploading: [=============================] 100%
info: Updating app irt-beta
info: Activating snapshot 0.0.0-11 for irt-beta
info: Starting app irt-beta
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:
error: child_process.js:802
error: throw errnoException(errno, 'spawn');
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 exports.unpack (/opt/local/lib/node_modules/solenoid/lib/solenoid.js:195:13)
error: at /opt/local/lib/node_modules/solenoid/node_modules/mkdirp/index.js:20:20
error: at Object.oncomplete (fs.js:297:15)
error:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment