Skip to content

Socket.io Stuck in long pulling on production #4035

Answered by darrachequesne
obipascal asked this question in Q&A
Discussion options

You must be logged in to vote

In most cases it's a misconfiguration of the reverse proxy in front of the server. Did you check https://socket.io/docs/v4/reverse-proxy/ ?

Besides, it seems I can't access the server at the URL you provided:

$ curl "https://messenger.watunet.com/socket.io/?EIO=4&transport=polling"
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Error</title>
</head>
<body>
<pre>Cannot GET /socket.io/</pre>
</body>
</html>

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@obipascal
Comment options

@darrachequesne
Comment options

@obipascal
Comment options

Answer selected by darrachequesne
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants