Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

I have problem with connect. #3

Open
sythuan92 opened this issue Jun 17, 2024 · 1 comment
Open

I have problem with connect. #3

sythuan92 opened this issue Jun 17, 2024 · 1 comment

Comments

@sythuan92
Copy link

It show on my terminal
Traceback (most recent call last):
File "c:\Users\IN BRAND\Downloads\metabos-main\metabos-main\botv1.py", line 183, in
MetaBossBot().main()
File "c:\Users\IN BRAND\Downloads\metabos-main\metabos-main\botv1.py", line 81, in main
ws.connect("wss://api.metaboss.xyz:2000/game", timeout=10)
File "C:\Users\IN BRAND\AppData\Roaming\Python\Python310\site-packages\websocket_core.py", line 256, in connect
self.sock, addrs = connect(
File "C:\Users\IN BRAND\AppData\Roaming\Python\Python310\site-packages\websocket_http.py", line 145, in connect
sock = _open_socket(addrinfo_list, options.sockopt, options.timeout)
File "C:\Users\IN BRAND\AppData\Roaming\Python\Python310\site-packages\websocket_http.py", line 232, in _open_socket
raise err
File "C:\Users\IN BRAND\AppData\Roaming\Python\Python310\site-packages\websocket_http.py", line 209, in _open_socket
sock.connect(address)
ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it

@akasakaid
Copy link
Owner

It show on my terminal
Traceback (most recent call last):
File "c:\Users\IN BRAND\Downloads\metabos-main\metabos-main\botv1.py", line 183, in
MetaBossBot().main()
File "c:\Users\IN BRAND\Downloads\metabos-main\metabos-main\botv1.py", line 81, in main
ws.connect("wss://api.metaboss.xyz:2000/game", timeout=10)
File "C:\Users\IN BRAND\AppData\Roaming\Python\Python310\site-packages\websocket_core.py", line 256, in connect
self.sock, addrs = connect(
File "C:\Users\IN BRAND\AppData\Roaming\Python\Python310\site-packages\websocket_http.py", line 145, in connect
sock = _open_socket(addrinfo_list, options.sockopt, options.timeout)
File "C:\Users\IN BRAND\AppData\Roaming\Python\Python310\site-packages\websocket_http.py", line 232, in _open_socket
raise err
File "C:\Users\IN BRAND\AppData\Roaming\Python\Python310\site-packages\websocket_http.py", line 209, in _open_socket
sock.connect(address)
ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it

Yeah, maybe need some update

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants