guardianproject / orbot-apple

Orbot VPN app for iOS
MIT License
186 stars 34 forks source link

Immediate disconnect and complete traffic block after #80

Closed DaBlincx closed 8 months ago

DaBlincx commented 8 months ago

iOS 15.1 iPhone 6s+ Orbot 1.6.5 mobile data, not wifi

Orbot disconnects without logging anything after trying to google anything or going to any website. For logs see below. Also afterwards I cant load anything anymore and I have to restart my phone.

Oct 16 10:45:50.000 [notice] Tor 0.4.8.4 (git-6d6bd21b9d364302) opening new log file.
Oct 16 10:45:50.290 [notice] We compiled with OpenSSL 30100020: OpenSSL 3.1.2 1 Aug 2023 and we are running with OpenSSL 30100020: 3.1.2. These two versions should be binary compatible.
Oct 16 10:45:50.294 [notice] Tor 0.4.8.4 (git-6d6bd21b9d364302) running on Darwin with Libevent 2.1.12-stable, OpenSSL 3.1.2, Zlib 1.2.11, Liblzma N/A, Libzstd N/A and Unknown N/A as libc.
Oct 16 10:45:50.294 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
Oct 16 10:45:50.294 [notice] Configuration file "/private/var/mobile/Containers/Data/PluginKitPlugin/BDA097DE-CB95-4875-8456-AA9C308882BD/.torrc" not present, using reasonable defaults.
Oct 16 10:45:50.295 [warn] MaxMemInQueues is set to a low value; if your client doesn't work, this may be the reason why.
Oct 16 10:45:50.296 [notice] Opening Socks listener on 127.0.0.1:0
Oct 16 10:45:50.296 [notice] Socks listener listening on port 58569.
Oct 16 10:45:50.296 [notice] Opened Socks listener connection (ready) on 127.0.0.1:58569
Oct 16 10:45:50.296 [notice] Opening DNS listener on 127.0.0.1:0
Oct 16 10:45:50.296 [notice] DNS listener listening on port 62756.
Oct 16 10:45:50.296 [notice] Opened DNS listener connection (ready) on 127.0.0.1:62756
Oct 16 10:45:50.296 [notice] Opening Control listener on 127.0.0.1:0
Oct 16 10:45:50.296 [notice] Control listener listening on port 58570.
Oct 16 10:45:50.297 [notice] Opened Control listener connection (ready) on 127.0.0.1:58570
Oct 16 10:45:50.000 [notice] {GENERAL} Parsing GEOIP IPv4 file /var/containers/Bundle/Application/9C7BB5F1-9E7E-4D99-9897-CE17CA8C031E/Orbot.app/Frameworks/Tor.framework/GeoIP.bundle/geoip.
Oct 16 10:45:50.000 [notice] {GENERAL} Parsing GEOIP IPv6 file /var/containers/Bundle/Application/9C7BB5F1-9E7E-4D99-9897-CE17CA8C031E/Orbot.app/Frameworks/Tor.framework/GeoIP.bundle/geoip6.
Oct 16 10:45:50.000 [notice] {CONTROL} Bootstrapped 0% (starting): Starting

after this, when i google anything, it just disconnects and the vpn icon disappears from the statusbar

tladesignz commented 8 months ago

Yeah, sorry. This is well known and nothing we can fix soon:

If an extension oversteps this threshold, it immediately gets killed. That's why you see the sudden connection loss and the sudden log cutoff.

See https://github.com/guardianproject/orbot-apple/issues/79#issuecomment-1748365503 for more explanation!