CMK version: 2.4.0p15.cee / 2.4.0p11.cee
OS version: sles:15:sp6
Error message: none
Hi there, on a fresh installation of SUSE Linux with the required packages (Web and Scripting, Development Tools, SUSE Package Hub 15) I installed Checkmk following the documentation.
The installation completed successfully - I got the message with the generated password and the login link - but the web UI isn’t responding.
I checked the firewall and the traffic is allowed and reaches the server. Any idea what might have happened? I’ve done this many times before and this is the first time I’ve seen this issue. I tested it on two virtual machines and two different Checkmk versions (2.4.0p15.cee and 2.4.0p11.cee) with the same result.
omd update-apache-config is not helping.
● apache2.service - The Apache Webserver
Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: disabled)
Active: active (running) since Mon 2025-11-17 09:46:41 CET; 5min ago
Main PID: 8139 (httpd-prefork)
Status: “Total requests: 0; Idle/Busy workers 100/0;Requests/sec: 0; Bytes served/sec: 0 B/sec”
Tasks: 6
CPU: 67ms
CGroup: /system.slice/apache2.service
├─8139 /usr/sbin/httpd-prefork -DSYSCONFIG -C “PidFile /run/httpd.pid” -C “Include /etc/apache2/sysconfig.d//loadmodule.conf” -C “Include /etc/apache2/sysconfig.d//global.conf” -f /etc/apache2/httpd.conf -c “Include /etc/apache2/sysconfig.d//include.conf” -DSYSTEMD -DFOREGROUND -k start
├─8165 /usr/sbin/httpd-prefork -DSYSCONFIG -C “PidFile /run/httpd.pid” -C “Include /etc/apache2/sysconfig.d//loadmodule.conf” -C “Include /etc/apache2/sysconfig.d//global.conf” -f /etc/apache2/httpd.conf -c “Include /etc/apache2/sysconfig.d//include.conf” -DSYSTEMD -DFOREGROUND -k start
├─8166 /usr/sbin/httpd-prefork -DSYSCONFIG -C “PidFile /run/httpd.pid” -C “Include /etc/apache2/sysconfig.d//loadmodule.conf” -C “Include /etc/apache2/sysconfig.d//global.conf” -f /etc/apache2/httpd.conf -c “Include /etc/apache2/sysconfig.d//include.conf” -DSYSTEMD -DFOREGROUND -k start
├─8167 /usr/sbin/httpd-prefork -DSYSCONFIG -C “PidFile /run/httpd.pid” -C “Include /etc/apache2/sysconfig.d//loadmodule.conf” -C “Include /etc/apache2/sysconfig.d//global.conf” -f /etc/apache2/httpd.conf -c “Include /etc/apache2/sysconfig.d//include.conf” -DSYSTEMD -DFOREGROUND -k start
├─8168 /usr/sbin/httpd-prefork -DSYSCONFIG -C “PidFile /run/httpd.pid” -C “Include /etc/apache2/sysconfig.d//loadmodule.conf” -C “Include /etc/apache2/sysconfig.d//global.conf” -f /etc/apache2/httpd.conf -c “Include /etc/apache2/sysconfig.d//include.conf” -DSYSTEMD -DFOREGROUND -k start
└─8169 /usr/sbin/httpd-prefork -DSYSCONFIG -C “PidFile /run/httpd.pid” -C “Include /etc/apache2/sysconfig.d//loadmodule.conf” -C “Include /etc/apache2/sysconfig.d//global.conf” -f /etc/apache2/httpd.conf -c “Include /etc/apache2/sysconfig.d//include.conf” -DSYSTEMD -DFOREGROUND -k start
Nov 17 09:46:41 pfdtcmkap1002 systemd[1]: Starting The Apache Webserver…
Nov 17 09:46:41 pfdtcmkap1002 systemd[1]: Started The Apache Webserver.
apachectl configtest
Syntax OK
omd status monitoring
agent-receiver: running
mkeventd: running
liveproxyd: running
mknotifyd: running
rrdcached: running
redis: running
automation-helper: running
ui-job-scheduler: running
cmc: running
apache: running
dcd: running
crontab: running
Overall state: running

