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
StringerrorMessage = "Unable to check if the management server is running in standalone mode.";
@@ -479,7 +479,7 @@ public Boolean doInTransaction(TransactionStatus status) {
479
479
}
480
480
});
481
481
if (! standalone) {
482
-
Stringmsg = "CloudStack is running multiple management servers and attempting to upgrade. Upgrades can only be run in standalone mode. Skipping database upgrade check.";
482
+
Stringmsg = "CloudStack is running multiple management servers while attempting to upgrade. Upgrades can only be run in standalone mode. Aborting.";
0 commit comments