01-06-2021, 01:57 PM
You should prolly check for some sort of resource issue for example no disk space, memory exhausted, cpu pegged, worker.php crashed, network issue, etc
Code:
df -h
moodeutl -m
free -h (if you know how to interpret the output)
pgrep -l worker.php
ping HOSTNAME_OF_ROUTER