Management Server fails to start on new install #11672
-
problemFollowed 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 Service Unavailable
When I look at the logs, I see multiple errors, although the two that stick out for me are:
management-server.log:
tons of module load errors for various modules such as: This appears to be the same problem someone else had, but it doesn't look like it went anywhere. #11534 (reply in thread) versionsACS: v4.21 The steps to reproduce the bug
What to do about it?Cloudstack is currently unusable out of the box. I have attached: |
Beta Was this translation helpful? Give feedback.
Replies: 8 comments
-
|
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. |
Beta Was this translation helpful? Give feedback.
-
|
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. |
Beta Was this translation helpful? Give feedback.
-
|
I have it running on RHEL 9.6. |
Beta Was this translation helpful? Give feedback.
-
|
@rastopato can you update sudoers file to allow for example or update the file |
Beta Was this translation helpful? Give feedback.
-
|
ok, very first error is: |
Beta Was this translation helpful? Give feedback.
-
|
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. |
Beta Was this translation helpful? Give feedback.
-
@rastopato |
Beta Was this translation helpful? Give feedback.
-
It was from restored to original working state. I don't have time to try it again now, but later I will try and collect all logs. But I didn't have success 3 times on 2 different environments :( |
Beta Was this translation helpful? Give feedback.
@rastopato
the issue is caused by
can you update sudoers file to allow
clouduser to run commands without password prompt ?for example
or update the file
/etc/sudoers.d/cloudstack-management