The stream or file “/home/mautic/public_html/mautic.devced.com/app/…/var/logs/mautic_prod-2023-10-19.php” could not be opened in append mo
de: Failed to open stream: Permission denied
How do I remove the ’ StreamHandler.php line 110" error message?
The cron job command appears to be in working order:
/usr/local/bin/php /home/mautic/public_html/mautic.devced.com/bin/console mautic:emails:send >/dev/null 2>&
Last 15 cron job commands:
[mautic@team ~]$ sudo grep mautic /var/log/cron | tail -15
[sudo] password for mautic:Oct 20 16:04:12 team crontab[2054019]: (mautic) LIST (mautic)
Oct 20 16:04:21 team crontab[2054024]: (mautic) LIST (mautic)
Oct 20 16:04:22 team crontab[2054027]: (mautic) LIST (mautic)
Oct 20 16:05:01 team CROND[2054150]: (mautic) CMD (***/usr/local/bin/php /home/mautic/public_html/mautic.devced.com/bin/console mautic:emails:send >/dev/null 2>&***1)
Oct 20 16:05:01 team CROND[2054151]: (mautic) CMD (/usr/local/bin/php /home/mautic/public_html/mautic.devced.com/bin/console mautic:import --limit=500 >/dev/null 2>&1)
Oct 20 16:10:01 team CROND[2054403]: (mautic) CMD (/usr/local/bin/php /home/mautic/public_html/mautic.devced.com/bin/console mautic:campaigns:rebuild --batch-limit=1200 >/dev/null 2>&1)
Oct 20 16:10:01 team CROND[2054405]: (mautic) CMD (/usr/local/bin/php /home/mautic/public_html/mautic.devced.com/bin/console mautic:reports:scheduler >/dev/null 2>&1)
Oct 20 16:15:01 team CROND[2054566]: (mautic) CMD (/usr/local/bin/php /home/mautic/public_html/mautic.devced.com/bin/console mautic:broadcasts:send >/dev/null 2>&1)
Oct 20 16:15:01 team CROND[2054568]: (mautic) CMD (/usr/local/bin/php /home/mautic/public_html/mautic.devced.com/bin/console mautic:campaigns:trigger --batch-limit=1200 >/dev/null 2>&1)
Oct 20 16:20:01 team CROND[2054869]: (mautic) CMD (/usr/local/bin/php /home/mautic/public_html/mautic.devced.com/bin/console mautic:emails:send >/dev/null 2>&1)
Oct 20 16:20:01 team CROND[2054873]: (mautic) CMD (/usr/local/bin/php /home/mautic/public_html/mautic.devced.com/bin/console mautic:import --limit=500 >/dev/null 2>&1)
Oct 20 16:25:02 team CROND[2055239]: (mautic) CMD (/usr/local/bin/php /home/mautic/public_html/mautic.devced.com/bin/console mautic:campaigns:rebuild --batch-limit=1200 >/dev/null 2>&1)
Oct 20 16:25:02 team CROND[2055238]: (mautic) CMD (/usr/local/bin/php /home/mautic/public_html/mautic.devced.com/bin/console mautic:reports:scheduler >/dev/null 2>&1)
Oct 20 16:30:02 team CROND[2055542]: (mautic) CMD (/usr/local/bin/php /home/mautic/public_html/mautic.devced.com/bin/console mautic:broadcasts:send >/dev/null 2>&1)
Oct 20 16:30:02 team CROND[2055543]: (mautic) CMD (/usr/local/bin/php /home/mautic/public_html/mautic.devced.com/bin/console mautic:campaigns:trigger --batch-limit=1200 >/dev/null 2>&1)
[mautic@team ~]$