Chia 1.7.0 - cannot claim self pooling award

When i try to claim my reward, Gui says: Error

Cannot claim due to unconfirmed transaction. If this is stuck, delete the unconfirmed transaction.

I tired the Delete unconfirmed transacation under Tokens, but it does not seem to do anything or does not help.

Debug log says: 2023-03-18T23:12:56.799 wallet chia.rpc.rpc_server : WARNING Error while handling message: Traceback (most recent call last):
File “chia\rpc\rpc_server.py”, line 331, in safe_handle
File “chia\rpc\rpc_server.py”, line 322, in ws_api
File “chia\rpc\wallet_rpc_api.py”, line 2934, in pw_absorb_rewards
File “chia\pools\pool_wallet.py”, line 785, in claim_pool_rewards
ValueError: Cannot claim due to unconfirmed transaction. If this is stuck, delete the unconfirmed transaction.

2023-03-18T23:16:30.747 wallet chia.rpc.rpc_server : WARNING Error while handling message: Traceback (most recent call last):
File “chia\rpc\rpc_server.py”, line 331, in safe_handle
File “chia\rpc\rpc_server.py”, line 322, in ws_api
File “chia\rpc\wallet_rpc_api.py”, line 2934, in pw_absorb_rewards
File “chia\pools\pool_wallet.py”, line 785, in claim_pool_rewards
ValueError: Cannot claim due to unconfirmed transaction. If this is stuck, delete the unconfirmed transaction.

I would close Chia app. Delete wallet database. Restart Chia

Only delete wallet database, not full node one.

/User/.chia/mainnet/wallet/db/

2 Likes

Thank You so much, Your recomendation solved the problem!

2 Likes