Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Socket hang up error #7

Open
parthtrivedi2492 opened this issue May 25, 2016 · 3 comments
Open

Socket hang up error #7

parthtrivedi2492 opened this issue May 25, 2016 · 3 comments

Comments

@parthtrivedi2492
Copy link

Hello,

I am using aws-es-kibana plugin as proxy for AWS kibana. It works fine for some time but then suddenly I am getting socket hang up error. Any idea?

@parthtrivedi2492
Copy link
Author

/usr/lib/node_modules/aws-es-kibana/node_modules/http-proxy/lib/http-proxy/index.js:119
throw err;
^
Error: socket hang up
at createHangUpError (http.js:1528:15)
at CleartextStream.socketCloseListener (http.js:1578:23)
at CleartextStream.emit (events.js:95:17)
at tls.js:694:10
at process._tickDomainCallback (node.js:492:13)

@santthosh
Copy link
Owner

@parthtrivedi2492 Is this still happening with the latest version, can you please advise on some recreation steps?

@imre-kerr
Copy link

I am able to reproduce this by aborting any request (e.g. just close browser tab before kibana is fully loaded.) I implemented a simple error handler, this seems to fix it.

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

Successfully merging a pull request may close this issue.

3 participants