Ad Widget

Collapse

Zabbix 7.4.9 unable to get scheduled reports working.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rbpowell
    Junior Member
    • May 2026
    • 1

    #1

    Zabbix 7.4.9 unable to get scheduled reports working.

    I have an Ubuntu 24.04 running docker, my setup is a docker compose file with the following services PostgreSQL, Zabbix 7.4.9 Server, Nginx Web interface, Web Service, headless chrome, Agent 2, snmp Traps, Java Gateway, all running in same network subnet. I have added all of the variables for scheduled reporting. WebServiceURL, Allowed IP, Listening port, Frontend URL are all set, all testing shows everything working. When I run the test for the report I get this error:

    2026/06/10 18:07:05.016034 received report request from 172.30.240.0:48568
    2026/06/10 18:07:05.016498 making chrome headless request with parameters url: http://my.internal.com/zabbix.php?ac...shboardid=405& from=2026-06-09%2000%3A00%3A00&to=2026-06-10%2000%3A00%3A00, width: 1920, height: 1080 for report request from 172.30.240.0:48568
    10 18:07:36.190650 Cannot fetch data.: dashboard failed to get ready, url: 'http://my.internal.com/zabbix.php?action=dashboard.print&dashboardid=405& from=2026-06-09%2000%3A00%3A00&to=2026-06-10%2000%3A00%3A00': Inspected target navigated or closed (-32000).

    I can take the URL listed in the error and paste it into a browser and it opens the Dashboard in 2 secs. Guessing but the error sounds like something to do with chrome, but I have not been able to figure it out. Chrome is running and all tests shows it as working correctly and the configuration test all show good. I have even tried running chrome direct instead of a container on the server with the same error message.

    Any help with this would be greatly appreciated.


Working...