metaplex-foundation / metaplex

A directory of what the Metaplex Foundation works on!
https://metaplex.com
Apache License 2.0
3.32k stars 6.26k forks source link

[Bug]: Error: not all NFTs checked out. check out logs above for details #2120

Closed realsbd closed 2 years ago

realsbd commented 2 years ago

Which package is this bug report for?

candy machine cli

Issue description

all 7777 NFTs have been uploaded but verify_upload cannot verify some of the NFT, I use Quicknode and figment to do the upload.

image

Quicknode rpc gives this error image

but figment shows successful is true.

I am uploading to mainnet How can I fix this, I really help

Command

ts-node ./metaplex/js/packages/cli/src/candy-machine-v2-cli.ts upload -e mainnet-beta -k ./.config/solana/mainnet-key.json -cp ./dev/config.json -c example --rpc-url https://fragrant-purple-feather.solana-mainnet.quiknode.pro/xxxxxxxxxxxxxxx/ ./assets-original

Relevant log output

No response

Operating system

windows 10

Priority this issue should have

High (immediate attention needed)

Check the Docs First

apejawn commented 2 years ago

stuck on the same part upload said Done. Successful = true but the verify is a no go. Let me know if someone helps you out.

realsbd commented 2 years ago

I edit the cache file and set onChain to false for everything but still stuck at the same exact number not checked out

On Sun, May 22, 2022, 06:47 apejawn.888 @.***> wrote:

stuck on the same part upload said Done. Successful = true but the verify is a no go. Let me know if someone helps you out.

— Reply to this email directly, view it on GitHub https://github.com/metaplex-foundation/metaplex/issues/2120#issuecomment-1133823574, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG57QMN7PIQOH25JKCVAHWTVLHC57ANCNFSM5VSQ75JQ . You are receiving this because you authored the thread.Message ID: @.***>

apejawn commented 2 years ago

ahh dang and i re ran the upload cmd and got the same error, what's goofy about this all is there isn't much help from metaplex, nor is there a lot of info on errors like this concerning the candy machine creation. If i find something sooner than later ill let you know.

apejawn commented 2 years ago

it seems like the file size of the images may be too small. https://github.com/metaplex-foundation/metaplex/issues/638 check that thread out. im going to resize my collection and try again.

apejawn commented 2 years ago

nope same issue after i changed the file size, so idk what to do from here.

joysiriban commented 2 years ago

did anybody solve this? still getting same error

github-actions[bot] commented 2 years ago

This Issue has received no activity for 30 days. We will close it in 2 days, please reopen if you are still experiencing this issue.