User ERROR: Unable to get logged in users
-
Server
- FOG Version: 1.3.5 SVN Revision: 6067
- OS: Ubuntu 16.04 Server
Client
- Service Version:
- OS: Windows 7
Description
When deploying a sysprepped Win 7 image I get the following error on the client log:
--------------------------------HostnameChanger------------------------------- ------------------------------------------------------------------------------ 4/10/2017 9:34 AM Client-Info Client Version: 0.11.11 4/10/2017 9:34 AM Client-Info Client OS: Windows 4/10/2017 9:34 AM Client-Info Server Version: 1.3.5 4/10/2017 9:34 AM Middleware::Response Success 4/10/2017 9:34 AM HostnameChanger Checking Hostname 4/10/2017 9:34 AM HostnameChanger Removing host from domain 4/10/2017 9:34 AM HostnameChanger ERROR: Required domain information is missing 4/10/2017 9:34 AM HostnameChanger Renaming host to 2919-LIB-06 4/10/2017 9:34 AM User ERROR: Unable to get logged in users 4/10/2017 9:34 AM User ERROR: Critical error 4/10/2017 9:34 AM Power Creating shutdown request 4/10/2017 9:34 AM Power Parameters: /r /c "FOG needs to rename your computer" /t 0 4/10/2017 9:34 AM Bus { "self": true, "channel": "Power", "data": "{\r\n \"action\": \"shuttingdown\"\r\n}" } 4/10/2017 9:34 AM Bus Emmiting message on channel: Power ------------------------------------------------------------------------------ Idling for 5 minutes for SIGTERM or SIGKILL
TIA
-
@kwisher in addition to what @Tom-Elliott asked, did you follow the sysprep instructions for the client? https://wiki.fogproject.org/wiki/index.php?title=FOG_Client#FOG_Client_with_Sysprep
Also per the log
4/10/2017 9:34 AM HostnameChanger ERROR: Required domain information is missing
, if you’re trying to manage the machine’s domain binding you need to fix in all the required fields. -
Is this actually causing a problem?
-
@kwisher in addition to what @Tom-Elliott asked, did you follow the sysprep instructions for the client? https://wiki.fogproject.org/wiki/index.php?title=FOG_Client#FOG_Client_with_Sysprep
Also per the log
4/10/2017 9:34 AM HostnameChanger ERROR: Required domain information is missing
, if you’re trying to manage the machine’s domain binding you need to fix in all the required fields. -
@Joe-Schmitt Thank you for your post, this was the problem.