You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 soThe text was updated successfully, but these errors were encountered: