Discussions
Python WebSocket Bot Disconnects on VPS but Works Locally
about 16 hours ago by Dinh Binh Duong
I am currently using a bot written in Python, which connects to a WebSocket. The bot runs perfectly on my local device, but on a VPS located in the US, it keeps getting disconnected from the socket repeatedly. Could you help me troubleshoot and resolve this issue?