Chia-Network / chia-blockchain

Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Apache License 2.0
10.83k stars 2.02k forks source link

Chia GUI does not update NFT plot count automatically #7247

Closed aslanteh closed 3 years ago

aslanteh commented 3 years ago

The plot count on the pool tap does not update automatically, manually refreshing plots on the plots tab seems to rectify this issue however.

ramin-afshar commented 3 years ago

indeed, I have the same problem here. I think it might be related to using a third party plotter like madmax.

heilwood commented 3 years ago

same issue, on beta version was everything fine, was used madMax for plotting

ramin-afshar commented 3 years ago

I did some further investigation and I think it's just a graphical bug. When looking up my pooling stats in the explorer page of the pool (xchpool in my case) I see my netspace increasing with each added plot, even though it's not reflected in the GUI.

JobbeDK commented 3 years ago

I can confirm it looks like a bug in the UI. When looking in the logs, new plots show up as expected. But UI does not update count automatically.

aslanteh commented 3 years ago

I thought it was a graphical bug too at first but my total plot size went up on the pool website as soon as I refreshed the plots manually. Maybe it was just a coincidence though and yea the beta version didn't have this issue.

bopres commented 3 years ago

Same issue here .. Any solution till now? I'm using madmax for plotting.

loppefaaret commented 3 years ago

giving it 10 minutes+ to pass a timeout, and then doing CTRL+R to force reload the GUI seems to work for some users

mbaric1 commented 3 years ago

See #7262 and Chia-Network/chia-blockchain-gui#487

emlowe commented 3 years ago

Duplicate of #7262