@Tom-Elliott Am I looking in /var/log/php-fpm?
If so, in error.log:
[13-Oct-2024 03:34:06] NOTICE: error log file re-opened
[16-Oct-2024 08:07:18] NOTICE: Terminating ...
[16-Oct-2024 08:07:18] NOTICE: exiting, bye-bye!
[16-Oct-2024 08:07:38] NOTICE: fpm is running, pid 3879423
[16-Oct-2024 08:07:38] NOTICE: ready to handle connections
[16-Oct-2024 08:07:38] NOTICE: systemd monitor interval set to 10000ms
in www-error.log around the time:
[16-Oct-2024 09:42:37 UTC] PHP Warning: Undefined array key "menuAccess" in /var/www/html/fog/lib/fog/bootmenu.class.php on line 335
[16-Oct-2024 09:42:37 UTC] PHP Warning: Undefined array key "menuAccess" in /var/www/html/fog/lib/fog/bootmenu.class.php on line 340
[16-Oct-2024 09:42:37 UTC] PHP Warning: Undefined array key "menuAccess" in /var/www/html/fog/lib/fog/bootmenu.class.php on line 398
[16-Oct-2024 09:42:42 UTC] PHP Warning: Undefined array key "menuAccess" in /var/www/html/fog/lib/fog/bootmenu.class.php on line 335
[16-Oct-2024 09:42:42 UTC] PHP Warning: Undefined array key "menuAccess" in /var/www/html/fog/lib/fog/bootmenu.class.php on line 340
[16-Oct-2024 09:42:42 UTC] PHP Warning: Undefined array key "menuAccess" in /var/www/html/fog/lib/fog/bootmenu.class.php on line 398
[16-Oct-2024 09:44:07 UTC] PHP Warning: Undefined property: stdClass::$clientload in /var/www/html/fog/lib/fog/storagegroup.class.php on line 319
[16-Oct-2024 09:44:07 UTC] PHP Warning: Undefined property: stdClass::$clientload in /var/www/html/fog/lib/fog/storagegroup.class.php on line 319
[16-Oct-2024 09:44:21 UTC] PHP Warning: Undefined property: stdClass::$clientload in /var/www/html/fog/lib/fog/storagegroup.class.php on line 319
[16-Oct-2024 09:44:21 UTC] PHP Warning: Undefined property: stdClass::$clientload in /var/www/html/fog/lib/fog/storagegroup.class.php on line 319
[16-Oct-2024 09:44:30 UTC] PHP Warning: Undefined property: stdClass::$clientload in /var/www/html/fog/lib/fog/storagegroup.class.php on line 319
[16-Oct-2024 09:44:30 UTC] PHP Warning: Undefined property: stdClass::$clientload in /var/www/html/fog/lib/fog/storagegroup.class.php on line 319
[16-Oct-2024 09:44:38 UTC] PHP Warning: Undefined property: stdClass::$clientload in /var/www/html/fog/lib/fog/storagegroup.class.php on line 319
[16-Oct-2024 09:44:38 UTC] PHP Warning: Undefined property: stdClass::$clientload in /var/www/html/fog/lib/fog/storagegroup.class.php on line 319
[16-Oct-2024 09:44:40 UTC] PHP Warning: Undefined property: stdClass::$clientload in /var/www/html/fog/lib/fog/storagegroup.class.php on line 319
[16-Oct-2024 09:44:40 UTC] PHP Warning: Undefined property: stdClass::$clientload in /var/www/html/fog/lib/fog/storagegroup.class.php on line 319
[16-Oct-2024 09:44:41 UTC] PHP Warning: Undefined property: stdClass::$clientload in /var/www/html/fog/lib/fog/storagegroup.class.php on line 319
[16-Oct-2024 09:44:41 UTC] PHP Warning: Undefined property: stdClass::$clientload in /var/www/html/fog/lib/fog/storagegroup.class.php on line 319
[16-Oct-2024 09:44:50 UTC] PHP Warning: Undefined property: stdClass::$clientload in /var/www/html/fog/lib/fog/storagegroup.class.php on line 319
[16-Oct-2024 09:44:50 UTC] PHP Warning: Undefined property: stdClass::$clientload in /var/www/html/fog/lib/fog/storagegroup.class.php on line 319
[16-Oct-2024 09:45:23 UTC] PHP Warning: Undefined array key "menuAccess" in /var/www/html/fog/lib/fog/bootmenu.class.php on line 335
Is there anything after the registration attempt?
Nothing in the FOG.log on the client, just repeated attempts to register every 2 minutes.
Thanks