Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

socket hang up #50

Open
PanYuntao opened this issue Dec 9, 2015 · 0 comments
Open

socket hang up #50

PanYuntao opened this issue Dec 9, 2015 · 0 comments

Comments

@PanYuntao
Copy link

Hi~

I get error when run the post data to gateway, the problem is that proxy work excellent in case of get requests but in case of post requests it results in socket hang up exception ,no post body is ok!

{ [Error: socket hang up] code: 'ECONNRESET' }
Error: request aborted
at IncomingMessage.onAborted (/Users/flat_peach/Downloads/strong-gateway-demo-master/oauth-playground/node_modules/raw-body/index.js:269:10)
at emitNone (events.js:67:13)
at IncomingMessage.emit (events.js:166:7)
at abortIncoming (_http_server.js:280:11)
at Socket.serverSocketCloseListener (_http_server.js:293:5)
at emitOne (events.js:82:20)
at Socket.emit (events.js:169:7)
at TCP._onclose (net.js:469:12)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant