Error: server.handleUpgrade() was called more than once with the same socket, possibly due to a misconfiguration #4416
Unanswered
mohamedouf501
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi! Could you please provide a reproducible example? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
at WebSocketServer.completeUpgrade (/app/node_modules/ws/lib/websocket-server.js:268:13)
at WebSocketServer.handleUpgrade (/app/node_modules/ws/lib/websocket-server.js:246:10)
at /app/node_modules/engine.io/lib/server.js:365:13
at Server.checkRequest (/app/node_modules/express-status-monitor/node_modules/socket.io/lib/index.js:76:51)
at Server.verify (/app/node_modules/engine.io/lib/server.js:166:17)
at Server.handleUpgrade (/app/node_modules/engine.io/lib/server.js:355:8)
at Server. (/app/node_modules/engine.io/lib/server.js:482:14)
at Server.emit (events.js:327:22)
at Server.wrappedEmit [as emit] (/app/node_modules/newrelic/lib/instrumentation/core/http.js:455:21)
at onParserExecuteCommon (_http_server.js:695:14)
at onParserExecute (_http_server.js:608:3)
at HTTPParser.callbackTrampoline (internal/async_hooks.js:129:14)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
Beta Was this translation helpful? Give feedback.
All reactions