Hi, I just installed the newest Uyuni stable 2020.01 according to the installation instructiions at https://www.uyuni-project.org/pages/stable-version.html on openSUSE 15.1 During the installation procedure of Yast2 I saw two errors / warnings: Wrong "hostname -f" (which is not true according to manual "hostname -f"at the console) and finally an " ERROR: spacewalk-setup failed". There was an additional notice " Please check /var/log/tomcat/catalina.out or /var/log/tomcat/catalina.$(date +%Y-%m-%d).log" but these files contained no errors or warnings - only "informational" messages. Calling https://<FQDN>/ the webbrowser shows an Apache return code 503. Looking at the Apache logs I see proxy errors referring to 127.0.0.1:8009 . According to "ss -lnt" there is no tcp listener at 8009/tcp. Restarting the services "susemanager" and "tomcat" made no difference. Same with restarting the whole machine. In Tomcat's configuration file /usr/share/tomcat/conf/server.xml all connector definitions except a definition for port 8080 are commented including the ajp connector at port 8009. I hesitate to change the server.sml manually. Actually I'm not sure if Apache wants to connect to Tomcat as there are 2 other Java applications. Any hints welcome! Regards, Tobias.