Yeah, unfortunately i deleted the task already. It was the group deploy thing.
X
Posts made by xfz
-
RE: Endless reboots
-
Endless reboots
Hi,
trying out FOG and got stuck on endless rebooting windows 10 workstation.
What i have managed to do so far:
- installed FOG on Centos
- installed a windows 10 machine A, sysprep and shut down
- added machineA to FOG server and captured an image
- booted machineB and assigned it the disk image, deploy and boot
- created a group TEST in FOG
- created a single MSI snap-in and added it to group TEST
- put machineB to group TEST and clicked deploy on group
Now machineB is endlessly rebooting, does not matter if the user is logged in or not.
fog.log on client on each attempt (MAC addresses masked):
------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 28.01.2020 15:32 Client-Info Version: 0.11.16 28.01.2020 15:32 Client-Info OS: Windows 28.01.2020 15:32 Middleware::Authentication Waiting for authentication timeout to pass 28.01.2020 15:32 Middleware::Communication Download: http://fogserver/fog/management/other/ssl/srvpublic.crt 28.01.2020 15:32 Data::RSA FOG Server CA cert found 28.01.2020 15:32 Middleware::Authentication Cert OK 28.01.2020 15:32 Middleware::Communication POST URL: http://fogserver/fog/management/index.php?sub=requestClientInfo&authorize&newService 28.01.2020 15:32 Middleware::Response Success 28.01.2020 15:32 Middleware::Authentication Authenticated 28.01.2020 15:32 Middleware::Communication URL: http://fogserver/fog/management/index.php?sub=requestClientInfo&configure&newService&json 28.01.2020 15:32 Middleware::Response Success 28.01.2020 15:32 Middleware::Communication URL: http://fogserver/fog/management/index.php?sub=requestClientInfo&mac=##########&newService&json 28.01.2020 15:32 Middleware::Response Success 28.01.2020 15:32 Middleware::Communication URL: http://fogserver/fog/service/getversion.php?clientver&newService&json 28.01.2020 15:32 Middleware::Communication URL: http://fogserver/fog/service/getversion.php?newService&json 28.01.2020 15:32 Service Creating user agent cache 28.01.2020 15:32 Middleware::Response Invalid time 28.01.2020 15:32 Middleware::Response No Printers 28.01.2020 15:32 Middleware::Response Module is disabled globally on the FOG server 28.01.2020 15:32 Service Initializing modules ------------------------------------------------------------------------------ ---------------------------------ClientUpdater-------------------------------- ------------------------------------------------------------------------------ 28.01.2020 15:32 Client-Info Client Version: 0.11.16 28.01.2020 15:32 Client-Info Client OS: Windows 28.01.2020 15:32 Client-Info Server Version: 1.5.7 28.01.2020 15:32 Middleware::Response Success ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ----------------------------------TaskReboot---------------------------------- ------------------------------------------------------------------------------ 28.01.2020 15:32 Client-Info Client Version: 0.11.16 28.01.2020 15:32 Client-Info Client OS: Windows 28.01.2020 15:32 Client-Info Server Version: 1.5.7 28.01.2020 15:32 Middleware::Response Success 28.01.2020 15:32 TaskReboot Restarting computer for task 28.01.2020 15:32 Power Creating shutdown request 28.01.2020 15:32 Power Parameters: /r /c "TaskReboot" /t 0 28.01.2020 15:32 Bus Emmiting message on channel: Power 28.01.2020 15:32 Power Attempt 1/6 to shutdown computer 28.01.2020 15:32 Power --> API call returned 1, will re-attempt in 5 minutes 28.01.2020 15:35 Main Overriding exception handling 28.01.2020 15:35 Main Bootstrapping Zazzles 28.01.2020 15:35 Controller Initialize 28.01.2020 15:35 Controller Start 28.01.2020 15:35 Service Starting service 28.01.2020 15:35 Bus Became bus server 28.01.2020 15:35 Bus Emmiting message on channel: Status 28.01.2020 15:35 Service Invoking early JIT compilation on needed binaries
The snapin does not even require reboot.
What am I doing wrong?