-
Type:
Problem report
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: 7.0.26
-
Component/s: Frontend (F), Packages (C)
-
Environment:Kubernetes (AKS), Docker image zabbix-web-nginx-pgsql:alpine-7.0.26, PostgreSQL backend
Steps to reproduce:
- Run Zabbix 7.0.25 on Kubernetes using zabbix-web-nginx-pgsql:alpine-7.0.25 — web frontend shows server as running
- Upgrade all images to alpine-7.0.26 without any other configuration changes
- Web frontend shows banner: "Zabbix server is not running"
Actual result:
Banner "Zabbix server is not running" is displayed. The Zabbix server pods are confirmed running (kubectl shows 2/2 Running, 0 restarts). Server is accepting connections on port 10051.
Expected result:
Web frontend correctly reports server as running, identical to behavior in 7.0.25.
Notes:
Environments still on 7.0.25 or lower show the server as running without issue. The problem is reproducible across multiple Kubernetes namespaces after upgrading to 7.0.26.