GitHub user rastopato added a comment to the discussion: Management Server
fails to start on new install
I have exact same problem. I have multiple environments. It happened on new
install, but also on upgrade of production one. Only way back was restore
database and ACS management server
GitHub user iloving added a comment to the discussion: Management Server fails
to start on new install
The missing sudoers entry appears to have been the blocker for me. The
management server now installs and runs.
I guess it got missed in the ubuntu install packaging.
GitHub link:
https
GitHub user iloving added a comment to the discussion: Management Server fails
to start on new install
I don't think deployment onto Ubuntu was tested at all, because as a test I set
up a Rocky 9 instance and was able to install Cloudstack without issue on that.
GitHub link:
GitHub user rastopato added a comment to the discussion: Management Server
fails to start on new install
ok, very first error is:
2025-09-08 17:33:19,365 ERROR [c.c.u.d.ScriptRunner] (main:[]) (logid:) Error
executing: ALTER TABLE `cloud`.`kubernetes_cluster` ADD CONSTRAINT
GitHub user weizhouapache added a comment to the discussion: Management Server
fails to start on new install
@rastopato
the issue is caused by
```
sudo: a password is required
```
can you update sudoers file to allow `cloud` user to run commands without
password prompt ?
for example
GitHub user weizhouapache added a comment to the discussion: Management Server
fails to start on new install
> ok, very first error is: 2025-09-08 17:33:19,365 ERROR [c.c.u.d.ScriptRunner]
> (main:[]) (logid:) Error executing: ALTER TABLE `cloud`.`kubernetes_cluster`
> ADD C
GitHub user rastopato added a comment to the discussion: Management Server
fails to start on new install
I have it running on RHEL 9.6.
Database Mysql 8.x on separate RHEL 9.6.
GitHub link:
https://github.com/apache/cloudstack/discussions/11672#discussioncomment-14439991
This is an
GitHub user rastopato added a comment to the discussion: Management Server
fails to start on new install
> > ok, very first error is: 2025-09-08 17:33:19,365 ERROR
> > [c.c.u.d.ScriptRunner] (main:[]) (logid:) Error executing: ALTER TABLE
> > `cloud`.`kubernetes_clust
GitHub user iloving created a discussion: Management Server fails to start on
new install
### problem
Followed the instructions to create a new management server with a separate
mysql server. Like many others, the server fails to start. When I try to go to
http::8080, I get:
HTTP ERROR 503
Hi everyone,
we got an issue with managment server. We had issue with free disk space
and management server crashed. After we have got free disks it fails to
start. During starting it stucks on
2014-09-16 08:47:45,194 INFO [c.c.u.c.ComponentContext] (main:null)
Starting
com.cloud.bridge.service.co
10 matches
Mail list logo