Telerik Forums
Fiddler Forum
2 answers
1.2K+ views

Android 7.0 

Using Fiddler as a proxy to decrypt https traffic from a browser on the phone works ok. However, when using some apps I get:
Trust anchor for certification path not found

Is there a way around this?

 

Johnny
Top achievements
Rank 1
 answered on 08 Sep 2020
2 answers
1.2K+ views

before i use fiddler, there is no certificate in my pc,

when i use fiddler to decrypt https traffic,operate like picture 1.png,,there are three certificates in my pc,picture 2-1,2-2,2-3

 

how to remove certificates from pc?

i operate like picture 3-1.png,,,but still have one certificate in my pc,picture 3-2.png  why?

Terry
Top achievements
Rank 1
 answered on 04 Sep 2020
7 answers
2.5K+ views

Im trying to decrypt the traffic from an application that used to work in the past months without any issue, however today when i tried to view the traffic i just saw this error in fiddler:

 

fiddler.network.https> HTTPS handshake to 104.28.25.251 (for #73) failed. System.Security.Authentication.AuthenticationException A call to SSPI failed, see inner exception. < The message received was unexpected or badly formatted

Win32 (SChannel) Native Error Code: 0x80090326

 

Im not sure what im supposed to do here, seems like there is an issue with the Protocols that its using?

Nick Iliev
Telerik team
 answered on 04 Sep 2020
1 answer
317 views
---------------------------
Initialization of CONFIG 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.

'.š' tür başlatıcısı özel durum döndürdü.

Type: System.TypeInitializationException
Source: Fiddler
   konum: Fiddler.FiddlerApplication.()

   konum: Fiddler.CONFIG..cctor()

System.TypeInitializationException: 'š.š' tür başlatıcısı özel durum döndürdü. ---> System.IO.FileNotFoundException: 'Analytics, Version=1.0.20182.27266, Culture=neutral, PublicKeyToken=2b2cea67609c9510' dosyasını veya bütünleştirilmiş kodunu ya da bağımlılıklarından birini yükleyemedi. Sistem belirtilen dosyayı bulamıyor.

   konum: š.š..ctor()

   konum: š.š..cctor()

   --- İç özel durum yığını izlemesinin sonu ---

   konum: .š..ctor()

   konum: .š..cctor()
Fiddler v5.0.20202.18177 (x64 AMD64) [.NET 4.0.30319.42000 on Microsoft Windows NT 10.0.18363.0] 
---------------------------
Tamam   
---------------------------

Nick Iliev
Telerik team
 answered on 01 Sep 2020
1 answer
162 views
---------------------------
Awww, Fiddlesticks!
---------------------------
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.

При объединении возникла одна ошибка объединения. Основная причина изложена ниже. Просмотрите свойство CompositionException.Errors для получения дополнительных сведений.



1) Отказано в доступе



Результат: Произошло исключение при попытке создать экземпляр типа "Telerik.NetworkConnections.NetworkConnectionsManager".



Результат: Невозможно активизировать элемент типа "Telerik.NetworkConnections.NetworkConnectionsManager".

Элемент: Telerik.NetworkConnections.NetworkConnectionsManager -->  Telerik.NetworkConnections.NetworkConnectionsManager -->  AssemblyCatalog (Assembly="Telerik.NetworkConnections, Version=0.1.2.0, Culture=neutral, PublicKeyToken=67cb91587178ac5a")



Результат: Не удается получить экспорт "Telerik.NetworkConnections.NetworkConnectionsManager (ContractName="Telerik.NetworkConnections.NetworkConnectionsManager")" из части "Telerik.NetworkConnections.NetworkConnectionsManager".

Элемент: Telerik.NetworkConnections.NetworkConnectionsManager (ContractName="Telerik.NetworkConnections.NetworkConnectionsManager") -->  Telerik.NetworkConnections.NetworkConnectionsManager -->  AssemblyCatalog (Assembly="Telerik.NetworkConnections, Version=0.1.2.0, Culture=neutral, PublicKeyToken=67cb91587178ac5a")



Type: System.ComponentModel.Composition.CompositionException
Source: System.ComponentModel.Composition
   в System.ComponentModel.Composition.Hosting.CompositionServices.GetExportedValueFromComposedPart(ImportEngine engine, ComposablePart part, ExportDefinition definition)

   в System.ComponentModel.Composition.Hosting.CatalogExportProvider.GetExportedValue(CatalogPart part, ExportDefinition export, Boolean isSharedPart)

   в System.ComponentModel.Composition.Primitives.Export.get_Value()

   в System.ComponentModel.Composition.ExportServices.GetCastedExportedValue[T](Export export)

   в Fiddler.Proxy.() в C:\Jenkins\Fiddler_Windows\workspace\FiddlerCore\FiddlerCore.Shared\Common\Core\Proxy.cs:строка 283

   в Fiddler.Proxy..ctor(Boolean isPrimary, ProxySettings upstreamProxySettings) в C:\Jenkins\Fiddler_Windows\workspace\FiddlerCore\FiddlerCore.Shared\Common\Core\Proxy.cs:строка 210

   в Fiddler.frmViewer.‹•(String[] ˆ•) в C:\Jenkins\Fiddler_Windows\workspace\Fiddler2\Fiddler.Shared\Viewer.cs:строка 3339

   в Fiddler.frmViewer.‡•(String[] ˆ•) в C:\Jenkins\Fiddler_Windows\workspace\Fiddler2\Fiddler.Shared\Viewer.cs:строка 3164


Fiddler v5.0.20202.18177 (x64 AMD64) [.NET 4.0.30319.42000 on Microsoft Windows NT 6.1.7601 Service Pack 1] 
---------------------------
ОК   
---------------------------

Nick Iliev
Telerik team
 answered on 31 Aug 2020
2 answers
476 views

Hi All, 

I'm using Fiddler 5.0.2.   And filter rules were set to make Fiddler show only specific Hosts session.  However, the rules does not work for error code session. All error code sessions, no matter what its host is, will be displyed in session window. Such as 404 code and 504 code. How can I solve it?

Any help is highly appreciated.Thanks in advance.

 

peng
Top achievements
Rank 1
 answered on 28 Aug 2020
1 answer
451 views

Hello,

 

Version 5.0.20202.18177 fails to completely uninstall leaving an entry in the control panel, that when clicked pops up a dialog window stating there is no app associated with it.  How do I remove the entry for this version of the program. I have tried re-installing and un-installing the current version.

 

thank you,

stephen

Eric R | Senior Technical Support Engineer
Telerik team
 answered on 27 Aug 2020
1 answer
2.0K+ views

I have switched on "Require Proxy Authentication", as I understand it this would accept a default username:password combination of 1:1.  In my application if I configure the httpclient proxy settings in my application with 1:1 it lets me through, if I configure it with 1:2 it doesn't, so all as expected there, but if I send 1:1Iamabadpassword then it appears to let me through. 

In the auth inspector I can see that the decoded user/pass combination is the same as I pass from the client application.

Am I missing something?

Thanks

Mark

Kammen
Telerik team
 answered on 27 Aug 2020
2 answers
5.9K+ views
I am trying to look at the traffic using the latest version of Fiddler Everywhere (I can't figure out how to find the version number), but no traffic is being captured.  The switch on the tab is slid to the right and it says, "(Capturing)", but nothing is being displayed.  I've tried multiple times and tried closing and reopening my browser, Chrome, but nothing is being shown.  Any ideas on what is wrong?
Shawn
Top achievements
Rank 1
 answered on 21 Aug 2020
1 answer
5.9K+ views
How do I get rid of the FIddler Everywhere HTTPS cert? Seem to cauase a lot of problems in Windows after being installed.
Lini
Telerik team
 answered on 21 Aug 2020
Narrow your results
Selected tags
Tags
+? more
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?