Oracle Linux 8, no GUI
Zabbix 6.2.7 Postgres nGinx
Installed zabbix-web-service-6.2.7-release1.el8.x86_64
edited in /etc/zabbix/zabbix_server.conf
edited in /etc/zabbix/zabbix_server.conf
edited Administration → General → Other
I start the web service with an explicit configuration file
Test report submits successfully, pdf contains nginx 404 error.
An error appears in the zabbix_web_service console:
The behavior is the same for google chrome stable and chromium
Zabbix 6.2.7 Postgres nGinx
Installed zabbix-web-service-6.2.7-release1.el8.x86_64
edited in /etc/zabbix/zabbix_server.conf
Code:
WebServiceURL=http://localhost:10053/report StartReportWriters=3
Code:
ListenPort=10053
Code:
Frontend URLhttp://localhost/zabbix
Code:
zabbix_web_service -c /etc/zabbix/zabbix_web_service.conf
An error appears in the zabbix_web_service console:
ERROR: could not unmarshal event: unknown PrivateNetworkRequestPolicy value
Comment