Hey all,
So I migrated our server to Google Cloud via bitnami and I set up the cron, permissions, and ensured my php settings are good. The Scheduled Jobs is showing No Data but I am seeing the cron running in apache..
Oct 12 03:16:01 bitnami-espocrm-dm-95f3 CRON[4437]: (bradaks) CMD (cd /opt/bitnami/apps/espocrm/htdocs; /bitnami/lampstack-linux-x64/output/php/bin/php -f cron.php > /dev/null 2>&1)
I've reset the server but it's still not running the scheduled jobs. Any ideas? No Espo log to look at.
So I migrated our server to Google Cloud via bitnami and I set up the cron, permissions, and ensured my php settings are good. The Scheduled Jobs is showing No Data but I am seeing the cron running in apache..
Oct 12 03:16:01 bitnami-espocrm-dm-95f3 CRON[4437]: (bradaks) CMD (cd /opt/bitnami/apps/espocrm/htdocs; /bitnami/lampstack-linux-x64/output/php/bin/php -f cron.php > /dev/null 2>&1)
I've reset the server but it's still not running the scheduled jobs. Any ideas? No Espo log to look at.
Comment