metaplex-foundation / mpl-candy-machine

Mint your NFT collection on Solana
https://developers.metaplex.com/candy-machine
Other
76 stars 59 forks source link

Why do I keep failing to execute sugar withdraw? This is my candy machine id: J3RZuYxgsGeZmwqrafb9ghYDtmqXAMWz6DHDANxyDw7j #66

Closed wanggang1997 closed 8 months ago

wanggang1997 commented 8 months ago

🛑 Error running command (re-run needed): unable to confirm transaction. This can happen in situations such as transaction expiration and insufficient fee-payer funds % sugar withdraw --candy-machine J3RZuYxgsGeZmwqrafb9ghYDtmqXAMWz6DHDANxyDw7j --keypair /Users/jiawababa/keys___/id.json [1/2] 🖥 Initializing connection ▪▪▪▪▪ Connected

[2/2] 🏧 Retrieving funds

🛑 Error running command (re-run needed): unable to confirm transaction. This can happen in situations such as transaction expiration and insufficient fee-payer funds getRent % sugar withdraw --candy-machine J3RZuYxgsGeZmwqrafb9ghYDtmqXAMWz6DHDANxyDw7j --keypair /Users/jiawababa/keys___/id.json [1/2] 🖥 Initializing connection ▪▪▪▪▪ Connected

[2/2] 🏧 Retrieving funds

🛑 Error running command (re-run needed): unable to confirm transaction. This can happen in situations such as transaction expiration and insufficient fee-payer funds getRent % sugar withdraw --candy-machine J3RZuYxgsGeZmwqrafb9ghYDtmqXAMWz6DHDANxyDw7j --keypair /Users/jiawababa/keys___/id.json [1/2] 🖥 Initializing connection ▪▪▪▪▪ Connected

[2/2] 🏧 Retrieving funds

🛑 Error running command (re-run needed): unable to confirm transaction. This can happen in situations such as transaction expiration and insufficient fee-payer funds getRent %

samuelvanderwaal commented 8 months ago

🛑 Error running command (re-run needed): unable to confirm transaction. This can happen in situations such as transaction expiration and insufficient fee-payer funds % sugar withdraw --candy-machine J3RZuYxgsGeZmwqrafb9ghYDtmqXAMWz6DHDANxyDw7j --keypair /Users/jiawababa/keys___/id.json [1/2] 🖥 Initializing connection ▪▪▪▪▪ Connected

[2/2] 🏧 Retrieving funds

🛑 Error running command (re-run needed): unable to confirm transaction. This can happen in situations such as transaction expiration and insufficient fee-payer funds getRent % sugar withdraw --candy-machine J3RZuYxgsGeZmwqrafb9ghYDtmqXAMWz6DHDANxyDw7j --keypair /Users/jiawababa/keys___/id.json [1/2] 🖥 Initializing connection ▪▪▪▪▪ Connected

[2/2] 🏧 Retrieving funds

🛑 Error running command (re-run needed): unable to confirm transaction. This can happen in situations such as transaction expiration and insufficient fee-payer funds getRent % sugar withdraw --candy-machine J3RZuYxgsGeZmwqrafb9ghYDtmqXAMWz6DHDANxyDw7j --keypair /Users/jiawababa/keys___/id.json [1/2] 🖥 Initializing connection ▪▪▪▪▪ Connected

[2/2] 🏧 Retrieving funds

🛑 Error running command (re-run needed): unable to confirm transaction. This can happen in situations such as transaction expiration and insufficient fee-payer funds getRent %

Solana network is very congested right now. Make sure you're using the latest version of Sugar which has priority fees added, which should help.

wanggang1997 commented 8 months ago

yep,i have done