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
// The "instance not found" error originates from Rust code, so we can't compare it nicely here.
65
+
ifstrings.Contains(err.Error(), "instance not found") {
66
+
cobra.CheckErr("Machine instance not found.\nTip: This often happens when instances expire. Run `oasis rofl deploy --replace-machine` to rent a new one.")
0 commit comments