WebSocket-for-Python
WebSocket-for-Python copied to clipboard
Getting "Invalid response status: 502 Bad Gateway" updating to 0.3.5
trafficstars
Since I updated from 0.3.4 to 0.3.5 I'm getting the following error when trying to connect to a websocket server:
Invalid response status: 502 Bad Gateway
The connection is done using a subclass of WebSocketClient. If I downgrade to 0.3.4, it works just fine.
Any Ideas?
This still happens on 0.4.2. Any ideas?