Last job execution ran 2 hours ago. Something seems wrong

I know this is kinda a repost of a persisting problem but I cannot for the love me of figure this out.

PHP: 7.4
Nextcloud server: 20.0.2
TrueNAS: 12

Nextcloud is installed through a jail in TrueNAS
I am having an issue with cron and not working. I setup crontab through another tutorial I followed. I have run the commands sudo -u www /usr/local/bin/php -f /usr/local/www/nextcloud/occ preview:pre-generate, chmod 750 /usr/local/www/nextcloud, sudo -u www php -f /var/www/nextcloud/cron.php

Am I missing a permission for another file or a setup for something?