hostname = "'MY_HOST1'"
and
user = "my_user"
And error is the same for impacted ads:
################################################################################
websocket-client version: 1.8.0
################################################################################
Connecting to WebSocket wss://MY_HOST1:15000/WebSocket ...
--- request header ---
GET /WebSocket HTTP/1.1
Upgrade: websocket
Host: MY_HOST1:15000
Origin: https://MY_HOST1:15000
Sec-WebSocket-Key: 6h9vNh0+SY2zRgZg25kS2Q==
Sec-WebSocket-Version: 13
Connection: Upgrade
Sec-WebSocket-Protocol: tr_json2
User-Agent: Python
-----------------------
--- response header ---
HTTP/1.1 101 Switching Protocols
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Protocol: tr_json2
Sec-WebSocket-Accept: HTtmpsexkcAFTQB78GAx2xFJAqw=
'utf-8' codec can't decode byte 0xa7 in position 21: invalid start byte
'utf-8' codec can't decode byte 0xa7 in position 21: invalid start byte - goodbye
WebSocket Closed