Cron Job: Permission Denied Email

I keep getting emails about cron jobs permission denials.

Blockquote
/bin/sh: 1: /home/zichi/web/campaign.domain.xyz/public_html/bin/console: Permission denied

I did set up the cron from the UI

I am running Ubuntu 18.04

You will need make sure /home/zichi/web/campaign.domain.xyz/public_html/bin/console is executeable. Make sure you will use chmod +x /home/zichi/web/campaign.domain.xyz/public_html/bin/console