This is a migrated thread and some comments may be shown as answers.

can't capture data

1 Answer 334 Views
Mobile
This is a migrated thread and some comments may be shown as answers.
kevin
Top achievements
Rank 1
kevin asked on 09 Nov 2015, 04:09 AM

installed Fiddler Web Debugger (v4.6.1.4) on windows7,android phone install APK,fiddler capture APK running data

It work correctly,but recently,It always show an error as following:

post:

CONNECT 183704.engine.mobileapptracking.com:443 HTTP/1.1
Host: 183704.engine.mobileapptracking.com
User-Agent: Dalvik/1.6.0 (Linux; U; Android 4.2.2; Nexus Build/JDQ39E)
Connection: Keep-Alive

After the client received notice of the established CONNECT, it failed to send any data.

return:

HTTP/1.1 200 Connection Established
FiddlerGateway: Direct
StartTime: 11:02:49.203
Connection: close

how can I do ?

1 Answer, 1 is accepted

Sort by
0
Eric Lawrence
Telerik team
answered on 09 Nov 2015, 05:52 PM
Hello, Kevin--

This message: "After the client received notice of the established CONNECT, it failed to send any data." most often is shown when the client application or device has not been configured to trust Fiddler's root certificate.

You may wish to reset Fiddler's certificates (following these instructions: http://textslashplain.com/2015/10/30/reset-fiddlers-https-certificates/ ) then import the new root certificate to your device.

Regards,
Eric Lawrence
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Mobile
Asked by
kevin
Top achievements
Rank 1
Answers by
Eric Lawrence
Telerik team
Share this question
or