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
returnfmt.Errorf("Unable to communicate with the Container Engine.\nRun: \"skupper system install\" to prepare the local environment and start the controller.\n\nError: %s", err)
106
+
} else {
107
+
returnfmt.Errorf("Unable to uninstall.\nError: %s", err.Error())
errorMessage: "failed to uninstall : disable socket fails",
143
+
errorMessage: "Unable to communicate with the Container Engine.\nRun: \"skupper system install\" to prepare the local environment and start the controller.\n\nError: dial: disable socket fails",
0 commit comments