WebSocket-for-Python icon indicating copy to clipboard operation
WebSocket-for-Python copied to clipboard

Getting "Invalid response status: 502 Bad Gateway" updating to 0.3.5

Open CoDanny opened this issue 8 years ago • 1 comments
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?

CoDanny avatar Dec 19 '16 16:12 CoDanny

This still happens on 0.4.2. Any ideas?

CoDanny avatar Apr 27 '17 09:04 CoDanny