Habe eben auch noch mal die logs von httpd-service durchgeschaut. Mir fällt da nichts besonderes auf:
access.log:
error.log:
ssl_error.log
Mich wundert das in der ssl_error.log etwas drin steht da ich nur per http auf edomi zugreife.
access.log:
Code:
192.168.1.178 - - [28/Jun/2025:12:44:17 +0200] "POST /admin/apps/app0.php?cmd=refreshAll&appid=0&winid=&datetime=28.06.2025%2010%3A44%3A15&sid=&vid=2.03 HTTP/1.1" 200 72 "http://10.10.20.28/admin/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36" 192.168.1.178 - - [28/Jun/2025:12:44:23 +0200] "POST /admin/apps/app0.php?cmd=refreshAll&appid=0&winid=&datetime=28.06.2025%2010%3A44%3A21&sid=&vid=2.03 HTTP/1.1" 200 72 "http://10.10.20.28/admin/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36" 192.168.1.178 - - [28/Jun/2025:12:44:26 +0200] "POST /admin/apps/app0.php?cmd=refreshAll&appid=0&winid=&datetime=28.06.2025%2010%3A44%3A25&sid=&vid=2.03 HTTP/1.1" 200 72 "http://10.10.20.28/admin/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36" 192.168.1.178 - - [28/Jun/2025:12:44:29 +0200] "POST /admin/apps/app0.php?cmd=refreshAll&appid=0&winid=&datetime=28.06.2025%2010%3A44%3A28&sid=&vid=2.03 HTTP/1.1" 200 72 "http://10.10.20.28/admin/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36"
Code:
[Fri Jun 27 01:05:28.091902 2025] [mpm_event:notice] [pid 711:tid 140317868247360] AH00492: caught SIGWINCH, shutting down gracefully [Sat Jun 28 12:37:52.372643 2025] [core:notice] [pid 738:tid 140105661663552] SELinux policy enabled; httpd running as context system_u:system_r:httpd_t:s0 [Sat Jun 28 12:37:52.373522 2025] [suexec:notice] [pid 738:tid 140105661663552] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Sat Jun 28 12:37:53.460144 2025] [lbmethod_heartbeat:notice] [pid 738:tid 140105661663552] AH02282: No slotmem from mod_heartmonitor [Sat Jun 28 12:37:53.461228 2025] [mpm_event:notice] [pid 738:tid 140105661663552] AH00489: Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k configured -- resuming normal operations [Sat Jun 28 12:37:53.461234 2025] [core:notice] [pid 738:tid 140105661663552] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
Code:
[Fri Jun 27 01:04:10.364390 2025] [ssl:warn] [pid 711:tid 140317868247360] AH01909: 10.10.20.28:443:0 server certificate does NOT include an ID which matches the server name [Sat Jun 28 12:37:53.453537 2025] [ssl:warn] [pid 738:tid 140105661663552] AH01909: 10.10.20.28:443:0 server certificate does NOT include an ID which matches the server name [Sat Jun 28 12:37:53.460092 2025] [ssl:warn] [pid 738:tid 140105661663552] AH01909: 10.10.20.28:443:0 server certificate does NOT include an ID which matches the server name
Kommentar