NFT wallet broken #14393
Amplificator
started this conversation in
Support
NFT wallet broken
#14393
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have somehow gotten an issue where my NFTs seems to have disappeared due to what looks like a broken NFT wallet. With the help of someone, we found out that I actually still own the wallet addresses they are in.
When running "chia wallet show" it will show that I'm fully synced and then continue to list the Chia Wallet and Pool Wallet just fine but then throws an error as soon as it gets to the NFT Wallet - this wallet seems to be.. broken for me and I assume that's why the GUI also isn't showing any NFTs?
On one machine I have also cleared databases (wallet db and blockchain db) along with config.yaml, basically clearing everything out that I can. I then resynced to see if that would have fixed it, but it did not.
I also tried setting up a new virtual machine with only Chia on it, nothing else installed and gives the same result so it doesn't appear to be a local problem on a single machine.
The error I get when running "chia wallet show" is this:
What I did in the weeks before this issue was to enable both DataLayer and Wallet Connect but never actually used them so I disabled both again. Days later I created offers for these NFTs but also cancelled those. I verified that the offer section reported that the cancellations had been confirmed so I know they didn't go anywhere (and as stated above, we verified that I actually still do own them).
But after cancelling the NFTs they simply disappeared from the GUI, so I assume somewhere along the line the issue with the NFT wallet happened and the GUI simply can't show them.
The GUI throws no errors, but running "chia wallet show" on the command line will result in the error above.
Any suggestions on what exactly happened and how to fix it?
Beta Was this translation helpful? Give feedback.
All reactions