java.lang.RuntimeException: Unable to create application org.fdroid.fdroid.FDroidApp: android.os.NetworkOnMainThreadException
ANDROID_VERSION: '13'
APP_VERSION_NAME: 1.16.1
AVAILABLE_MEM_SIZE: 9074057216
BRAND: samsung
DATE: '2023-03-28'
Message-ID: $2b$12$547c1a5ab77f4ec6a7b33e7tPLcMlcYzlpVAcklA.kHHQytHij1zW
PACKAGE_NAME: org.fdroid.fdroid
PHONE_MODEL: SM-A037U
STACK_TRACE_HASH: 964a6564
USER_COMMENT: "Sent via the Samsung Galaxy A03s, an AT&T 4G LTE smartphone \nGet Outlook\
\ for Android<https://aka.ms/AAb9ysg>"
STACK_TRACE:
java.lang.RuntimeException: Unable to create application org.fdroid.fdroid.FDroidApp: android.os.NetworkOnMainThreadException
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7603)
at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2397)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:226)
at android.os.Looper.loop(Looper.java:313)
at android.app.ActivityThread.main(ActivityThread.java:8741)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
Caused by: android.os.NetworkOnMainThreadException
at android.os.StrictMode$AndroidBlockGuardPolicy.onNetwork(StrictMode.java:1667)
at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:115)
at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
at java.net.InetAddress.getByName(InetAddress.java:1106)
at java.net.InetSocketAddress.<init>(InetSocketAddress.java:235)
at info.guardianproject.netcipher.NetCipher.setProxy(NetCipher.java:78)
at org.fdroid.fdroid.FDroidApp.configureProxy(FDroidApp.java:512)
at org.fdroid.fdroid.FDroidApp.onCreate(FDroidApp.java:332)
at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1266)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7598)
... 9 more
@