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

Can't Claim Pool Rewards [Bug] #11515

Closed
FVierra27 opened this issue May 13, 2022 · 10 comments
Closed

Can't Claim Pool Rewards [Bug] #11515

FVierra27 opened this issue May 13, 2022 · 10 comments
Labels
bug Something isn't working CLI stale-issue flagged as stale and will be closed in 7 days if not updated Wallet

Comments

@FVierra27
Copy link

What happened?

Whenever I do "chia plotnft claim -i *" with the correct ID it gets stuck. When I run the chia wallet get_transaction it says pending. Transactions never show up on chain explorers nothing. Then I have to run chia wallet delete_unconfirmed_transactions in order to try to re-run plotnft claim. I have waited days to see if anything happens and nothing does.

Version

1.3.4

What platform are you using?

Linux

What ui mode are you using?

CLI

Relevant log output

No response

@FVierra27 FVierra27 added the bug Something isn't working label May 13, 2022
@emlowe
Copy link
Contributor

emlowe commented May 13, 2022

You likely need a fee - however, the get stuck part is because of #10873

You should be getting some sort of error report either on the CLI or in the logs that indicate what the problems is. Please include this information

@FVierra27
Copy link
Author

You likely need a fee - however, the get stuck part is because of #10873

You should be getting some sort of error report either on the CLI or in the logs that indicate what the problems is. Please include this information

  1. Is there anyway to find out what to use for a "fee"
  2. Where would I find it in the logs?

@haun2022
Copy link

一直不能领取奖励,从1.3版本到现在还是不能领取,发了日志还是没有解决方案:2022-05-18T10:04:26.955 wallet chia.rpc.rpc_server : WARNING Error while handling message: Traceback (most recent call last):
File "chia\rpc\rpc_server.py", line 228, in safe_handle
File "chia\rpc\rpc_server.py", line 219, in ws_api
File "chia\rpc\wallet_rpc_api.py", line 1418, 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.

@wallentx
Copy link
Contributor

一直不能领取奖励,从1.3版本到现在还是不能领取,发了日志还是没有解决方案:2022-05-18T10:04:26.955 wallet chia.rpc.rpc_server : WARNING Error while handling message: Traceback (most recent call last): File "chia\rpc\rpc_server.py", line 228, in safe_handle File "chia\rpc\rpc_server.py", line 219, in ws_api File "chia\rpc\wallet_rpc_api.py", line 1418, 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.

Based on your logs, have you tried to delete the unconfirmed transaction first?

@loppefaaret
Copy link

To find your debug.log you will have to navigate to your users home folder, and under ~/.chia/mainnet/log/ you will find it.
If you could please attach the log to this issue, we might have a better chance at figuring out what is causing the issue.

@haun2022
Copy link

否尝试过很多次,先删除未确认的交易(包括合作社和钱包位置)

@FVierra27
Copy link
Author

Looks like 1.3.5 fixed my issue. Updated, deleted unconfirmed transactions, tried again, and it looks like it went through.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 8, 2022

This issue has not been updated in 14 days and is now flagged as stale. If this issue is still affecting you and in need of further review, please comment on it with an update to keep it from auto closing in 7 days.

@github-actions github-actions bot added the stale-issue flagged as stale and will be closed in 7 days if not updated label Jun 8, 2022
@emlowe
Copy link
Contributor

emlowe commented Jun 14, 2022

Closing issue

@emlowe emlowe closed this as completed Jun 14, 2022
@Zarnda220
Copy link

Jsjsn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CLI stale-issue flagged as stale and will be closed in 7 days if not updated Wallet
Projects
None yet
Development

No branches or pull requests

6 participants