09-16-2018, 04:23 PM
I don't see anything unusual in the log.
When you experience the issue try and determine whether worker.php is running. If its not running it would suggest some sort of breakage in your build or something external to moOde software like a bad sd card, etc.
pgrep -l worker.php
The output should look like below
pi@rp3:~ $ pgrep -l worker.php
622 worker.php
When you experience the issue try and determine whether worker.php is running. If its not running it would suggest some sort of breakage in your build or something external to moOde software like a bad sd card, etc.
pgrep -l worker.php
The output should look like below
pi@rp3:~ $ pgrep -l worker.php
622 worker.php