I’ve scheduled in Sonata stats a daily email, but its not getting sent out when checking in the report monitor; its in queued status.
PBX version 4.2.0-1, sonata stats version 4.0.4-1
Restarting the server didn’t help; when running php artisan queue:work, I’m only getting failers; see screen shot below.
Check the stats logs for any errors /usr/share/queues-stats/backend/storage/logs/stats-root-2024-12-02.log
see logs here
Can you please post a screenshot of the Stats settings (Settings > PBX settings)
Looks like the issue is that wkhtmltopdf is trying to load the branding image from the PBX over HTTPS. It was already reported on GitHub in 2020 that HTTPS is not working
Try to disable Secure and change the port to 80