ne & param
This commit is contained in:
@@ -897,7 +897,8 @@ func PostNeInstanceAction(w http.ResponseWriter, r *http.Request) {
|
||||
return
|
||||
}
|
||||
default:
|
||||
log.Error("Faile to execute ssh sudo systemctl command:", err)
|
||||
err = global.ErrCMUnknownInstanceAction
|
||||
log.Error("%v, action:%s", err, action)
|
||||
services.ResponseInternalServerError500ProcessError(w, err)
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user