I transfer authority of Candy Machine to a new wallet address using this command line
ts-node ~/metaplex/js/packages/cli/src/candy-machine-v2-cli.ts update_candy_machine \
-e devnet \
-k ~/.config/solana/devnet.json \
-cp config.json \
-c temp \
--new-authority BwoAzDMxFVrG7tSdcBzy1H4yUcVX2FaDUFkCFVWMBbAL
But after transfer authority the mint stopped
Program logged: "Instruction: SetCollectionDuringMint" Program invoked: Token Metadata Program Program logged: "Instruction: Set and Verify Collection" Program logged: "Update Authority given does not match" Program consumed: 7483 of 1040268 compute units Program returned error: "custom program error: 0x7" Program consumed: 34700 of 1067485 compute units Program returned error: "custom program error: 0x7"
I try to get back authority and the mint work again
https://explorer.solana.com/address/7ARq1Nxca8hfvzAnBsM7kq2tHWtHT6uE4teAVJPp3LtJ?cluster=devnet