Hi, I faced an issue when I made my node public. I get 1006 WebSocket error in my app and when I check my server the node shows this error:
Accepted a new tcp connection from 127.0.0.1:43022.
Unable to build WebSocket connection WS Error <Capacity>: Unable to add another connection to the event loop.
Hi, I faced an issue when I made my node public. I get 1006 WebSocket error in my app and when I check my server the node shows this error:
How can I increase the limit?