Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Unhandled exception in payload delivery #66

Closed
netroy opened this issue Oct 27, 2015 · 2 comments
Closed

Unhandled exception in payload delivery #66

netroy opened this issue Oct 27, 2015 · 2 comments

Comments

@netroy
Copy link

netroy commented Oct 27, 2015

due to some dependency mess in the request module, the error reporting has been failing for us for months .. here is the stack trace

ErrorCannot find module './_stream_duplex'
module.js:327:15Module._resolveFilename
module.js:264:25Module._load
module.js:356:17require
module.js:375:17require
node_modules\bugsnag\node_modules\request\node_modules\bl\node_modules\readable-stream\lib\_stream_writable.js:122:16Writable
node_modules\bugsnag\node_modules\request\node_modules\bl\node_modules\readable-stream\lib\_stream_duplex.js:58:12Duplex
node_modules\bugsnag\node_modules\request\node_modules\bl\bl.js:36:16new BufferList
node_modules\bugsnag\node_modules\request\node_modules\bl\bl.js:6:12BufferList
node_modules\bugsnag\node_modules\request\request.js:1195:20onRequestResponse
events.js:75:13emitOne
events.js:150:7emit
_http_client.js:397:21parserOnIncomingClient [as onIncoming]
_http_common.js:88:23parserOnHeadersComplete
_http_client.js:287:20socketOnData
events.js:75:13emitOne
events.js:150:7emit
_stream_readable.js:146:16readableAddChunk
_stream_readable.js:109:10Readable.push
net.js:510:20onread
@netroy
Copy link
Author

netroy commented Oct 27, 2015

for now we've been using a fork with the request module removed .. here is a commit that I've been using...
If there is a general consensus on removing the request module, I can send a PR.

@netroy
Copy link
Author

netroy commented Nov 25, 2015

ping @snmaynard , @ConradIrwin

@netroy netroy closed this as completed Dec 29, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant