Communication with Old & New fog client is broken.
-
svn 4408 cloud 5475
Host - Windows 8.1
I just registered and imaged a brand new machine with a known-good image.
The image had the legacy client installed.
Domain joining didn’t work, logs were filled with stuff about snapins (attached).
I uninstalled the old client, and installed the new client and rebooted.
More errors in the log, about unable to communicate.
the @Developers are lucky this time to have logs from both the legacy and new client all from the same machine in the same file!
-
Please see what you get in your apache error log when accessing this URL: http://10.2.1.11/fog/service/hostname.php?moduleid=hostnamechanger&mac=98:90:96:C5:DA:C7||00:00:00:00:00:00:00:E0&newService=1
-
I have someone else reporting this error too. Here is the apache error log. @Tom-Elliott
PHP Parse error: syntax error, unexpected end of file, expecting function (T_FUNCTION) in /var/www/html/fog/lib/client/HostnameChanger.class.php on line 29
-
And first update? I am aware of a problem with the hostname changer and have already pushed a fix for the server 500 error you were seeing.
-
The legacy snapin I need more info to fix. I’m obviously not focused on the legacy client too much, and it’s fully possible I screwed something up.
-
@Tom-Elliott Here’s some logs from my desktop - it’s using the legacy client.
11/24/2015 7:23 AM FOG::ClientUpdater File: C:\Program Files (x86)\FOG\tmp\TaskReboot.dll hash doesn't match server hash! 11/24/2015 7:23 AM FOG::ClientUpdater Checking Status : UserCleanup.dll 11/24/2015 7:23 AM FOG::ClientUpdater File: UserCleanup.dll requires an update. 11/24/2015 7:23 AM FOG::ClientUpdater File: C:\Program Files (x86)\FOG\tmp\UserCleanup.dll hash doesn't match server hash! 11/24/2015 7:23 AM FOG::ClientUpdater Checking Status : UserTracker.dll 11/24/2015 7:23 AM FOG::ClientUpdater File: UserTracker.dll requires an update. 11/24/2015 7:23 AM FOG::ClientUpdater File: C:\Program Files (x86)\FOG\tmp\UserTracker.dll hash doesn't match server hash! 11/24/2015 7:23 AM FOG::ClientUpdater Checking Status : config.ini 11/24/2015 7:23 AM FOG::ClientUpdater File: config.ini requires an update. 11/24/2015 7:23 AM FOG::ClientUpdater File: C:\Program Files (x86)\FOG\tmp\config.ini hash doesn't match server hash! 11/24/2015 7:23 AM FOG::ClientUpdater 1 new modules found! 11/24/2015 7:23 AM FOG::ClientUpdater Checking Status : 11/24/2015 7:23 AM FOG::ClientUpdater File: requires an update. 11/24/2015 7:23 AM FOG::ClientUpdater An exception occurred during a WebClient request. 11/24/2015 7:23 AM FOG::ClientUpdater at System.Net.WebClient.DownloadFile(Uri address, String fileName) at FOG.SnapinClient.downloadAndDeploy(String localFile) 11/24/2015 7:23 AM FOG::ClientUpdater Client update will be applied during next service startup. 11/24/2015 7:23 AM FOG::ClientUpdater Client update process complete, exiting... 11/24/2015 7:26 AM FOG::SnapinClient Attempting to connect to fog server... 11/24/2015 7:26 AM FOG::SnapinClient Module is active... 11/24/2015 7:26 AM FOG::SnapinClient No Tasks found for: 90:B1:1C:98:03:8C 11/24/2015 7:31 AM FOG::SnapinClient Attempting to connect to fog server... 11/24/2015 7:31 AM FOG::SnapinClient Module is active... 11/24/2015 7:31 AM FOG::SnapinClient No Tasks found for: 90:B1:1C:98:03:8C 11/24/2015 7:36 AM FOG::SnapinClient Attempting to connect to fog server... 11/24/2015 7:36 AM FOG::SnapinClient Module is active... 11/24/2015 7:36 AM FOG::SnapinClient No Tasks found for: 90:B1:1C:98:03:8C
-
@Sebastian-Roth said:
Please see what you get in your apache error log when accessing this URL: http://10.2.1.11/fog/service/hostname.php?moduleid=hostnamechanger&mac=98:90:96:C5:DA:C7||00:00:00:00:00:00:00:E0&newService=1
This now returns
#!ihc
I’m on svn 4409
-
@Wayne-Workman That basically means, HostnameChanger is now fixed.