-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[Bug] Farmer - PlofNFT goes to unrecoverable farming state (until restart) #10806
Comments
Were you able to come up with any kind of workaround/fix for this? |
yes, you can manually fix it by going to self-pooling and deleting unconfirmed transactions. But i had to delete the unconfirmed transactions more than once. ( and restarting once you're in self-pool ) |
Just to add some more info, I've encountered 7 windows farmers running varying versions of 1.3.x that have had this issue happen on mainnet. |
@FazendaPool @scrutinously Actually it should recover itself but there is currently a retry interval of one hour for the |
Only one of the 7 people had it fix itself on its own, and that guy had chia running (effectively self pooling due to this issue) for over 10 days, then it suddenly stopped getting the pooling errors so we can assume was finally able to update the pool_info successfully on one of those 1 hour retries. 3 of those people were able to get it working again by utilizing the odd workaround identified by fazendapool, and 1 got it working by running the db upgrade (could just be coincidence and got a successful pool_info update after restarting?). |
Numerous changes to the code here likely have changed this environment for this issue. |
What happened?
Found this bug while testing our pool on testnet:
/get_farmer
, plotNFT will enter unrecoverable farming state as shown on the log below.Version
1.3.2.dev26
What platform are you using?
Linux
What ui mode are you using?
CLI
Relevant log output
The text was updated successfully, but these errors were encountered: