10-10-2019, 12:16 PM
Nice :-)
The error "watchdog: Session permissions (Reapplied)" in theory should never happen but I recall during the development of moOde 6 series I would occasionally see incorrect permissions for the PHP session file. It was rare and only seemed to occur after loading updated development moOde sources and configs on the Pi then rebooting. A second reboot and no error.
I added a bit of code to watchdog.sh script to check and reset the permissions if necessary which should correct the error after one occurrence. If it keeps reappearing in the log I may need to further investigate the issue.
A new kernel or 64-bit should not cause the error.
-Tim
The error "watchdog: Session permissions (Reapplied)" in theory should never happen but I recall during the development of moOde 6 series I would occasionally see incorrect permissions for the PHP session file. It was rare and only seemed to occur after loading updated development moOde sources and configs on the Pi then rebooting. A second reboot and no error.
I added a bit of code to watchdog.sh script to check and reset the permissions if necessary which should correct the error after one occurrence. If it keeps reappearing in the log I may need to further investigate the issue.
A new kernel or 64-bit should not cause the error.
-Tim