In my case, the message was hinting at a permissions problem with the bash script, but I couldn't see it until I installed an MTA.
As suggested I ran:
sudo aptitude install postfix I chose "Local" during setup and after running the cron job again:
sudo tail -f /var/mail/ In my case I replaced
with "root".I was then able to see the error output related to permissions.