My enviroment:
I run my connection through a barracuda web security gateway proxy that uses a pac file to connect
Issue.
I was running into an issue with google earth pro and was attempting to use fiddler to troubleshoot the issue. I installed fiddler without admin permissions. Google earth pro streetview fails to download images due to 407 error (Web page that renders image gives a failed to pass or parse credentials from proxy.)
The issue I am running into is when I run fiddler it "fixes" the issue without indication of where the issue came from. I uninstall fiddler and the "fix" remains even after removing google earth pro registry files tmp files and cached files, something on my system changed when installing fiddler that prevents the images in google earth pro from using my pac file when connecting. I cant seem to find out what change was made to reverse it even after an uninstall of fiddler. Any help or information regarding what system changes are made with the fiddler installer would be greatly appreciated.
Thank you,
Patrick
Hey Patrick,
I am a bit unsure of the outcome (after using Fiddler). Is the issue still appearing (... Google earth pro streetview fails to download images due to 407 error.. and later ... something on my system changed when installing Fiddler that prevents the images in google earth pro from using my pac file when connecting ...) or is the issue "fixed" (... when I run Fiddler it "fixes" the issue without indication of where the issue came from. I uninstall Fiddler and the "fix" remains ...)?
In any way, it looks like that the Barracuda gateway is another intermediate proxy that stands between the client and the server. When running, Fiddler will chain to that proxy and will serve as MITM, but after turning it off, it will reverse all system settings. You can check some of the possible issues that Fiddler can fix - there is a dedicated blog post on the matter here: https://www.telerik.com/blogs/help!-running-fiddler-fixes-my-app-
launching google earth pro without fiddler installed streetview does not work (doesnt download the image)
Installing fiddler google earth pro streetvew works and images are downloaded without issue
uninstalling fiddler google earth pro should block images again however it still downloads and renders streetview with no issues.
My question is what changes are made to the computer durring the installation process when fiddler is installed without admin permissions So I am able to block streetview again.
I have not found new firewall entries and I was curious if this creates or edits registry files in the current user local machine ect that would cause google earth streetview images to bypass my web security gateway