Skip to content

Instantly share code, notes, and snippets.

@isaacs
Created December 9, 2013 03:37
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 isaacs/7867052 to your computer and use it in GitHub Desktop.
Save isaacs/7867052 to your computer and use it in GitHub Desktop.
UploadTimeoutError: request took too long to send data
at ClientRequest.onResponse (/home/node/npmanta/node_modules/manta/node_modules/restify/lib/clients/http_client.js:132:38)
at ClientRequest.g (events.js:175:14)
at ClientRequest.EventEmitter.emit (events.js:95:17)
at HTTPParser.parserOnIncomingClient (http.js:1688:21)
at HTTPParser.parserOnHeadersComplete [as onHeadersComplete] (http.js:121:23)
at CleartextStream.socketOnData (http.js:1583:20)
at CleartextStream.read [as _read] (tls.js:507:12)
at CleartextStream.Readable.read (_stream_readable.js:320:10)
at EncryptedStream.write [as _write] (tls.js:366:25)
at doWrite (_stream_writable.js:221:10)
at writeOrBuffer (_stream_writable.js:211:5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment