Skip to content

Instantly share code, notes, and snippets.

@jakeleboeuf
Created March 24, 2014 18:02
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 jakeleboeuf/03a3196630012e9a9f4e to your computer and use it in GitHub Desktop.
Save jakeleboeuf/03a3196630012e9a9f4e to your computer and use it in GitHub Desktop.
End of deploy (error)
npm http GET https://registry.nodejitsu.com/core-util-is
npm http GET https://registry.nodejitsu.com/string_decoder
npm http GET https://registry.nodejitsu.com/debuglog/0.0.2
npm http 200 https://registry.nodejitsu.com/core-util-is
npm http 200 https://registry.nodejitsu.com/debuglog/0.0.2
npm http 200 https://registry.nodejitsu.com/string_decoder
npm http GET https://registry.nodejitsu.com/core-util-is/-/core-util-is-1.0.1.tgz
npm http GET https://registry.nodejitsu.com/string_decoder/-/string_decoder-0.10.25-1.tgz
npm http GET https://registry.nodejitsu.com/debuglog/-/debuglog-0.0.2.tgz
npm http 200 https://registry.nodejitsu.com/core-util-is/-/core-util-is-1.0.1.tgz
npm http 200 https://registry.nodejitsu.com/string_decoder/-/string_decoder-0.10.25-1.tgz
npm http 200 https://registry.nodejitsu.com/debuglog/-/debuglog-0.0.2.tgz
error: Error running command deploy
error: Error: ESOCKETTIMEDOUT
error: at ClientRequest.<anonymous> (/home/travis/.nvm/v0.10.24/lib/node_modules/jitsu/node_modules/nodejitsu-api/node_modules/request/index.js:620:19)
error: at ClientRequest.g (events.js:180:16)
error: at ClientRequest.EventEmitter.emit (events.js:92:17)
error: at Socket.emitTimeout (http.js:1797:10)
error: at Socket.g (events.js:180:16)
error: at Socket.EventEmitter.emit (events.js:117:20)
error: at Socket._onTimeout (net.js:327:8)
error: at Timer.unrefTimeout [as ontimeout] (timers.js:412:13)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment