please help me
#7459
Replies: 1 comment
-
Since this ticket was opened a number of years ago without further comments it seems this issue has been resolved. The best place to reach our support team is on Discord (https://discord.gg/chia) or by reopening this ticket. |
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.
-
2021-07-14T01:17:48.427 wallet chia.rpc.rpc_server : WARNING Error while handling message: Traceback (most recent call last):
File "chia\rpc\rpc_server.py", line 212, in safe_handle
File "chia\rpc\rpc_server.py", line 203, in ws_api
File "chia\rpc\wallet_rpc_api.py", line 1214, in pw_self_pool
File "chia\pools\pool_wallet.py", line 694, in self_pool
ValueError: Cannot claim due to unconfirmed transaction. If this is stuck, delete the unconfirmed transaction.
2021-07-14T01:18:02.101 wallet chia.wallet.wallet_node : WARNING SpendBundle has been rejected by the FullNode. {'error': 'DOUBLE_SPEND', 'status': 3, 'txid': '0x05a973980ff1ba954366acda3166a27699130dd67e85b590c5239d342ca86504'}
2021-07-14T01:18:06.787 wallet chia.wallet.wallet_node : WARNING SpendBundle has been rejected by the FullNode. {'error': 'DOUBLE_SPEND', 'status': 3, 'txid': '0x05a973980ff1ba954366acda3166a27699130dd67e85b590c5239d342ca86504'}
2021-07-14T01:18:56.489 wallet chia.wallet.wallet_node : WARNING SpendBundle has been rejected by the FullNode. {'error': 'DOUBLE_SPEND', 'status': 3, 'txid': '0x05a973980ff1ba954366acda3166a27699130dd67e85b590c5239d342ca86504'}
2021-07-14T01:19:27.577 wallet chia.wallet.wallet_node : WARNING SpendBundle has been rejected by the FullNode. {'error': 'DOUBLE_SPEND', 'status': 3, 'txid': '0x05a973980ff1ba954366acda3166a27699130dd67e85b590c5239d342ca86504'}
Beta Was this translation helpful? Give feedback.
All reactions