Hey,
since tonight (nothing changed on my Side I believe), randomly some Websites stopped to appear on Fiddler Everywhere MacOS in Capture Mode.
When I surf around / facebook / mmo-champion etc. (just example pages) they appear as Connect Tunnel opened but no content is seen.
So the Websites no longer get shown in the Traffic Window, just the Connect Tunnels.
I tried to uninstall Fiddler Everywhere, Resetting Configs by removing the Transprancy Proxy from MacOS but nothing seems to help, is there any instance I can check, why some websites randomly disappear and not coming back on MacOS?
Do I need to "listen" on more Ports or so?
I am using Windows 10 (it may work fine on Windows 11).
I was unable to capture the link below using Fiddler Classic and Fiddler Everywhere (trial version).
I think Fiddler Everywhere does not support TLS 1.3 successfully in Windows 10. If there is a way to force the connection to TLS 1.3 in Fiddler Everywhere, it may work, but I could not find such a setting.
I have confirmed that 3rd party network capturing tools successfully capture the link below, but why only Fiddler Classic and Everywhere fail? If Windows 10 does not fully support TLS 1.3, then 3rd party capturing tools should not work either, but since 3rd party programs work perfectly, I am wondering why this symptom only occurs in Fiddler.
Why does the POST request custom reply file not work?
GET asks him to be able to reply normally with a local file!
fiddler-everywhere-5.21.0.AppImage runs successfully on a Fedora 37 workstation. On a Fedora 41 workstation it throws a System.TypeInitializationException and reports " Fiddler.WebUi is tampered" and fails to start the server.:
09:08:37.489 › Trying to start server at port [16197].
09:08:37.617 › Server error log during start: Unhandled exception.
09:08:37.632 › Server error log during start: System.TypeInitializationException: The type initializer for '<Module>' threw an exception.
---> System.Exception: Fiddler.WebUi is tampered.
at MaoFcf2Vq4taIANM6n.hIDAYxH6DWLHIthQgC.zSLipEDdx()
at .cctor()
--- End of inner exception stack trace ---
The checksum on the AppImage file is the same on both FC37 and FC41 workstations. It fails on a clean FC41 installation as well as on another system that was upgraded from FC38 to FC41. Full "script" log attached. Am I missing some preparation or is this a bug?
Hello,
Pretty new to Fiddler, I'm using Fiddler Everywhere 5.21.0 .
What I'm trying to achieve is to replace the status code of a call to an identity server with 401, but just once.
I've created a following rule
Conditions:
When any of these conditions are met specific number of times: 1
URL Contains [Identity Server]/connect/token
Actions:
Update status code: 401
However, live traffic shows that when a /connect/token request is sent out, its status code is 200.
Only when I increase
When any of these conditions are met specific number of times: 2
A /connect/token request (a singular one, based on the Live Traffic view) will have its status code replaced to 401.
Why is that the case? Does the Live View actually filter out some traffic?
Thanks for bearing with my silly questions.
How is possible select a target (e.g. an opened application) ?
I mean that in the classic fiddler is possible to drag the "target" icon over any app or browser, which you like to inspect
Thank you
Hi, i get this error on any site any browser,
when i looked at the certificate list, i see that the certificate is expired:
i just reinstalled the last version, but the problem persists
is there any way to fix that ?
Hello,
I recently installed Fiddler, and I must say it is super easy to use and works perfectly in almost every example.
However, I encountered one special error: I am trying to track traffic on my Mac (Mac OS Sonoma 14.6.1.) for the Apple TV app (1.4.6.32).
When I try to launch Fiddler first and then the Apple TV app later, Apple TV won't start properly, and only my collection is visible. I am not able to see or visit the store or even the Apple TV+ subscription offer.
When I switch the order, so Apple TV is launched first and Fiddler afterward, it works, but there are some hiccups, like images not properly downloading. And, of course, the initial traffic when Apple TV is launching, which is crucial to me, is not visible anymore, and I can not force the app to reload the Apple TV storefront.
Is there a problem with the certificates or any other settings?
I also noticed during the very first launch and some digging in Settings that basically every major Apple domain (apple.com, mzstatic.com) was blacklisted, which was the reason why it was not working at the beginning entirely. After the removal of the Apple domains from the blacklist, Apple traffic is captured, but only if I use the order mentioned above (Apple TV first, Fiddler later).
I appreciate your help
T.
hi
I'm use fiddler "everywhere enterprise"
I'm having trouble with proxy connection after setting up VPN on Android.
[Pre-Condition]
- PC: Mac OS / WindowOS
- VPN App: Global Protect
- Device setup: CA installed in PC / Android ddvice (No VPN setup) / Set the device to the same proxy information as the PC
[Check]
- iOS
> set up VPN > Proxy connection is successful and traiffc checked << Pass
> Proxy connection is successful and traiffc checked > can set up VPN << Pass
- AOS
> No VPN setup > Proxy connection is successful << Pass
> setup VPN > Proxy connection is successful but cannot traiffc check << Fail
> Proxy connection is successful and traiffc checked > cannot setup VPN << Fail
- VPN app Fail comment: could not verify the server cerificate of the gateway / if the issue persists, contact your administrator
Please help
thank you!