Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BCX 'timed out' while claiming #89

Open
hectorprada73 opened this issue May 13, 2023 · 0 comments
Open

BCX 'timed out' while claiming #89

hectorprada73 opened this issue May 13, 2023 · 0 comments

Comments

@hectorprada73
Copy link

Hi.

First off, thank you for giving this to the community.

I am trying to claim BCX from an old wallet. After typing 'I am sending coins on the BitcoinX network and I accept the risks' the script begins only to try 100 times to connect and push the transaction. Does this mean that the BCX network is now unsupported? Forkdrop shows as Live Network.

I used the blockchain.info mode. The last bit of the cmd is:

Connecting to ('192.169.227.48', 9003) ... Connection failed with: timeout('timed out',)
Will retry 3 more times.
Connecting to ('120.92.119.221', 9003) ... Connection failed with: timeout('timed out',)
Will retry 2 more times.
Connecting to ('120.92.89.254', 9003) ... Connection failed with: timeout('timed out',)
Will retry 1 more times.
Connecting to ('120.131.5.173', 9003) ...
Traceback (most recent call last):
File "claimer.py", line 1637, in
client.send_tx(txhash, tx, args.fee)
File "claimer.py", line 466, in send_tx
self.sc = socket.create_connection(address, 10)
File "C:\Python27\lib\socket.py", line 575, in create_connection
raise err
socket.timeout: timed out

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

No branches or pull requests

1 participant