facebookarchive / stetho

Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
http://facebook.github.io/stetho/
MIT License
12.66k stars 1.13k forks source link

HTTP/1.1 404 Not Found,and use VPN still doesn't work #601

Closed liushazm closed 5 years ago

liushazm commented 6 years ago

i click the inspect button, show a page only with a string "HTTP/1.1 404 Not Found",and use VPN still doesn't work, i can open google's website, before today it works all right, anyone has the problem?

scofieldwenwen commented 5 years ago

use vpn in both mobile and your computer.

wessama commented 5 years ago

This problem isn't related to Stetho, it has to do with the Chrome version you're running on your Android device and your PC. I found the answer here: https://stackoverflow.com/questions/51519636/google-chrome-developer-tools-android-debugging-returns-http-1-1-404-not-found

Re-installing Google Chrome on my Android device does the trick for me.