I get this error when I try to install FiddlerCore nuget package
SeverityCodeDescriptionProjectFileLineSuppression State
ErrorUnable to resolve dependency 'BCMakeCert'. Source(s) used: 'Microsoft Visual Studio Offline Packages', 'api.nuget.org', 'FiddlerCore'.
If I try to start the appimage-File as User I got this:
[4022:1220/111702.904524:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_progrerhEclj/chrome-sandbox is owned by root and has mode 4755.
If I start it as root, the install dialog is shown, but after finish no App-Icon is found, no entry in the Menu and also the app isn't starting.
What to do?
Enviroment:
Manjaro Linux
Linux 4.14.158-1-MANJARO #1 SMP PREEMPT Fri Dec 6 07:01:33 UTC 2019 x86_64 GNU/Linux
Hello. I have an application. But Fiddler doesn't capture all requests of my application. It doesn't capture few requests. But Fiddler works fine in browsers like Chrome and Firefox. I tried Wireshark for same application, and it captured the requests that Fiddler couldn't capture. And, these "uncaptured" requests are HTTPS. I have enabled HTTPS Decryption. I need full URL and response data of these requests. Can you help me please? I apologize for my English.
I've read Eric Lawrence's great blog post (https://www.telerik.com/blogs/help!-running-fiddler-fixes-my-app-) on the most common classes of issues "fixed" by running Fiddler. I seem to have another example.
I'm investigating an issue for a client where SignalR connections (over websockets) are dropping out regularly every hour. The dropouts are affecting roughly half the machines in their network, and happen after a connection has been up for an hour (i.e. not all machines are dropping out at the same time). The machines are heavily locked down windows 10 running Chrome in kiosk mode and are (in theory at least) identical builds. The dropouts have started happening as the client sites have moved to a new network provider - but only affecting about half of the sites. All sites have (in theory at least) identical network configurations.
To try to learn more about the cause of the dropouts (specifically whether it is a difference in the clients or a difference in the network) I have been running Fiddler on a machine that does experience the dropout. However, the dropout stops happening while Fiddler is running and resumes once Fiddler has stopped.
The dropouts happen whether or not there is application traffic occurring on the SignalR connection. Overnight there may be periods of several hours where the only traffic on the connection is the websocket-level keep-alive (ping/pong) and the SignalR level heartbeat ("type":6 messages). The devices experiencing the issue drop out once per hour, 24 hours per day.
Can you think of any possible way(s) in which Fiddler can be influencing the behaviour that would cause the dropouts to stop?
Thanks
Richard
We are attempting to use Fiddler as a proxy to capture traffic being sent from Microsoft Dynamics NAV to SharePoint via a plugin we have written for NAV.
I have added the below to "C:\Program Files\Microsoft Dynamics NAV\90\Service\Microsoft.Dynamics.Nav.Server.exe.config"
<defaultProxy>
<proxy autoDetect="false" bypassonlocal="false" proxyaddress="http://127.0.0.1:8888" usesystemdefault="false" />
</defaultProxy
When our plugin (DC.SharePoint.ComWrapper) attempts to connect to SharePoint via Fiddler we receive the below error.
Microsoft Dynamics NAV
---------------------------
A call to DC.SharePoint.ComWrapper.ListItemWrapper.Create failed with this message: The remote certificate is invalid according to the validation procedure.
---------------------------
OK
---------------------------
Does anyone have any suggestions as to what I could be missing? The NAV service runs as a domain user, which has the Fiddler root certificate in it's trusted root certification authorities store. I have also tried putting it in the local computers store and running the service in the Network Service account.
The only thing I have noticed, is in the Raw capture, there is a line saying:
"Time": 26/09/2021 02:52:10
The date and time specifieid changes to seemingly random date around 50 years either side of the date today. However I am not sure if that is being used to validate the certificate?
Any help would be greatly appreciated.
Hi team,
I recently downloaded Fiddler Classic and now that is downloaded, my Slack app does not connect unless the Fiddler tool is up and running. What settings do I need to change in order to have Fiddler closed and ability to use the Slack app?
Thanks,
Jacob