--------- beginning of crash 02-03 16:45:47.512 7492 7492 E AndroidRuntime: FATAL EXCEPTION: main 02-03 16:45:47.512 7492 7492 E AndroidRuntime: Process: io.github.krlvm.powertunnel.android, PID: 7492 02-03 16:45:47.512 7492 7492 E AndroidRuntime: android.view.WindowManager$BadTokenException: Unable to add window -- token android.os.BinderProxy@ac1c308 is not valid; is your activity running? 02-03 16:45:47.512 7492 7492 E AndroidRuntime: at android.view.ViewRootImpl.setView(ViewRootImpl.java:1220) 02-03 16:45:47.512 7492 7492 E AndroidRuntime: at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:431) 02-03 16:45:47.512 7492 7492 E AndroidRuntime: at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:133) 02-03 16:45:47.512 7492 7492 E AndroidRuntime: at android.app.Dialog.show(Dialog.java:345) 02-03 16:45:47.512 7492 7492 E AndroidRuntime: at android.app.AlertDialog$Builder.show(AlertDialog.java:1131) 02-03 16:45:47.512 7492 7492 E AndroidRuntime: at io.github.krlvm.powertunnel.android.activities.AboutActivity.lambda$onCreate$1$io-github-krlvm-powertunnel-android-activities-AboutActivity(AboutActivity.java:91) 02-03 16:45:47.512 7492 7492 E AndroidRuntime: at io.github.krlvm.powertunnel.android.activities.AboutActivity$$ExternalSyntheticLambda3.accept(Unknown Source:6) 02-03 16:45:47.512 7492 7492 E AndroidRuntime: at io.github.krlvm.powertunnel.android.updater.Updater$UpdateTask.onPostExecute(Updater.java:114) 02-03 16:45:47.512 7492 7492 E AndroidRuntime: at io.github.krlvm.powertunnel.android.updater.Updater$UpdateTask.onPostExecute(Updater.java:79) 02-03 16:45:47.512 7492 7492 E AndroidRuntime: at android.os.AsyncTask.finish(AsyncTask.java:771) 02-03 16:45:47.512 7492 7492 E AndroidRuntime: at android.os.AsyncTask.access$900(AsyncTask.java:199) 02-03 16:45:47.512 7492 7492 E AndroidRuntime: at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:788) 02-03 16:45:47.512 7492 7492 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:111) 02-03 16:45:47.512 7492 7492 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:238) 02-03 16:45:47.512 7492 7492 E AndroidRuntime: at android.os.Looper.loop(Looper.java:357) 02-03 16:45:47.512 7492 7492 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8098) 02-03 16:45:47.512 7492 7492 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 02-03 16:45:47.512 7492 7492 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) 02-03 16:45:47.512 7492 7492 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1026) --------- beginning of main 02-04 21:55:14.171 17422 17430 W rtunnel.androi: Cleared Reference was only reachable from finalizer (only reported once) 02-04 21:55:19.334 17422 18866 I i*.g*.k*.p*.PowerTunnel: Registered plugin 'Firewall' [firewall] v1.0.2 (3) by krlvm 02-04 21:55:19.338 17422 18866 I i*.g*.k*.p*.PowerTunnel: Registered plugin 'LibertyTunnel' [libertytunnel] v1.0.8 (9) by krlvm 02-04 21:55:19.333 17422 17422 W io.github.krlvm.powertunnel.android: type=1400 audit(0.0:26426): avc: granted { execute } for comm=50726F787920426F6F747374726170 path="/data/data/io.github.krlvm.powertunnel.android/files/plugins/oat/arm64/DNSResolver-Android.odex" dev="dm-12" ino=78671 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c115,c257,c512,c768 tclass=file app=io.github.krlvm.powertunnel.android 02-04 21:55:19.343 17422 18866 I i*.g*.k*.p*.PowerTunnel: Registered plugin 'DNS' [dns] v1.0.2 (3) by krlvm 02-04 21:55:19.344 17422 18866 I i*.g*.k*.p*.PowerTunnel: Registered plugin 'Hosts' [hosts] v1.1 (3) by krlvm 02-04 21:55:19.344 17422 18866 W FirewallPlugin: Filtration list is empty 02-04 21:55:19.344 17422 18866 I LibertyTunnel: Loading local blacklist... 02-04 21:55:19.344 17422 18866 I LibertyTunnel: Loaded 0 blocked websites 02-04 21:55:19.345 17422 18866 W o*.x*.D*.DohResolver: Java >= 11 detected, but HttpRequest not available 02-04 21:55:19.346 17422 18866 I DNSPlugin: DNS Resolver: 'https://1.1.1.1/dns-query' [dnsOverHttps=true, dnsSec=false, ignoreHosts=false] 02-04 21:55:19.347 17422 18866 W HostsPlugin: Hosts file is empty 02-04 21:55:19.347 17422 18866 I LittleProxyServer: Starting LittleProxy Server... 02-04 21:55:19.348 17422 18866 I DefaultHttpProxyServer: Starting proxy at address: /127.0.0.1:8085 02-04 21:55:19.349 17422 18866 I DefaultHttpProxyServer: Proxy listening with TCP transport 02-04 21:55:19.350 17422 18866 I DefaultHttpProxyServer: Proxy started at address: /127.0.0.1:8085 02-04 21:55:19.350 17422 18866 I LittleProxyServer: LittleProxy Server is listening at 127.0.0.1:8085 02-04 21:55:19.350 17422 18866 I TunnelingVpnService: Establishing VPN Service... 02-04 21:55:19.363 17422 18866 I TunnelingVpnService: Starting native VPN Interceptor... 02-04 21:55:19.363 17422 18866 I TunnelingVpnService: Native VPN Interceptor has been started 02-04 21:55:19.481 17422 17422 W Thread-4: type=1400 audit(0.0:26427): avc: denied { read } for name="udp6" dev="proc" ino=4026532097 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:19.481 17422 17422 W Thread-4: type=1400 audit(0.0:26428): avc: denied { read } for name="udp" dev="proc" ino=4026532038 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:19.645 17422 17422 W Thread-4: type=1400 audit(0.0:26429): avc: denied { read } for name="tcp6" dev="proc" ino=4026532098 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:19.645 17422 17422 W Thread-4: type=1400 audit(0.0:26430): avc: denied { read } for name="tcp" dev="proc" ino=4026532037 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:20.203 17422 18903 E LDNSResolver: Resolution of hostname '157.240.239.61' failed 02-04 21:55:20.405 17422 17422 W Thread-4: type=1400 audit(0.0:26431): avc: denied { read } for name="tcp6" dev="proc" ino=4026532098 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:20.405 17422 17422 W Thread-4: type=1400 audit(0.0:26432): avc: denied { read } for name="tcp" dev="proc" ino=4026532037 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:20.405 17422 17422 W Thread-4: type=1400 audit(0.0:26433): avc: denied { read } for name="tcp6" dev="proc" ino=4026532098 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:20.409 17422 17422 W Thread-4: type=1400 audit(0.0:26434): avc: denied { read } for name="tcp6" dev="proc" ino=4026532098 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:22.201 17422 17422 W Thread-4: type=1400 audit(0.0:26435): avc: denied { read } for name="tcp6" dev="proc" ino=4026532098 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:22.205 17422 17422 W Thread-4: type=1400 audit(0.0:26436): avc: denied { read } for name="tcp" dev="proc" ino=4026532037 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:22.421 17422 17422 W Thread-4: type=1400 audit(0.0:26437): avc: denied { read } for name="tcp6" dev="proc" ino=4026532098 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:22.421 17422 17422 W Thread-4: type=1400 audit(0.0:26438): avc: denied { read } for name="tcp" dev="proc" ino=4026532037 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:22.421 17422 17422 W Thread-4: type=1400 audit(0.0:26439): avc: denied { read } for name="tcp6" dev="proc" ino=4026532098 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:23.689 17422 17422 W Thread-4: type=1400 audit(0.0:26441): avc: denied { read } for name="udp6" dev="proc" ino=4026532097 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:23.689 17422 17422 W Thread-4: type=1400 audit(0.0:26442): avc: denied { read } for name="udp" dev="proc" ino=4026532038 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:23.717 17422 17422 W Thread-4: type=1400 audit(0.0:26443): avc: denied { read } for name="udp6" dev="proc" ino=4026532097 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:23.717 17422 17422 W Thread-4: type=1400 audit(0.0:26444): avc: denied { read } for name="udp" dev="proc" ino=4026532038 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:23.797 17422 17422 W Thread-4: type=1400 audit(0.0:26445): avc: denied { read } for name="tcp6" dev="proc" ino=4026532098 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:23.856 17422 18959 E LDNSResolver: Resolution of hostname '36.4.104.0' failed 02-04 21:55:26.517 17422 17422 W Thread-4: type=1400 audit(0.0:26446): avc: denied { read } for name="tcp6" dev="proc" ino=4026532098 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:26.517 17422 17422 W Thread-4: type=1400 audit(0.0:26447): avc: denied { read } for name="tcp" dev="proc" ino=4026532037 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:26.517 17422 17422 W Thread-4: type=1400 audit(0.0:26448): avc: denied { read } for name="tcp6" dev="proc" ino=4026532098 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:26.665 17422 17422 W Thread-4: type=1400 audit(0.0:26449): avc: denied { read } for name="tcp6" dev="proc" ino=4026532098 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:26.679 17422 18979 E LDNSResolver: Resolution of hostname '36.4.104.0' failed 02-04 21:55:27.629 17422 17422 W Thread-4: type=1400 audit(0.0:26451): avc: denied { read } for name="tcp6" dev="proc" ino=4026532098 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:27.629 17422 17422 W Thread-4: type=1400 audit(0.0:26452): avc: denied { read } for name="tcp" dev="proc" ino=4026532037 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:27.721 17422 19147 E LDNSResolver: Resolution of hostname '185.151.204.9' failed 02-04 21:55:27.821 17422 17422 W Thread-4: type=1400 audit(0.0:26454): avc: denied { read } for name="tcp6" dev="proc" ino=4026532098 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:27.821 17422 17422 W Thread-4: type=1400 audit(0.0:26455): avc: denied { read } for name="tcp" dev="proc" ino=4026532037 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:28.453 17422 19231 E LDNSResolver: Resolution of hostname '36.4.104.0' failed 02-04 21:55:28.582 17422 19232 E LDNSResolver: Resolution of hostname '142.250.194.42' failed 02-04 21:55:28.989 17422 17422 W Thread-4: type=1400 audit(0.0:26475): avc: denied { read } for name="udp6" dev="proc" ino=4026532097 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:28.989 17422 17422 W Thread-4: type=1400 audit(0.0:26476): avc: denied { read } for name="udp" dev="proc" ino=4026532038 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:31.345 17422 17422 W Thread-4: type=1400 audit(0.0:26477): avc: denied { read } for name="tcp6" dev="proc" ino=4026532098 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:31.345 17422 17422 W Thread-4: type=1400 audit(0.0:26478): avc: denied { read } for name="tcp" dev="proc" ino=4026532037 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:31.423 17422 18903 E LDNSResolver: Resolution of hostname '35.82.174.126' failed 02-04 21:55:31.721 17422 17422 W Thread-4: type=1400 audit(0.0:26479): avc: denied { read } for name="tcp6" dev="proc" ino=4026532098 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:31.725 17422 17422 W Thread-4: type=1400 audit(0.0:26480): avc: denied { read } for name="tcp" dev="proc" ino=4026532037 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:31.725 17422 17422 W Thread-4: type=1400 audit(0.0:26481): avc: denied { read } for name="tcp6" dev="proc" ino=4026532098 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:31.725 17422 17422 W Thread-4: type=1400 audit(0.0:26482): avc: denied { read } for name="tcp" dev="proc" ino=4026532037 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:31.758 17422 18959 E LDNSResolver: Resolution of hostname '49.44.79.236' failed 02-04 21:55:31.787 17422 18927 E LDNSResolver: Resolution of hostname '49.44.79.236' failed 02-04 21:55:34.665 17422 17422 W Thread-4: type=1400 audit(0.0:26484): avc: denied { read } for name="tcp6" dev="proc" ino=4026532098 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:34.669 17422 17422 W Thread-4: type=1400 audit(0.0:26485): avc: denied { read } for name="tcp" dev="proc" ino=4026532037 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:34.681 17422 18979 E LDNSResolver: Resolution of hostname '185.151.204.9' failed 02-04 21:55:34.689 17422 17422 W Thread-4: type=1400 audit(0.0:26486): avc: denied { read } for name="tcp6" dev="proc" ino=4026532098 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:34.689 17422 17422 W Thread-4: type=1400 audit(0.0:26487): avc: denied { read } for name="tcp" dev="proc" ino=4026532037 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:34.709 17422 17422 W Thread-4: type=1400 audit(0.0:26488): avc: denied { read } for name="tcp6" dev="proc" ino=4026532098 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:34.709 17422 17422 W Thread-4: type=1400 audit(0.0:26489): avc: denied { read } for name="tcp" dev="proc" ino=4026532037 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:35.193 17422 19230 E LDNSResolver: Resolution of hostname '49.44.79.236' failed 02-04 21:55:35.612 17422 19231 E LDNSResolver: Resolution of hostname '36.5.2.1' failed 02-04 21:55:49.925 17422 17422 W Thread-4: type=1400 audit(0.0:26497): avc: denied { read } for name="tcp6" dev="proc" ino=4026532098 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:49.925 17422 17422 W Thread-4: type=1400 audit(0.0:26498): avc: denied { read } for name="tcp" dev="proc" ino=4026532037 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:50.014 17422 19232 E LDNSResolver: Resolution of hostname '125.19.17.152' failed 02-04 21:55:50.029 17422 17422 W Thread-4: type=1400 audit(0.0:26499): avc: denied { read } for name="tcp6" dev="proc" ino=4026532098 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:50.029 17422 17422 W Thread-4: type=1400 audit(0.0:26500): avc: denied { read } for name="tcp" dev="proc" ino=4026532037 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:50.081 17422 18903 E LDNSResolver: Resolution of hostname '34.120.208.123' failed 02-04 21:55:51.233 17422 17422 W RecyclerView: No adapter attached; skipping layout 02-04 21:55:51.349 17422 17422 W Thread-4: type=1400 audit(0.0:26501): avc: denied { read } for name="tcp6" dev="proc" ino=4026532098 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:51.349 17422 17422 W Thread-4: type=1400 audit(0.0:26502): avc: denied { read } for name="tcp" dev="proc" ino=4026532037 scontext=u:r:untrusted_app:s0:c115,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=io.github.krlvm.powertunnel.android 02-04 21:55:51.453 17422 18927 E LDNSResolver: Resolution of hostname '142.250.207.206' failed 02-04 21:55:55.453 17422 18962 I ProxyToServerConnection: (CONNECTING) [id: 0x4371cb94, L:::/:::37196]: Connection to upstream server failed 02-04 21:55:55.453 17422 18962 I ProxyToServerConnection: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: /36.4.104.0:443 02-04 21:55:55.453 17422 18962 I ProxyToServerConnection: Caused by: java.net.ConnectException: Connection timed out 02-04 21:55:55.453 17422 18962 I ProxyToServerConnection: at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) 02-04 21:55:55.453 17422 18962 I ProxyToServerConnection: at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:762) 02-04 21:55:55.453 17422 18962 I ProxyToServerConnection: at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) 02-04 21:55:55.453 17422 18962 I ProxyToServerConnection: at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) 02-04 21:55:55.453 17422 18962 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707) 02-04 21:55:55.453 17422 18962 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655) 02-04 21:55:55.453 17422 18962 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581) 02-04 21:55:55.453 17422 18962 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) 02-04 21:55:55.453 17422 18962 I ProxyToServerConnection: at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) 02-04 21:55:55.453 17422 18962 I ProxyToServerConnection: at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 02-04 21:55:55.453 17422 18962 I ProxyToServerConnection: at java.lang.Thread.run(Thread.java:1012) 02-04 21:55:58.275 17422 18980 I ProxyToServerConnection: (CONNECTING) [id: 0x089dd778, L:::/:::37202]: Connection to upstream server failed 02-04 21:55:58.275 17422 18980 I ProxyToServerConnection: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: /36.4.104.0:443 02-04 21:55:58.275 17422 18980 I ProxyToServerConnection: Caused by: java.net.ConnectException: Connection timed out 02-04 21:55:58.275 17422 18980 I ProxyToServerConnection: at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) 02-04 21:55:58.275 17422 18980 I ProxyToServerConnection: at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:762) 02-04 21:55:58.275 17422 18980 I ProxyToServerConnection: at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) 02-04 21:55:58.275 17422 18980 I ProxyToServerConnection: at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) 02-04 21:55:58.275 17422 18980 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707) 02-04 21:55:58.275 17422 18980 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655) 02-04 21:55:58.275 17422 18980 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581) 02-04 21:55:58.275 17422 18980 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) 02-04 21:55:58.275 17422 18980 I ProxyToServerConnection: at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) 02-04 21:55:58.275 17422 18980 I ProxyToServerConnection: at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 02-04 21:55:58.275 17422 18980 I ProxyToServerConnection: at java.lang.Thread.run(Thread.java:1012) 02-04 21:55:59.814 17422 19241 I ProxyToServerConnection: (CONNECTING) [id: 0x002001ea, L:::/:::37276]: Connection to upstream server failed 02-04 21:55:59.814 17422 19241 I ProxyToServerConnection: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: /36.4.104.0:443 02-04 21:55:59.814 17422 19241 I ProxyToServerConnection: Caused by: java.net.ConnectException: Connection timed out 02-04 21:55:59.814 17422 19241 I ProxyToServerConnection: at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) 02-04 21:55:59.814 17422 19241 I ProxyToServerConnection: at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:762) 02-04 21:55:59.814 17422 19241 I ProxyToServerConnection: at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) 02-04 21:55:59.814 17422 19241 I ProxyToServerConnection: at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) 02-04 21:55:59.814 17422 19241 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707) 02-04 21:55:59.814 17422 19241 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655) 02-04 21:55:59.814 17422 19241 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581) 02-04 21:55:59.814 17422 19241 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) 02-04 21:55:59.814 17422 19241 I ProxyToServerConnection: at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) 02-04 21:55:59.814 17422 19241 I ProxyToServerConnection: at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 02-04 21:55:59.814 17422 19241 I ProxyToServerConnection: at java.lang.Thread.run(Thread.java:1012) 02-04 21:56:03.130 17422 18962 I ProxyToServerConnection: (CONNECTING) [id: 0x262ed7fa, L:::/:::44644]: Connection to upstream server failed 02-04 21:56:03.130 17422 18962 I ProxyToServerConnection: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: /49.44.79.236:443 02-04 21:56:03.130 17422 18962 I ProxyToServerConnection: Caused by: java.net.ConnectException: Connection timed out 02-04 21:56:03.130 17422 18962 I ProxyToServerConnection: at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) 02-04 21:56:03.130 17422 18962 I ProxyToServerConnection: at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:762) 02-04 21:56:03.130 17422 18962 I ProxyToServerConnection: at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) 02-04 21:56:03.130 17422 18962 I ProxyToServerConnection: at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) 02-04 21:56:03.130 17422 18962 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707) 02-04 21:56:03.130 17422 18962 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655) 02-04 21:56:03.130 17422 18962 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581) 02-04 21:56:03.130 17422 18962 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) 02-04 21:56:03.130 17422 18962 I ProxyToServerConnection: at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) 02-04 21:56:03.130 17422 18962 I ProxyToServerConnection: at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 02-04 21:56:03.130 17422 18962 I ProxyToServerConnection: at java.lang.Thread.run(Thread.java:1012) 02-04 21:56:03.132 17422 18925 I ProxyToServerConnection: (CONNECTING) [id: 0x34593184, L:::/:::44642]: Connection to upstream server failed 02-04 21:56:03.132 17422 18925 I ProxyToServerConnection: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: /49.44.79.236:443 02-04 21:56:03.132 17422 18925 I ProxyToServerConnection: Caused by: java.net.ConnectException: Connection timed out 02-04 21:56:03.132 17422 18925 I ProxyToServerConnection: at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) 02-04 21:56:03.132 17422 18925 I ProxyToServerConnection: at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:762) 02-04 21:56:03.132 17422 18925 I ProxyToServerConnection: at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) 02-04 21:56:03.132 17422 18925 I ProxyToServerConnection: at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) 02-04 21:56:03.132 17422 18925 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707) 02-04 21:56:03.132 17422 18925 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655) 02-04 21:56:03.132 17422 18925 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581) 02-04 21:56:03.132 17422 18925 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) 02-04 21:56:03.132 17422 18925 I ProxyToServerConnection: at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) 02-04 21:56:03.132 17422 18925 I ProxyToServerConnection: at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 02-04 21:56:03.132 17422 18925 I ProxyToServerConnection: at java.lang.Thread.run(Thread.java:1012) 02-04 21:56:06.725 17422 19240 I ProxyToServerConnection: (CONNECTING) [id: 0xc59de3d1, L:::/:::44662]: Connection to upstream server failed 02-04 21:56:06.725 17422 19240 I ProxyToServerConnection: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: /49.44.79.236:443 02-04 21:56:06.725 17422 19240 I ProxyToServerConnection: Caused by: java.net.ConnectException: Connection timed out 02-04 21:56:06.725 17422 19240 I ProxyToServerConnection: at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) 02-04 21:56:06.725 17422 19240 I ProxyToServerConnection: at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:762) 02-04 21:56:06.725 17422 19240 I ProxyToServerConnection: at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) 02-04 21:56:06.725 17422 19240 I ProxyToServerConnection: at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) 02-04 21:56:06.725 17422 19240 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707) 02-04 21:56:06.725 17422 19240 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655) 02-04 21:56:06.725 17422 19240 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581) 02-04 21:56:06.725 17422 19240 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) 02-04 21:56:06.725 17422 19240 I ProxyToServerConnection: at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) 02-04 21:56:06.725 17422 19240 I ProxyToServerConnection: at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 02-04 21:56:06.725 17422 19240 I ProxyToServerConnection: at java.lang.Thread.run(Thread.java:1012) 02-04 21:56:06.974 17422 19241 I ProxyToServerConnection: (CONNECTING) [id: 0x2001df4e, L:::/:::47020]: Connection to upstream server failed 02-04 21:56:06.974 17422 19241 I ProxyToServerConnection: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: /36.5.2.1:443 02-04 21:56:06.974 17422 19241 I ProxyToServerConnection: Caused by: java.net.ConnectException: Connection timed out 02-04 21:56:06.974 17422 19241 I ProxyToServerConnection: at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) 02-04 21:56:06.974 17422 19241 I ProxyToServerConnection: at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:762) 02-04 21:56:06.974 17422 19241 I ProxyToServerConnection: at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) 02-04 21:56:06.974 17422 19241 I ProxyToServerConnection: at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) 02-04 21:56:06.974 17422 19241 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707) 02-04 21:56:06.974 17422 19241 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655) 02-04 21:56:06.974 17422 19241 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581) 02-04 21:56:06.974 17422 19241 I ProxyToServerConnection: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) 02-04 21:56:06.974 17422 19241 I ProxyToServerConnection: at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) 02-04 21:56:06.974 17422 19241 I ProxyToServerConnection: at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 02-04 21:56:06.974 17422 19241 I ProxyToServerConnection: at java.lang.Thread.run(Thread.java:1012)