This repository was archived by the owner on Feb 7, 2024. It is now read-only.
Replies: 3 comments
-
Anyone else faced this issue? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello , it's not a bug or error ! it's just logs created when new connection opened. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Duplicate of #992 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I set up a Laravel WebSocket server, and it works fine, but sometimes I this error especially when I have many connections to the WebSocket server at almost the same time (for example if I refresh the dashboard several times and try to connect to the WebSocket) the issue seems to be happening only in production.
here is what my Nginx config looks like
// And this my config/websockets.php
Beta Was this translation helpful? Give feedback.
All reactions