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?
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?