guardianproject / Orweb

We are EOL this project. Please use Lightning Browser or wait for Orfox instead
https://guardianproject.info/2015/06/30/orfox-aspiring-to-bring-tor-browser-to-android/
Other
91 stars 45 forks source link

"The proxy server is refusing connections" error on AOS 6 (marshmellow) #72

Open ghost opened 5 years ago

ghost commented 5 years ago

This is a new AOS 6 device configured as follows:

Netguard

Orbot

F-Droid

Orfox

F-Droid and Orfox are both set to bypass Netguard and connect to Orbot. F-droid works. Orfox times out when trying to visit check.torproject.org and eventually says "The proxy server is refusing connections".

This may be irrelevant, but this command was executed the first time the new phone was USB-attached:

  $ for app in com.android.printspooler\
               com.google.android.apps.cloudprint\
               com.google.android.feedback\
               com.google.android.gm\
               com.google.android.googlequicksearchbox\
               com.google.android.onetimeinitializer\
               com.google.android.youtube; do adb shell "pm disable --user 13 $app"; done

I've attached a screenshot (which I needed to crudely take using another camera due to bug https://github.com/guardianproject/Orweb/issues/73)

orfox_fail