I am not able to get my scheduler working as per the following screenshot:
My cronjob is configured to the following format:
cd /home/MY_USERNAME/domains/MY_DOMAIN/public_html/discussions && /usr/bin/php flarum schedule:run >> /dev/null 2>&1
Can anyone help me troubleshoot this as to why scheduler is not working?