Hello, when I tried to delete this canister on mainnet it always gives me this error, how can I delete canister on mainnet and what this error means?
Command: dfx canister delete icrc1_ledger_canister --network=ic
Error:
Beginning withdrawal of cycles; on failure try --no-wallet --no-withdrawal.
WARNING!
Canister icrc1_ledger_canister has not been stopped. Delete anyway?
Do you want to proceed? yes/No
y
Setting the controller to identity principal.
Installing temporary wallet in canister icrc1_ledger_canister to enable transfer of cycles.
Attempting to transfer 2191853153265 cycles to canister zhdv6-haaaa-aaaan-qzmsq-cai.
Error: Failed to delete canister ‘icrc1_ledger_canister’.
Caused by: Failed to delete canister ‘icrc1_ledger_canister’.
Failed to deposit 2191853153265 cycles into zhdv6-haaaa-aaaan-qzmsq-cai.
Failed to call update function ‘deposit_cycles’ regarding canister ‘zhdv6-haaaa-aaaan-qzmsq-cai’.
Update call using wallet failed.
The replica returned a rejection error: reject code CanisterError, reject message Error from Canister 7p6gu-biaaa-aaaap-aknta-cai: Canister 7p6gu-biaaa-aaaap-aknta-cai is out of cycles, error code None