Guten Morgen,
soeben ein Update auf LiveConfig 2.18.6 durchgeführt - danach lässt sich NGINX nicht mehr starten:
Code
user@host1:~$ sudo systemctl status nginx.service
× nginx.service - nginx - high performance web server
Loaded: loaded (/lib/systemd/system/nginx.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Wed 2025-09-03 10:56:07 CEST; 20s ago
Docs: https://nginx.org/en/docs/
Process: 4025 ExecStart=/usr/sbin/nginx -c ${CONFFILE} (code=exited, status=1/FAILURE)
CPU: 31ms
Sep 03 10:56:07 host1.host.nrw systemd[1]: Starting nginx.service - nginx - high performance web server...
Sep 03 10:56:07 host1.host.nrw nginx[4025]: nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites-enabled/web1.conf:468
Sep 03 10:56:07 host1.host.nrw nginx[4025]: nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/sites-enabled/web1.conf:470
Sep 03 10:56:07 host1.host.nrw nginx[4025]: nginx: [emerg] "http2" directive is duplicate in /etc/nginx/sites-enabled/web1.conf:471
Sep 03 10:56:07 host1.host.nrw systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
Sep 03 10:56:07 host1.host.nrw systemd[1]: nginx.service: Failed with result 'exit-code'.
Sep 03 10:56:07 host1.host.nrw systemd[1]: Failed to start nginx.service - nginx - high performance web server.
Alles anzeigen
Betrifft aber allem Anschein nach sämtliche von LiveConfig verwalteten *.conf Dateien unter /etc/nginx/sites-enabled/.
nginx version: nginx/1.29.0
E-Mail an Herrn Keppler ist bereits raus.
LG