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

stop_canister does not wait for canister to be stopped in case of timeout #562

Open
ravi-sawlani-yral opened this issue Feb 27, 2025 · 2 comments

Comments

@ravi-sawlani-yral
Copy link

ravi-sawlani-yral commented Feb 27, 2025

Currently, the stop_canister function sometimes fails due to a timeout. This can be quite confusing, as it may succeed in stopping the canister at times, while other times it fails to do so

//canister logs
[0. 2025-02-27T07:58:49.922734439Z]: Failed to upgrade canister limgq-myaaa-aaaao-qbgga-cai. Error: Stop canister request timed out
[1. 2025-02-27T07:58:57.844228987Z]: Failed to upgrade canister m4e67-viaaa-aaaal-ad73q-cai. Error: Stop canister request timed out
@lwshang
Copy link
Contributor

lwshang commented Mar 5, 2025

Were you experimenting with the new ic-cdk v0.18.0-alpha.1?

@ravi-sawlani-yral
Copy link
Author

Hey @lwshang 👋 , We are using ic-cdk v0.15.1

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

2 participants