awmlee / red_pitaya_streaming_client_python

11 stars 5 forks source link

Bad Gateway? #3

Open FloMarg opened 3 years ago

FloMarg commented 3 years ago

Hi,

this is the error message when I try start stream server:

File "C:\Users\anaconda3\lib\site-packages\websocket_handshake.py", line 165, in _get_resp_headers raise WebSocketBadStatusException("Handshake status %d %s", status, status_message, resp_headers)

WebSocketBadStatusException: Handshake status 502 Bad Gateway

When I launch the Red Pitaya app, in the network manager, below the IP adress there is Gateway : None Do I have to change this or any idea to solve it?