You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/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)
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.
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?
The text was updated successfully, but these errors were encountered: