Replies: 1 comment
-
are you still having issues with this ? if so, is it possible that you could attach your |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I received 0.25xch at the block height of 2275810, but I couldn't get the 1.75xch reward at the cooperative. There is no response after clicking to apply for the reward. Click the prompt again:
cannot claim due to unconfirmed transaction.if this is stuck,delete the unconfirmed transaction.
Please let me know if you need me to provide further information.
log\debug.txt
display information
:
2022-07-20T08:34:45.140 wallet chia.wallet.wallet_node : WARNING SpendBundle has been rejected by the FullNode. {'error': 'DOUBLE_SPEND', 'status': 3, 'txid': '0x76923420c5b412da3b8373f8c5bdbeef5a88780611f4d3cd8b9f595288a2434a'}
2022-07-20T08:35:18.959 farmer chia.farmer.farmer : ERROR Error in pooling: (14, 'The singleton with launcherId B9DD00E5ECED2562D590E9E510F02726147CA786238546F8FF0CA14F575A5A2C is not assigned to this pool')
2022-07-20T08:36:48.800 farmer chia.farmer.farmer : ERROR Error in pooling: (14, 'The singleton with launcherId B9DD00E5ECED2562D590E9E510F02726147CA786238546F8FF0CA14F575A5A2C is not assigned to this pool')
2022-07-20T08:44:22.332 wallet chia.wallet.wallet_node : WARNING SpendBundle has been rejected by the FullNode. {'error': 'DOUBLE_SPEND', 'status': 3, 'txid': '0x76923420c5b412da3b8373f8c5bdbeef5a88780611f4d3cd8b9f595288a2434a'}
2022-07-20T08:44:24.302 wallet chia.rpc.rpc_server : WARNING Error while handling message: Traceback (most recent call last):
File "chia\rpc\rpc_server.py", line 229, in safe_handle
File "chia\rpc\rpc_server.py", line 220, in ws_api
File "chia\rpc\wallet_rpc_api.py", line 1887, in pw_absorb_rewards
File "chia\pools\pool_wallet.py", line 788, in claim_pool_rewards
ValueError: Cannot claim due to unconfirmed transaction. If this is stuck, delete the unconfirmed transaction.
2022-07-20T08:46:15.356 farmer chia.farmer.farmer : ERROR Error in pooling: (14, 'The singleton with launcherId B9DD00E5ECED2562D590E9E510F02726147CA786238546F8FF0CA14F575A5A2C is not assigned to this pool')
Beta Was this translation helpful? Give feedback.
All reactions