Metaboss update creator-all all NFTs fail to update
ZenRepublic opened this issue · 10 comments
Updating NFTs. . .
180/180 updates failed. Retrying. . .
Updating NFTs. . .
180/180 updates failed. Retrying. . .
Updating NFTs. . .
180/180 updates failed. Retrying. . .
Updating NFTs. . .
180/180 updates failed. Retrying. . .
Updating NFTs. . .
180/180 updates failed. Retrying. . .
Updating NFTs. . .
Reached max retries. Writing remaining items to cache.
Done!
PLS HELP SIR :<
tried different RPCs, seems like this one works the best: https://rpc.ankr.com/solana
but still it always fails
Updating NFTs. . . 180/180 updates failed. Retrying. . . Updating NFTs. . . 180/180 updates failed. Retrying. . . Updating NFTs. . . 180/180 updates failed. Retrying. . . Updating NFTs. . . 180/180 updates failed. Retrying. . . Updating NFTs. . . 180/180 updates failed. Retrying. . . Updating NFTs. . . Reached max retries. Writing remaining items to cache. Done!
PLS HELP SIR :< tried different RPCs, seems like this one works the best: https://rpc.ankr.com/solana but still it always fails
Check the cache file in the same directory you ran the program to see what the errors are.
same issue "error": "Action failed with error: network request failed after three attempts: ensure you used a valid address and check the state of the Solana cluster"
I am having the same issue as the above ^
It's failing to decode the current data from the items in your mint list. Is your mint list correct? Maybe post a couple examples from the mint list here so I can take a look at them.
77hHw476DSB5wAkGUT35o8zDy6Wj939nYvFWuyTfdns8
77hHw476DSB5wAkGUT35o8zDy6Wj939nYvFWuyTfdns8
This isn't a mint account: https://explorer.solana.com/address/77hHw476DSB5wAkGUT35o8zDy6Wj939nYvFWuyTfdns8. Using this address to update your NFT won't work because it's not an address for a NFT. It's probably your update authority or treasury wallet.
Right that makes sense, this is the address of the wallet that minted the NFT.
How do I find out the mint address? Thanks again! You've been very helpful! I am a bit of a rookie at all this! SO appreciate your time!
I've got it working! Thank you so much for your help!