We recently rolled out zScaler in our environment, we had one or two issues but one remains which I am unable to resolve
Essentially after installation (and this has been done via SCCM and thereafter manually using both an MSI and EXE without any installation switches) the client connector application (3.4.1.4 but also tried 3.5.0.108) just opens and displays a blank, white screen. It does not ask for credentials and does not get any further.
Hi Peter, the client connector uses Windows WBC (web browser control) to load the screen within the client itself. Are you possibly blocking IE on that endpoint?
Hi Keith, thanks for the quick response.
Just double checked and IE is enabled on that system. We don’t use any policies or block anything within/toward IE either.
Hi wdmine,
Still unresolved. We have made a support case and awaiting and answer.
We reset the IE browser completely back to defaults and cleared any cache but the issue remains. The IDP is available via the browser (IE).
One interesting development is that it seems to function normally when logging into a different windows profile. We want to avoid recreating his profile for certain reasons so at the moment wont consider that the solution.
Will keep you updated on the solution
Unfortunately zScaler support were not able to resolve the issue and claim the issue is with the Windows installation/Device.
The solution they offered was to reset/reimage Window but as this is difficult for a road warrior to complete, for now the user will continue to use a different proxy solution which does work.
If i find something in the meantime I will update you.
I had the same issue and noticed that the Client loaded correclty when logged on with a local user account. So I rebuilt the effeced Windows User profile and the issue was resolved.
I have not looked into the issue further to narrow down.
I had 2 computers with the same problem and just resolved it.
When looking at event log I was seeing a lot of .net errors. One of them indicated a problem loading C:\Windows\Microsoft(DOT)NET\Framework\v4.0.30319\Config\machine.config | (DOT)net is .net but zscaler says i’m new and can only post 2 links per post)
When I went to look at that file, it was 0kb
I copied the C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Config\machine.configversion to C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\machine.config rebooted and everything was back to normal again.
I don’t know why machine.config was 0kb, but we have seen a lot of issues with that file getting modified incorrectly causing problems from software installs and windows updates. Either way, restoring that 0kb file should do the trick!
A month or so after my last update we got an opportunity to just delete and recreate the user profile for this person which solved the issue. It just wasn’t the quickest of solutions as it takes time to rebuild a profile for someone who is essentially never on an office network.
I assumed it had something to do with .NET but that’s a good find @ryan.miller . If i get the issue again ill be sure to try it and update here.