Dear Community,
we are currently running Zabbix in the latest 7.0.X Version.
Actually we can't access the Webfrontend of Zabbix.
When we try to access the Webfrontend via https://zabbix01.int.company.de we get an http error 403 Forbidden.
Here is the output of /var/log/nginx/error.log
On Friday a colleague runned "apt update -y && apt upgrade -y && apt dist-upgrade -y && reboot" on the system.
For this the zabbix server is not available anymore.
Output of /var/log/apt/
Is there anyone else with such a issue?
Kind regards,
Marius
we are currently running Zabbix in the latest 7.0.X Version.
Actually we can't access the Webfrontend of Zabbix.
When we try to access the Webfrontend via https://zabbix01.int.company.de we get an http error 403 Forbidden.
Here is the output of /var/log/nginx/error.log
HTML Code:
2024/06/03 08:09:26 [error] 67290#67290: *1 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 172.17.9.110, server: zabbix01, request: "GET / HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/zabbix.sock:", host: "zabbix01.int.company.de" 2024/06/03 08:11:43 [error] 68280#68280: *1 directory index of "/usr/share/zabbix/" is forbidden, client: 172.17.9.110, server: zabbix01, request: "GET / HTTP/2.0", host: "zabbix01.int.company.de" 2024/06/03 08:31:08 [error] 1053#1053: *2 directory index of "/usr/share/zabbix/" is forbidden, client: 172.17.9.110, server: zabbix01, request: "GET / HTTP/2.0", host: "zabbix01.int.company.de"
For this the zabbix server is not available anymore.
Output of /var/log/apt/
HTML Code:
2024-05-31 23:17:25 zabbix-sql-scripts:amd64 (1:7.0.0~rc1-1+ubuntu22.04, 1:7.0.0~rc3-1+ubuntu22.04) zabbix-server-pgsql:amd64 (1:7.0.0~rc1-1+ubuntu22.04, 1:7.0.0~rc3-1+ubuntu22.04) ubuntu-pro-client-l10n:amd64 (31.2.3~22.04, 32.3~22.04) zabbix-agent2:amd64 (1:7.0.0~rc1-1+ubuntu22.04, 1:7.0.0~rc3-1+ubuntu22.04), timescaledb-2-postgresql-16:amd64 (2.15.0~ubuntu22.04, 2.15.1~ubuntu22.04), timescaledb-2-loader-postgresql-16:amd64 (2.15.0~ubuntu22.04, 2.15.1~ubuntu22.04), zabbix-nginx-conf:amd64 (1:7.0.0~rc1-1+ubuntu22.04, 1:7.0.0~rc3-1+ubuntu22.04), ubuntu-advantage-tools:amd64 (31.2.3~22.04, 32.3~22.04), zabbix-agent2-plugin-postgresql:amd64 (1:7.0.0~rc1-1+ubuntu22.04, 1:7.0.0~rc3-1+ubuntu22.04), zabbix-frontend-php:amd64 (1:7.0.0~rc1-1+ubuntu22.04, 1:7.0.0~rc3-1+ubuntu22.04), ubuntu-pro-client:amd64 (31.2.3~22.04, 32.3~22.04)
Is there anyone else with such a issue?
Kind regards,
Marius
Comment