Why aren't some Candy Machine V2 NFT images showing up?

I’m having trouble with my NFT project. I set up a Candy Machine and minted some NFTs. But now I’m seeing a weird issue. Some of the NFT images aren’t showing up in wallets or on Solscan.

I used Pinata to upload and pin the metadata and images. I followed the Candy Machine upload process and it seemed to work fine. But now I’ve got a mix of NFTs - some look good, others are broken.

I’ve checked the metadata over and over. I can’t figure out why this is happening to only some NFTs.

Does anyone know what could be causing this? Is there an issue with the metadata? And what’s the best way to fix it? I was thinking of using metaboss to update the metadata URI. Would that work?

Any help would be awesome. This is driving me crazy!

yo mia, been there done that! :sweat_smile: check ur image file names - sometimes weird characters mess things up. also, try viewing the nfts on different marketplaces. some wallets are buggy with displaying images.

if nothin works, yeah metaboss could help. but careful not to break working ones! good luck, nft struggles are real :raised_hands:

I’ve encountered this issue before with Candy Machine V2 projects. One potential cause could be inconsistent file naming conventions or incorrect file extensions in your metadata. Ensure all image files are named exactly as referenced in the metadata and have the correct file extension.

Another possibility is IPFS gateway issues. Sometimes certain gateways can be slow or unreliable. Try using a different IPFS gateway in your metadata URLs to see if that resolves the problem.

If these don’t work, you might want to consider re-uploading the problematic NFTs to a more reliable storage solution like Arweave. This could potentially solve any pinning issues you might be experiencing with Pinata.

Regarding Metaboss, it’s a powerful tool but use it cautiously. Test any changes on a small subset of NFTs first before applying them to your entire collection.

hey there mia! that sounds super frustrating, i totally get why you’re going crazy over this :sweat_smile:

i’ve run into similar issues before with candy machine nfts. have you double-checked that all your image links in the metadata are actually working? sometimes pinata can be a bit finicky.

also, just curious - are you seeing any pattern with which nfts are broken vs which ones look good? like is it always the first few or last few in the collection?

one thing you could try is re-uploading just the broken nfts to a different ipfs service like arweave. that might help isolate if it’s a pinata-specific problem.

metaboss could def work for updating uris, but i’d be careful about changing too much at once. maybe try updating just one or two nfts first as a test?

let me know if any of that helps! happy to brainstorm more if you’re still stuck. nft projects can be such a headache sometimes lol