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]: Unable to fetch balance changes, whitelist #2032

Closed jjclinton closed 2 years ago

jjclinton commented 2 years ago

Which package is this bug report for?

candy machine cli

Issue description

1 I try to mint with my WL token and sol with a wallet that didn't create the candy machine, and I keep getting "Unable to fetch balance changes". If I do it with the wallet that deployed the candy machine it does work.

If I turn off the WL functionality it also works with the other wallet.

My config file: { "price": 1.0, "number": 10, "gatekeeper": null, "solTreasuryAccount": "3DpbJNcUq1yPmCZpECECRx8Bh6KyhdXRWjGBtANmc8ao", "splTokenAccount": null, "splToken": null, "goLiveDate": "25 Dec 2021 00:00:00 GMT", "endSettings": null, "whitelistMintSettings": { "mode" : { "burnEveryTime": true }, "mint" : "WLjsj7uVxu1FNCAabkozZCKVNAT5fb2KXVn2Mv7hVT5", "presale" : true, "discountPrice" : 0.6 }, "hiddenSettings": null, "storage": "arweave-sol", "ipfsInfuraProjectId": null, "ipfsInfuraSecret": null, "nftStorageKey": null, "awsS3Bucket": null, "noRetainAuthority": false, "noMutable": false }

How can this be?

Command

No response

Relevant log output

No response

Operating system

Linux

Priority this issue should have

High (immediate attention needed)

Check the Docs First

mr365k commented 2 years ago

Yeah same error on my end, has been going on for hours now. People are complaining about lost Solana in fees trying to mint.

stegaBOB commented 2 years ago

Are you using the latest version of metaplex? Also, what are your candy machine IDs?

jjclinton commented 2 years ago

Are you using the latest version of metaplex? Also, what are your candy machine IDs?

Yes I believe I am. This is my env, in which you can also find my candy machine ID. I hide my quicknode api key: `REACT_APP_CANDY_MACHINE_ID=99p5aEZadMED3FjFUkc6ESrYMk4D5Gt6bcm6E5HffCVs

REACT_APP_SOLANA_NETWORK=devnet REACT_APP_SOLANA_RPC_HOST=https://hidden-solitary-dew.solana-devnet.quiknode.pro/xxx/ SKIP_PREFLIGHT_CHECK=true `

mr365k commented 2 years ago

I am using the most recent version to my understanding. It was working earlier that day, the suddenly stopped and hasnt worked since then.

BitCrush4 commented 2 years ago

Got same error while minting Fellow Apes. Thought these logs might be useful. Application was showing this transaction as successful. Fee deducted but actual transaction timeout. FellowApes_Failure1 FellowApes_Failure2 FellowApes_Failure3

The following failed gracefully.

FellowApes_Failure

cdric commented 2 years ago

I am running into the same issue :-/ Anyone has found a solution for this?

jjclinton commented 2 years ago

I am running into the same issue :-/ Anyone has found a solution for this?

Nope, got no response

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.