Closed kyleqian closed 2 years ago
Hello, have you found a solution for this? Using the metaplex candy machine address, I have similar problem when I enable gateKeeper. Although in my case, the metaplex program returns: "custom program error: 0x140"
Hey I have that issue too and it happens on mainnet and devnet. What I found helped me was that I waited 2 minutes after the go live date to mint and it worked
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.
This is still occuring
yes it's still happened
yes it's still happened
>> FYI: I forked and re-deployed my own CMv2 Program to create my CandyMachine account, so it's possible this issue is due to that. But posting anyway in case it's not <<
Describe the bug Setting the gatekeeper settings to enable CAPTCHA causes minting to fail on devnet. It works if I turn off gatekeeper.
Settings causing failure:
Error:
I traced this to https://github.com/metaplex-foundation/metaplex/blob/master/rust/nft-candy-machine-v2/src/lib.rs#L87, which eventually errors at
integration-lib/src/state.rs:178:13
.Desktop (please complete the following information):