Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reinstalling canister does not replenish cycle balance #3735

Open
letmejustputthishere opened this issue Apr 17, 2024 · 0 comments
Open

reinstalling canister does not replenish cycle balance #3735

letmejustputthishere opened this issue Apr 17, 2024 · 0 comments

Comments

@letmejustputthishere
Copy link
Member

i'm reinstalling a canister with the following command

dfx deploy dappcon_backend --with-cycles 10_000_000_000_000_000 --mode reinstall

after executing i run

dfx canister status dappcon_backend
Canister status call result for dappcon_backend.
Status: Running
Controllers: bnz7o-iuaaa-aaaaa-qaaaa-cai srnjt-maoys-nf4in-z4opm-j6zum-2cnyu-w3pdi-qm44n-di5c7-junhk-aqe
Memory allocation: 0
Compute allocation: 0
Freezing threshold: 2_592_000
Memory Size: Nat(2185273)
Balance: 3_086_536_995_200 Cycles
Reserved: 0 Cycles
Reserved Cycles Limit: 5_000_000_000_000 Cycles
Module hash: 0x44923799edca5c250322cd1ce9b18219d9746895245c85611a8eebea3f0c43ff
Number of queries: 0
Instructions spent in queries: 0
Total query request paylod size (bytes): 0
Total query response payload size (bytes): 0

the cycle balance does not match what i would expect

@lwshang lwshang transferred this issue from dfinity/cdk-rs May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant