We have Zabbix reporting setup, however Zabbix won't send the report as scheduled. Last sent is always "never".
Manually performing a test works; the PDF has the correct data and the email is received successfully.
Running Zabbix server 6.4.12 using the official docker images
Docker configuration


I tried setting the time to be 5 minutes into the future and watched all docker container logs. Nothing is logged. What am I missing? Some flag to enable the cron/scheduler?
Manually performing a test works; the PDF has the correct data and the email is received successfully.
Running Zabbix server 6.4.12 using the official docker images
Docker configuration
I tried setting the time to be 5 minutes into the future and watched all docker container logs. Nothing is logged. What am I missing? Some flag to enable the cron/scheduler?
Comment