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]: CandyMachineUI InvalidRentPayingAccount #2215

Closed Crypt0asis closed 2 years ago

Crypt0asis commented 2 years ago

Which package is this bug report for?

candy machine ui

Issue description

Deployed a collection of 1 NFT to mainnet and it works as it should.

I deployed the full collection of 1200 NFTs and when I try to mint I get an error

InvalidRentPayingAccount when awaitConfirmationSignature is called. Seems to fail on the Set and Verify Collection instruction.

Anyone run into this before ?

Command

No response

Relevant log output

From the console of candymachineui (running latest)

REST null result for jnt4qwRgHRRntsJKiwJD8dueztKgowGjoT5wfiMTZgccPXoux3EMEUWC4W9TpLLqV9avNezEWdVuNxpNFkvkqLN null
connection.tsx:496 Rejected via websocket InvalidRentPayingAccount
index.js:1 Timeout Error caught {err: 'InvalidRentPayingAccount', slot: 139694285, confirmations: 0}
Caught failure: Error: Transaction failed: Instruction: Set and Verify Collection


### Operating system

Linux

### Priority this issue should have

Medium (should be fixed soon)

### Check the Docs First

- [X] I have checked the docs and it didn't solve my issue
Crypt0asis commented 2 years ago

I assume its trying to take payment from the candymachine.. but why would it do that.

Shouldnt the fees be paid by minter