Troubleshooting Schema Upgrade Fails

If the schema upgrade fails, the database version check and all the other spacewalk services do not start. Run mgradm start on the container host for more information and hints how to proceed.

To access a shell inside the Server container run mgrctl term on the container host.

You can also run the version check directly in the container:

systemctl status uyuni-check-database.service

or

journalctl -u uyuni-check-database.service

These commands print debug information if you do not want to run the more general mgradm command.