FOG Capture Task keeps rebooting
-
Hey there,
This is my first capture task and the machine just keeps rebooting over and over. I have the fog.log and this is what is contained from one of the iterations of the reboot loop:
------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 9/26/2018 9:41 AM Client-Info Version: 0.11.16 9/26/2018 9:41 AM Client-Info OS: Windows 9/26/2018 9:41 AM Middleware::Authentication Waiting for authentication timeout to pass 9/26/2018 9:41 AM Middleware::Communication Download: http://10.202.0.26/fog/management/other/ssl/srvpublic.crt 9/26/2018 9:41 AM Data::RSA FOG Server CA cert found 9/26/2018 9:41 AM Middleware::Authentication Cert OK 9/26/2018 9:41 AM Middleware::Communication POST URL: http://10.202.0.26/fog/management/index.php?sub=requestClientInfo&authorize&newService 9/26/2018 9:41 AM Middleware::Response Success 9/26/2018 9:41 AM Middleware::Authentication Authenticated 9/26/2018 9:41 AM Middleware::Communication URL: http://10.202.0.26/fog/management/index.php?sub=requestClientInfo&configure&newService&json 9/26/2018 9:41 AM Middleware::Response Success 9/26/2018 9:41 AM Middleware::Communication URL: http://10.202.0.26/fog/management/index.php?sub=requestClientInfo&mac=8C:EC:4B:7F:AD:B2||00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0&newService&json 9/26/2018 9:41 AM Middleware::Response Success 9/26/2018 9:41 AM Middleware::Communication URL: http://10.202.0.26/fog/service/getversion.php?clientver&newService&json 9/26/2018 9:41 AM Middleware::Communication URL: http://10.202.0.26/fog/service/getversion.php?newService&json 9/26/2018 9:41 AM Service Creating user agent cache 9/26/2018 9:41 AM Middleware::Response Invalid time 9/26/2018 9:41 AM Middleware::Response No Printers 9/26/2018 9:41 AM Middleware::Response Module is disabled globally on the FOG server 9/26/2018 9:41 AM Service Initializing modules ------------------------------------------------------------------------------ ---------------------------------ClientUpdater-------------------------------- ------------------------------------------------------------------------------ 9/26/2018 9:41 AM Client-Info Client Version: 0.11.16 9/26/2018 9:41 AM Client-Info Client OS: Windows 9/26/2018 9:41 AM Client-Info Server Version: 1.5.4 9/26/2018 9:41 AM Middleware::Response Success ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ----------------------------------TaskReboot---------------------------------- ------------------------------------------------------------------------------ 9/26/2018 9:41 AM Client-Info Client Version: 0.11.16 9/26/2018 9:41 AM Client-Info Client OS: Windows 9/26/2018 9:41 AM Client-Info Server Version: 1.5.4 9/26/2018 9:41 AM Middleware::Response Success 9/26/2018 9:41 AM TaskReboot Restarting computer for task 9/26/2018 9:41 AM Power Creating shutdown command in 60 seconds 9/26/2018 9:41 AM Bus Emmiting message on channel: Power ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------HostnameChanger------------------------------- ------------------------------------------------------------------------------ 9/26/2018 9:41 AM Client-Info Client Version: 0.11.16 9/26/2018 9:41 AM Client-Info Client OS: Windows 9/26/2018 9:41 AM Client-Info Server Version: 1.5.4 9/26/2018 9:41 AM Middleware::Response Success 9/26/2018 9:41 AM HostnameChanger A power operation is pending, aborting module ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ---------------------------------SnapinClient--------------------------------- ------------------------------------------------------------------------------ 9/26/2018 9:41 AM Client-Info Client Version: 0.11.16 9/26/2018 9:41 AM Client-Info Client OS: Windows 9/26/2018 9:41 AM Client-Info Server Version: 1.5.4 9/26/2018 9:41 AM Middleware::Response Invalid task 9/26/2018 9:41 AM SnapinClient A power operation is pending, aborting module ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------PrinterManager-------------------------------- ------------------------------------------------------------------------------ 9/26/2018 9:41 AM Client-Info Client Version: 0.11.16 9/26/2018 9:41 AM Client-Info Client OS: Windows 9/26/2018 9:41 AM Client-Info Server Version: 1.5.4 9/26/2018 9:41 AM Middleware::Response No Printers ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------PowerManagement------------------------------- ------------------------------------------------------------------------------ 9/26/2018 9:41 AM Client-Info Client Version: 0.11.16 9/26/2018 9:41 AM Client-Info Client OS: Windows 9/26/2018 9:41 AM Client-Info Server Version: 1.5.4 9/26/2018 9:41 AM Middleware::Response Success 9/26/2018 9:41 AM PowerManagement Calculating tasks to unschedule 9/26/2018 9:41 AM PowerManagement Calculating tasks to schedule ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ----------------------------------UserTracker--------------------------------- ------------------------------------------------------------------------------ 9/26/2018 9:41 AM Client-Info Client Version: 0.11.16 9/26/2018 9:41 AM Client-Info Client OS: Windows 9/26/2018 9:41 AM Client-Info Server Version: 1.5.4 9/26/2018 9:41 AM Middleware::Response Success 9/26/2018 9:41 AM Middleware::Communication URL: http://10.202.0.26/fog/service/usertracking.report.php?action=login&user=DESKTOP-TA76BSB\nadmin&mac=8C:EC:4B:7F:AD:B2||00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0&newService&json ------------------------------------------------------------------------------ 9/26/2018 9:41 AM Service Sleeping for 90 seconds
-
Also:
I disabled task reboot in the console. Now the machine gives no indication that a task is happening at all, in the console or in fog.log. Any ideas?
-
I can actually see receiving traffic coming into the server. But nothing has changed under the status of the task. Is this normal?
-
You can mark this as solved. It was having trouble mounting the NVM SSD. I got it going.
-
@kwilson7392 said in FOG Capture Task keeps rebooting:
This is my first capture task…
So my guess is you might still be thinking in different concepts. Ghost for example did some modification to the boot loader on disk and joined into the task when rebooted from disk. But FOG is different. It’s based on PXE booting the client. If a job is scheduled then the PXE loader will bring up the FOS system to do that task on your machine and if there is no task it will chainload from disk to boot the OS.
Have you setup your machine to PXE boot?