Unable to migrate from SUSE Manager 5.0.x to MLM 5.1 when using signed certificates
This document (000022024) is provided subject to the disclaimer at the end of this document.
Environment
SUSE Multi Linux Manager 5.1
Situation
When trying to upgrade a SUSE Manager 5.0 to SUSE Multi-Linux-Manager 5.1 with the below command:
mgradm upgrade podman \
--ssl-db-ca-intermediate /root/Certs/inter.pem \
--ssl-db-ca-root /root/Certs/ca.pem \
--ssl-db-cert /root/Certs/server.pem \
--ssl-db-key /root/Certs/server.key
The upgrade could fail with the below error messages:
1:26PM ??? Cmd output > time="2025-08-08T13:26:39+02:00" level=warning msg="Path \"/etc/SUSEConnect\" from \"/etc/containers/mounts.conf\" doesn't exist, skipping"
1:26PM ??? Cmd output > Generating the self-signed SSL CA...
zerolog: could not write event: cannot decode event: invalid character '<' in string escape code
zerolog: could not write event: cannot decode event: invalid character '<' in string escape code
1:26PM TRC shared/utils/exec.go:117 > Command output: , error:
1:26PM DBG shared/utils/exec.go:137 > Running: systemctl start uyuni-server
Error: cannot configure db container: Failed to generate server SSL certificates. Please check the input parameters.:
Resolution
Check if a file named /etc/SUSEConnect
does exist
ls -la /etc/SUSEConnect
If the file does not exist, create it:
touch /etc/SUSEConnect
Afterwards repeat the migration command.
The issue will be fixed with the release of the SUSE Multi Linux Manager extension 5.1.1.
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:000022024
- Creation Date: 01-Sep-2025
- Modified Date:01-Sep-2025
-
- SUSE Manager Server
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com