Chia-Network / chia-blockchain

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

[BUG] chia show is frozen after creating a pool nft #7374

Closed SandboChang closed 3 years ago

SandboChang commented 3 years ago

chia show -s frozen after creating pool nft

I tried to create a pool NFT for spacepool following the official guide. Then I wanted to get the NFT for using madmax. Doing chia plotnft show did not return the NFT key. I went on to check if the node is synced, however, any thing with chia show, such as -s or -c will make the program freeze.

Any idea?

SandboChang commented 3 years ago

Likely caused by system instability, it works again after rebooting.