Untitled
unknown
plain_text
2 years ago
1.3 kB
4
Indexable
00:39:01,385 root INFO Traceback (most recent call last): File "/home/baida/itemBot/itemBot/bot_client.py", line 246, in run self.ws = websocket.create_connection("wss://api.csgoroll.com/graphql", header=self.header,origin="https://www.csgoroll.com", cookie=self.cookie, bind_address=(self.ip, 0)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/baida/itemBot/itemBot/websocket/_core.py", line 608, in create_connection websock.connect(url, **options) File "/home/baida/itemBot/itemBot/websocket/_core.py", line 249, in connect self.sock, addrs = connect(url, self.sock_opt, proxy_info(**options), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/baida/itemBot/itemBot/websocket/_http.py", line 130, in connect sock = _open_socket(addrinfo_list, options.sockopt, options.timeout, bind_address) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/baida/itemBot/itemBot/websocket/_http.py", line 176, in _open_socket sock.bind(bind_address) socket.gaierror: [Errno -9] Address family for hostname not supported
Editor is loading...