Forums
The great place to discuss topics with other users
Socket.io issues
'
Join the Conversation
Post Reply
2025-09-02 23:09:57
Has anyone experienced issues with Socket.IO?
I enabled it and received a success message, but I’m facing the following problems:
-
Users cannot send messages properly. When they press Enter, they can see their own message, but other users do not receive it. After refreshing the page, the message disappears.
-
Users cannot send more than one message.
In addition, I get the following error:
This error keeps spamming in the console (over 100 times). When I disable Socket.io, everything works fine.
I’m running this on a VPS (without cPanel).