All of sadden I am getting this when starting Fiddler. See attached.
Thanks
Hello,
Whenever i'm opening the "Fiddler 4", it's showing me below warning, and after clicking OK, the application opens:
---------------------------
Loading custom MIME mappings failed
---------------------------
Fiddler has encountered an unexpected problem. If you believe this is a bug in Fiddler, please copy this message by hitting CTRL+C, and submit a bug report at http://www.telerik.com/forums/fiddler.
Access to the path 'C:\Users\xxxx\OneDrive - XXXX\Documents\Fiddler2\CustomMimeMappings.xml' is denied.
Type: System.UnauthorizedAccessException
Source: mscorlib
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode)
at Fiddler.XmlFileMimeMappings..ctor(String filePath) in C:\JenkinsHome\jobs\FiddlerReleaseBuild\workspace\Fiddler2\Common\Core\MimeMapping\XmlFileMimeMappings.cs:line 38
at Fiddler.frmViewer.(Object , EventArgs ) in C:\JenkinsHome\jobs\FiddlerReleaseBuild\workspace\Fiddler2\Viewer.cs:line 9876
Fiddler v5.0.20182.28034 (x64 AMD64) [.NET 4.0.30319.42000 on Microsoft Windows NT 10.0.19041.0]
---------------------------
OK
---------------------------
Could anyone please let me know the issue here?
Well, once it's open, I'm getting error: " Fiddler - Gateway Connection Failed." while trying to pull the image from docker.
Thanks
Hey,
So currently I am coding a Program and want to use the CertMaker.dll as embedded resource and want to load it from resources so I don't have to extract it to the same folder as the program i am running. This also works, it creates the certificate as it should but it doesn't fake the requests then.
I cant use the CertMaker.dll as Resource. Is there any workaround?
Hi there,
Where can I get the installer for Fiddler version 4.6.3? I'm not able to see it anywhere in the Telerik/Fiddler site.
Thanks!
hi guys, i very tks all to make this software
i have a problem, but i dont know how to do, because i'm not a dev :(
i installed Fiddler in my VPS, i can access to download certify Fiddler,
but when i config proxy (IP and Port show in picture) in my fone, i just can access to my VPS address, can not access the internet, just show Connection not Private
show how can i config HOST: Localhost to access internet
tks very much, sorry for my English, i'm not good :(
hi,
I'm trying to understand how to solve a problem i'm having, I hope someone with more experience can enlighten me.
I'm developing a small app wich does some api call via WinHttp.WinHttpRequest.5.1 . I'm having trouble with a particular get request: the result i get shows some strange characters instead of accented characters. However when I use Fidler to do the seme get request (headers and everyhing are exactly identical) the result i get is correct. the response I get on Fidler has the characters in the correct way in raw, in text view and all the other tabs except for hex view!
in the hex view tab of the response, the text that i can see in the right column is exactly showing in the same wrong way as I see it in my program.
I would like to understand how the text shown in the right column of the hex vie tab of the response is treated/transformed by Fidler so as to become the correct text shown in the other tabs. If i could understand that, I think I could apply the same tranformation on the wrong text that I get in my app.
thanks for the help
I have Windows 8.1 installed on my computer and regularly use Fiddler to capture web traffic.
Recently, however, when I open Fiddler and it strats to capture web traffic, my Internet connectivity dies.
The error I get when I open IE is "the proxy server isn't responding." In Chrome, I get "Could not connect to proxy server" with the following error: Error code: ERR_PROXY_CONNECTION_FAILED.
Fiddler doesn't even capture any of the requests going out. The weird thing is that Fiddler was working ok just some days ago and nothing was recently installed on my system.
Searching the Internet for 5 hours, trying everything, and no effective response.
This also had no effect: http://www.telerik.com/blogs/fiddler-and-internet-explorer-11-on-windows-8-1
It seems that the proxy server created by Fiddler is simply not attending to any traffic.
If I close Fiddler or disable the capture mode my internet come back to normal.
Uninstall and reinstall Fiddler does not solve the problem, neither restart Windows.
Why is Fiddler having this problem, and how can I fix it?
Hey, it seems like my Fiddler can't capture HTTPS as I try to install the Root Certificate I get an error in the Logs.
Doesn someone know how to fix it? I already deleted the RSA key multiple times.
-= Fiddler Event Log =-
See http://fiddler2.com/r/?FiddlerLog for details.
22:58:45:4179 Fiddler Running...
22:58:45:4229 Windows 8+ AppContainer isolation feature detected.
22:58:53:4077 Assembly 'C:\Users\MyName\AppData\Local\Programs\Fiddler\CertMaker.dll' was not found. Using default Certificate Generator.
22:58:53:4167 /Fiddler.CertMaker> Using .+ for certificate generation; UseWildcards=True.
22:59:02:5124 /Fiddler.CertMaker> Failed to identify private key location for Root Certificate. Exception: System.Security.Cryptography.CryptographicException Der Schlüsselsatz ist nicht vorhanden.
22:59:03:1799 DefaultCertMaker: GetRootCertificate() did not find the root in the Windows TrustStore.
22:59:03:1809 /Fiddler.CertMaker> Caller was in ApartmentState: STA; hopping to Threadpool
22:59:03:1809 /Fiddler.CertMaker> Invoking CertEnroll for Subject: CN=DO_NOT_TRUST_FiddlerRoot, O=DO_NOT_TRUST, OU=Created by http://www.fiddler2.com; Thread's ApartmentState: MTA
22:59:03:4941 !Failed to CreatePFX: System.Reflection.TargetInvocationException Ein Aufrufziel hat einen Ausnahmefehler verursacht. < CertEnroll::CX509Enrollment::CreatePFX: Der Schlüsselsatz ist nicht vorhanden. 0x80090016 (-2146893802 NTE_BAD_KEYSET)
22:59:03:4941 /Fiddler.CertMaker> Finished CertEnroll for 'CN=DO_NOT_TRUST_FiddlerRoot, O=DO_NOT_TRUST, OU=Created by http://www.fiddler2.com'. Returning null
22:59:20:2703 fiddler.network.availability.change> Network Available: True