murdocklawless try running this command manually:
cd /var/www/html && php flarum schedule:run
Also make sure it runs as the right user, seems to run as root
now where it should run as the website user the website runs under www-data
or something similar.