Getting error websocket.js:39 WebSocket connection to 'ws://localhost:3000/socket.io/?EIO=4&transport=websocket' failed: again and again
Hello i am using socket.io-client package in my frontend react project this is my frontend code
and in backend my code is setup in node js this is my node js code so initially socket gets connected and prints in console "user is connected" then after sometime it shows error in console in loop
Can you please tell me why this error is coming thanks @darrachequesne @maccman
解决了吗
Hi! Did you find the culprit?
Hello @darrachequesne we did not find any solution for this error
Hmm, I don't see anything weird in the code you provided. Could you please provide a basic example reproducing the issue?
It only happens to me on the first charge.
same happening to me :)