[Bug-Candidate]: urllib.error.URLError: <urlopen error [Errno 111] Connection refused>
Describe the issue:
(GTNN) zss@yyy-Precision-5820-Tower-X-Series:/home/hpn/data/brx/Cross/dataset$ solc-select install 0.8.26 Traceback (most recent call last): File "/home/hpn/data/fwq/Anaconda3/envs/GTNN/lib/python3.8/urllib/request.py", line 1354, in do_open h.request(req.get_method(), req.selector, req.data, headers, File "/home/hpn/data/fwq/Anaconda3/envs/GTNN/lib/python3.8/http/client.py", line 1256, in request self._send_request(method, url, body, headers, encode_chunked) File "/home/hpn/data/fwq/Anaconda3/envs/GTNN/lib/python3.8/http/client.py", line 1302, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/home/hpn/data/fwq/Anaconda3/envs/GTNN/lib/python3.8/http/client.py", line 1251, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/home/hpn/data/fwq/Anaconda3/envs/GTNN/lib/python3.8/http/client.py", line 1011, in _send_output self.send(msg) File "/home/hpn/data/fwq/Anaconda3/envs/GTNN/lib/python3.8/http/client.py", line 951, in send self.connect() File "/home/hpn/data/fwq/Anaconda3/envs/GTNN/lib/python3.8/http/client.py", line 1418, in connect super().connect() File "/home/hpn/data/fwq/Anaconda3/envs/GTNN/lib/python3.8/http/client.py", line 922, in connect self.sock = self._create_connection( File "/home/hpn/data/fwq/Anaconda3/envs/GTNN/lib/python3.8/socket.py", line 808, in create_connection raise err File "/home/hpn/data/fwq/Anaconda3/envs/GTNN/lib/python3.8/socket.py", line 796, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/hpn/data/fwq/Anaconda3/envs/GTNN/bin/solc-select", line 8, in
Code example to reproduce the issue:
.
Version:
.
Relevant log output:
No response
Hi, can you confirm if https://raw.githubusercontent.com/ works for you? It sounds similar to this issue https://github.com/crytic/solc-select/issues/205#issuecomment-1825171056 caused by a specific internet provider blocking some GitHub domains.
sorry,I open this website and go back to https://github.com/
Closing this issue as it has not had activity for a while. If you are still experiencing issues on the latest release feel free to create a new issue.