Skip to content

Instantly share code, notes, and snippets.

@thormuller
Last active December 10, 2015 16:59
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 thormuller/f35babe39a25cc3958f5 to your computer and use it in GitHub Desktop.
Save thormuller/f35babe39a25cc3958f5 to your computer and use it in GitHub Desktop.
The application original has failed to deploy. Error 500 deploy:nodejitsu:start_app: Unspecified error
The application original has failed to deploy.
Error 500 deploy:nodejitsu:start_app: Unspecified error
Error: Error building snapshot
at Object.nodejitsu.deploy (/root/nodejitsu-webhooks-api/lib/nodejitsu.js:150:29)
at Request.deploy.deploy.errs.create.reason (/root/nodejitsu-webhooks-api/models/deploy.js:582:29)
at Request.EventEmitter.emit (events.js:115:20)
at IncomingMessage.Request.start.self.req.self.httpModule.request.buffer (/root/nodejitsu-webhooks-api/node_modules/request/main.js:617:14)
at IncomingMessage.EventEmitter.emit (events.js:115:20)
at IncomingMessage._emitEnd (http.js:366:10)
at HTTPParser.parserOnMessageComplete [as onMessageComplete] (http.js:149:23)
at CleartextStream.socketOnData [as ondata] (http.js:1366:20)
at CleartextStream.CryptoStream._push (tls.js:485:27)
Full details may be seen via curl:
curl -u thor https://webhooks.nodejitsu.com/1/status/thor/changes/859f080205bdc610b204576c8802d6ad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment