exorde-labs / exorde-client

Exorde participation module (Testnet 2022-2023) - CLI
GNU General Public License v3.0
1.11k stars 84 forks source link

Failed to establish a new connection: [Errno 111] Connection refused #6

Closed daliang1215 closed 1 year ago

daliang1215 commented 1 year ago

run cmd:

docker run \
-d \
--restart unless-stopped \
--pull always \
--name exorde-cli \
rg.fr-par.scw.cloud/exorde-labs/exorde-cli \
-m <YOUR_MAIN_ADDRESS> \
-l <LOGGING_LEVEL>

error as below:

[Faucet] selecting Auto-Faucet n° 231
[Faucet] Error:  HTTPSConnectionPool(host='light-vast-diphda-archive.skalenodes.com', port=10072): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4652aa9580>: Failed to establish a new connection: [Errno 111] Connection refused'))
[Faucet] Auto-Faucet n° 231  Failure... retrying.
[Faucet] selecting Auto-Faucet n° 274
[Faucet] Error:  HTTPSConnectionPool(host='light-vast-diphda-archive.skalenodes.com', port=10072): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4652980fa0>: Failed to establish a new connection: [Errno 111] Connection refused'))
[Faucet] Auto-Faucet n° 274  Failure... retrying.
[Faucet] selecting Auto-Faucet n° 46
[Faucet] Error:  HTTPSConnectionPool(host='light-vast-diphda-archive.skalenodes.com', port=10072): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4652aa0280>: Failed to establish a new connection: [Errno 111] Connection refused'))
[Faucet] Auto-Faucet n° 46  Failure... retrying.
[Faucet] selecting Auto-Faucet n° 282
[Faucet] Error:  HTTPSConnectionPool(host='light-vast-diphda-archive.skalenodes.com', port=10072): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4652aa94f0>: Failed to establish a new connection: [Errno 111] Connection refused'))
[Faucet] Auto-Faucet n° 282  Failure... retrying.
[Faucet] selecting Auto-Faucet n° 52
[Faucet] Error:  HTTPSConnectionPool(host='light-vast-diphda-archive.skalenodes.com', port=10072): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f4652aa0e20>: Failed to establish a new connection: [Errno 111] Connection refused'))
[Faucet] Auto-Faucet n° 52  Failure... retrying.
[Faucet] Auto-Faucet critical Failure. Tried  5  times. Giving up. Please report this error.

DC: Jimmy#3445

jean-baptiste-exorde commented 1 year ago

Hi, it's not a bug but a runtime issue when contacting skale's network.