Your software
My Mautic version is:
My PHP version is:
My Database type and version is:
Your problem
My problem is:Campaigns dont seem to get triggered on auto when contacts are added to a segment, but when i run the manual command on the server they do.
These errors are showing in the log:
Steps I have tried to fix the problem:
I have added this cron jobs and maybe i have mistaken smth thats why im asking for a quick look at them : */5 * * * * php /var/www/html/bin/console mautic:segments:update
Mautic Campaign Triggers
*/5 * * * * php /var/www/html/bin/console mautic:campaigns:trigger
Mautic Campaign Updates
0 * * * * php /var/www/html/bin/console mautic:campaigns:update
Mautic Emails Send
*/5 * * * * php /var/www/html/bin/console mautic:emails:send
Mautic Emails Fetch
*/10 * * * * php /var/www/html/bin/console mautic:emails:fetch
Mautic Forms Cleanup
0 0 * * * php /var/www/html/bin/console mautic:forms:cleanup
Thank you in advance!