Skip to content

Voting / rating Api down #2077

@diogob003

Description

@diogob003

Steps to reproduce

Open any repository list

Expected behavior

List plugins and rating

Actual behavior

Sometimes the plugins list do not load; sometimes it lists plugins with rating 0

Image

Cloudstream version and commit hash

4.6.0 ac810db

Android version

Android 9, 12

Logcat

--------- beginning of main
...
...
I PluginInstance: Adding OXXFile (https://new.oxxfile.info) ExtractorApi
I st.cloudstream: Rejecting re-init on previously-failed class java.lang.Class<kotlinx.coroutines.internal.ClassValueCtorCache$cache$1>: java.lang.NoClassDefFoundError: Failed resolution of: Ljava/lang/ClassValue;
I st.cloudstream:   at boolean org.acra.util.BundleKt$$ExternalSyntheticApiModelOutline0.m$3(java.lang.Object) (D8$$SyntheticClass:0)
I st.cloudstream:   at javax.net.ssl.X509TrustManager org.conscrypt.ConscryptEngineSocket.getDelegatingTrustManager(javax.net.ssl.X509TrustManager, org.conscrypt.ConscryptEngineSocket) (ConscryptEngineSocket.java:139)
I st.cloudstream:   at org.conscrypt.ConscryptEngine org.conscrypt.ConscryptEngineSocket.newEngine(org.conscrypt.SSLParametersImpl, org.conscrypt.ConscryptEngineSocket) (ConscryptEngineSocket.java:109)
I st.cloudstream:   at void org.conscrypt.ConscryptEngineSocket.<init>(java.net.Socket, java.lang.String, int, boolean, org.conscrypt.SSLParametersImpl) (ConscryptEngineSocket.java:101)
I st.cloudstream:   at void org.conscrypt.Java8EngineSocket.<init>(java.net.Socket, java.lang.String, int, boolean, org.conscrypt.SSLParametersImpl) (Java8EngineSocket.java:61)
I st.cloudstream:   at org.conscrypt.ConscryptEngineSocket org.conscrypt.Platform.createEngineSocket(java.net.Socket, java.lang.String, int, boolean, org.conscrypt.SSLParametersImpl) (Platform.java:606)
I st.cloudstream:   at java.net.Socket org.conscrypt.OpenSSLSocketFactoryImpl.createSocket(java.net.Socket, java.lang.String, int, boolean) (OpenSSLSocketFactoryImpl.java:161)
I st.cloudstream:   at okhttp3.internal.connection.RoutePlanner$ConnectResult okhttp3.internal.connection.ConnectPlan.connectTlsEtc() (ConnectPlan.kt:183)
I st.cloudstream:   at okhttp3.internal.connection.RealConnection okhttp3.internal.connection.FastFallbackExchangeFinder.find() (FastFallbackExchangeFinder.kt:78)
I st.cloudstream:   at okhttp3.internal.connection.Exchange okhttp3.internal.connection.RealCall.initExchange$okhttp(okhttp3.internal.http.RealInterceptorChain) (RealCall.kt:268)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.connection.ConnectInterceptor.intercept(okhttp3.Interceptor$Chain) (ConnectInterceptor.kt:32)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.cache.CacheInterceptor.intercept(okhttp3.Interceptor$Chain) (CacheInterceptor.kt:95)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.BridgeInterceptor.intercept(okhttp3.Interceptor$Chain) (BridgeInterceptor.kt:84)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(okhttp3.Interceptor$Chain) (RetryAndFollowUpInterceptor.kt:65)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp() (RealCall.kt:205)
I st.cloudstream:   at void okhttp3.internal.connection.RealCall$AsyncCall.run() (RealCall.kt:543)
I st.cloudstream:   at void java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) (ThreadPoolExecutor.java:1167)
I st.cloudstream:   at void java.util.concurrent.ThreadPoolExecutor$Worker.run() (ThreadPoolExecutor.java:641)
I st.cloudstream:   at void java.lang.Thread.run() (Thread.java:764)
I st.cloudstream: Caused by: java.lang.ClassNotFoundException: Didn't find class "java.lang.ClassValue" on path: DexPathList[[zip file "/data/app/com.lagradost.cloudstream3-MoxJPnv8WT3zW94gsREfhw==/base.apk"],nativeLibraryDirectories=[/data/app/com.lagradost.cloudstream3-MoxJPnv8WT3zW94gsREfhw==/lib/arm, /data/app/com.lagradost.cloudstream3-MoxJPnv8WT3zW94gsREfhw==/base.apk!/lib/armeabi-v7a, /system/lib, /product/lib]]
I st.cloudstream:   at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:134)
I st.cloudstream:   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379)
I st.cloudstream:   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
I st.cloudstream:   at boolean org.acra.util.BundleKt$$ExternalSyntheticApiModelOutline0.m$3(java.lang.Object) (D8$$SyntheticClass:0)
I st.cloudstream:   at javax.net.ssl.X509TrustManager org.conscrypt.ConscryptEngineSocket.getDelegatingTrustManager(javax.net.ssl.X509TrustManager, org.conscrypt.ConscryptEngineSocket) (ConscryptEngineSocket.java:139)
I st.cloudstream:   at org.conscrypt.ConscryptEngine org.conscrypt.ConscryptEngineSocket.newEngine(org.conscrypt.SSLParametersImpl, org.conscrypt.ConscryptEngineSocket) (ConscryptEngineSocket.java:109)
I st.cloudstream:   at void org.conscrypt.ConscryptEngineSocket.<init>(java.net.Socket, java.lang.String, int, boolean, org.conscrypt.SSLParametersImpl) (ConscryptEngineSocket.java:101)
I st.cloudstream:   at void org.conscrypt.Java8EngineSocket.<init>(java.net.Socket, java.lang.String, int, boolean, org.conscrypt.SSLParametersImpl) (Java8EngineSocket.java:61)
I st.cloudstream:   at org.conscrypt.ConscryptEngineSocket org.conscrypt.Platform.createEngineSocket(java.net.Socket, java.lang.String, int, boolean, org.conscrypt.SSLParametersImpl) (Platform.java:606)
I st.cloudstream:   at java.net.Socket org.conscrypt.OpenSSLSocketFactoryImpl.createSocket(java.net.Socket, java.lang.String, int, boolean) (OpenSSLSocketFactoryImpl.java:161)
I st.cloudstream:   at okhttp3.internal.connection.RoutePlanner$ConnectResult okhttp3.internal.connection.ConnectPlan.connectTlsEtc() (ConnectPlan.kt:183)
I st.cloudstream:   at okhttp3.internal.connection.RealConnection okhttp3.internal.connection.FastFallbackExchangeFinder.find() (FastFallbackExchangeFinder.kt:78)
I st.cloudstream:   at okhttp3.internal.connection.Exchange okhttp3.internal.connection.RealCall.initExchange$okhttp(okhttp3.internal.http.RealInterceptorChain) (RealCall.kt:268)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.connection.ConnectInterceptor.intercept(okhttp3.Interceptor$Chain) (ConnectInterceptor.kt:32)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.cache.CacheInterceptor.intercept(okhttp3.Interceptor$Chain) (CacheInterceptor.kt:95)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.BridgeInterceptor.intercept(okhttp3.Interceptor$Chain) (BridgeInterceptor.kt:84)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(okhttp3.Interceptor$Chain) (RetryAndFollowUpInterceptor.kt:65)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp() (RealCall.kt:205)
I st.cloudstream:   at void okhttp3.internal.connection.RealCall$AsyncCall.run() (RealCall.kt:543)
I st.cloudstream:   at void java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) (ThreadPoolExecutor.java:1167)
I PluginInstance: Adding Hblinks (https://hblinks.pro) ExtractorApi
I st.cloudstream:   at void java.util.concurrent.ThreadPoolExecutor$Worker.run() (ThreadPoolExecutor.java:641)
I st.cloudstream:   at void java.lang.Thread.run() (Thread.java:764)
I st.cloudstream:
I PluginInstance: Adding Vidstack (https://vidstack.io) ExtractorApi
I st.cloudstream: Rejecting re-init on previously-failed class java.lang.Class<kotlinx.coroutines.internal.ClassValueCtorCache$cache$1>: java.lang.NoClassDefFoundError: Failed resolution of: Ljava/lang/ClassValue;
I st.cloudstream:   at boolean org.acra.util.BundleKt$$ExternalSyntheticApiModelOutline0.m$3(java.lang.Object) (D8$$SyntheticClass:0)
I st.cloudstream:   at javax.net.ssl.X509TrustManager org.conscrypt.ConscryptEngineSocket.getDelegatingTrustManager(javax.net.ssl.X509TrustManager, org.conscrypt.ConscryptEngineSocket) (ConscryptEngineSocket.java:139)
I st.cloudstream:   at org.conscrypt.ConscryptEngine org.conscrypt.ConscryptEngineSocket.newEngine(org.conscrypt.SSLParametersImpl, org.conscrypt.ConscryptEngineSocket) (ConscryptEngineSocket.java:109)
I st.cloudstream:   at void org.conscrypt.ConscryptEngineSocket.<init>(java.net.Socket, java.lang.String, int, boolean, org.conscrypt.SSLParametersImpl) (ConscryptEngineSocket.java:101)
I st.cloudstream:   at void org.conscrypt.Java8EngineSocket.<init>(java.net.Socket, java.lang.String, int, boolean, org.conscrypt.SSLParametersImpl) (Java8EngineSocket.java:61)
I st.cloudstream:   at org.conscrypt.ConscryptEngineSocket org.conscrypt.Platform.createEngineSocket(java.net.Socket, java.lang.String, int, boolean, org.conscrypt.SSLParametersImpl) (Platform.java:606)
I st.cloudstream:   at java.net.Socket org.conscrypt.OpenSSLSocketFactoryImpl.createSocket(java.net.Socket, java.lang.String, int, boolean) (OpenSSLSocketFactoryImpl.java:161)
I st.cloudstream:   at okhttp3.internal.connection.RoutePlanner$ConnectResult okhttp3.internal.connection.ConnectPlan.connectTlsEtc() (ConnectPlan.kt:183)
I st.cloudstream:   at okhttp3.internal.connection.RealConnection okhttp3.internal.connection.FastFallbackExchangeFinder.find() (FastFallbackExchangeFinder.kt:78)
I st.cloudstream:   at okhttp3.internal.connection.Exchange okhttp3.internal.connection.RealCall.initExchange$okhttp(okhttp3.internal.http.RealInterceptorChain) (RealCall.kt:268)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.connection.ConnectInterceptor.intercept(okhttp3.Interceptor$Chain) (ConnectInterceptor.kt:32)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.cache.CacheInterceptor.intercept(okhttp3.Interceptor$Chain) (CacheInterceptor.kt:95)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.BridgeInterceptor.intercept(okhttp3.Interceptor$Chain) (BridgeInterceptor.kt:84)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(okhttp3.Interceptor$Chain) (RetryAndFollowUpInterceptor.kt:65)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp() (RealCall.kt:205)
I st.cloudstream:   at void okhttp3.internal.connection.RealCall$AsyncCall.run() (RealCall.kt:543)
I st.cloudstream:   at void java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) (ThreadPoolExecutor.java:1167)
I st.cloudstream:   at void java.util.concurrent.ThreadPoolExecutor$Worker.run() (ThreadPoolExecutor.java:641)
I st.cloudstream:   at void java.lang.Thread.run() (Thread.java:764)
I st.cloudstream: Caused by: java.lang.ClassNotFoundException: Didn't find class "java.lang.ClassValue" on path: DexPathList[[zip file "/data/app/com.lagradost.cloudstream3-MoxJPnv8WT3zW94gsREfhw==/base.apk"],nativeLibraryDirectories=[/data/app/com.lagradost.cloudstream3-MoxJPnv8WT3zW94gsREfhw==/lib/arm, /data/app/com.lagradost.cloudstream3-MoxJPnv8WT3zW94gsREfhw==/base.apk!/lib/armeabi-v7a, /system/lib, /product/lib]]
I st.cloudstream:   at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:134)
I st.cloudstream:   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379)
I st.cloudstream:   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
I st.cloudstream:   at boolean org.acra.util.BundleKt$$ExternalSyntheticApiModelOutline0.m$3(java.lang.Object) (D8$$SyntheticClass:0)
I st.cloudstream:   at javax.net.ssl.X509TrustManager org.conscrypt.ConscryptEngineSocket.getDelegatingTrustManager(javax.net.ssl.X509TrustManager, org.conscrypt.ConscryptEngineSocket) (ConscryptEngineSocket.java:139)
I st.cloudstream:   at org.conscrypt.ConscryptEngine org.conscrypt.ConscryptEngineSocket.newEngine(org.conscrypt.SSLParametersImpl, org.conscrypt.ConscryptEngineSocket) (ConscryptEngineSocket.java:109)
I st.cloudstream:   at void org.conscrypt.ConscryptEngineSocket.<init>(java.net.Socket, java.lang.String, int, boolean, org.conscrypt.SSLParametersImpl) (ConscryptEngineSocket.java:101)
I st.cloudstream:   at void org.conscrypt.Java8EngineSocket.<init>(java.net.Socket, java.lang.String, int, boolean, org.conscrypt.SSLParametersImpl) (Java8EngineSocket.java:61)
I st.cloudstream:   at org.conscrypt.ConscryptEngineSocket org.conscrypt.Platform.createEngineSocket(java.net.Socket, java.lang.String, int, boolean, org.conscrypt.SSLParametersImpl) (Platform.java:606)
I st.cloudstream:   at java.net.Socket org.conscrypt.OpenSSLSocketFactoryImpl.createSocket(java.net.Socket, java.lang.String, int, boolean) (OpenSSLSocketFactoryImpl.java:161)
I st.cloudstream:   at okhttp3.internal.connection.RoutePlanner$ConnectResult okhttp3.internal.connection.ConnectPlan.connectTlsEtc() (ConnectPlan.kt:183)
I st.cloudstream:   at okhttp3.internal.connection.RealConnection okhttp3.internal.connection.FastFallbackExchangeFinder.find() (FastFallbackExchangeFinder.kt:78)
I st.cloudstream:   at okhttp3.internal.connection.Exchange okhttp3.internal.connection.RealCall.initExchange$okhttp(okhttp3.internal.http.RealInterceptorChain) (RealCall.kt:268)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.connection.ConnectInterceptor.intercept(okhttp3.Interceptor$Chain) (ConnectInterceptor.kt:32)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.cache.CacheInterceptor.intercept(okhttp3.Interceptor$Chain) (CacheInterceptor.kt:95)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.BridgeInterceptor.intercept(okhttp3.Interceptor$Chain) (BridgeInterceptor.kt:84)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(okhttp3.Interceptor$Chain) (RetryAndFollowUpInterceptor.kt:65)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp() (RealCall.kt:205)
I st.cloudstream:   at void okhttp3.internal.connection.RealCall$AsyncCall.run() (RealCall.kt:543)
I st.cloudstream:   at void java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) (ThreadPoolExecutor.java:1167)
I st.cloudstream:   at void java.util.concurrent.ThreadPoolExecutor$Worker.run() (ThreadPoolExecutor.java:641)
I st.cloudstream:   at void java.lang.Thread.run() (Thread.java:764)
I st.cloudstream:
I st.cloudstream: Rejecting re-init on previously-failed class java.lang.Class<kotlinx.coroutines.internal.ClassValueCtorCache$cache$1>: java.lang.NoClassDefFoundError: Failed resolution of: Ljava/lang/ClassValue;
I st.cloudstream:   at boolean org.acra.util.BundleKt$$ExternalSyntheticApiModelOutline0.m$3(java.lang.Object) (D8$$SyntheticClass:0)
I st.cloudstream:   at javax.net.ssl.X509TrustManager org.conscrypt.ConscryptEngineSocket.getDelegatingTrustManager(javax.net.ssl.X509TrustManager, org.conscrypt.ConscryptEngineSocket) (ConscryptEngineSocket.java:139)
I st.cloudstream:   at org.conscrypt.ConscryptEngine org.conscrypt.ConscryptEngineSocket.newEngine(org.conscrypt.SSLParametersImpl, org.conscrypt.ConscryptEngineSocket) (ConscryptEngineSocket.java:109)
I st.cloudstream:   at void org.conscrypt.ConscryptEngineSocket.<init>(java.net.Socket, java.lang.String, int, boolean, org.conscrypt.SSLParametersImpl) (ConscryptEngineSocket.java:101)
I st.cloudstream:   at void org.conscrypt.Java8EngineSocket.<init>(java.net.Socket, java.lang.String, int, boolean, org.conscrypt.SSLParametersImpl) (Java8EngineSocket.java:61)
I st.cloudstream:   at org.conscrypt.ConscryptEngineSocket org.conscrypt.Platform.createEngineSocket(java.net.Socket, java.lang.String, int, boolean, org.conscrypt.SSLParametersImpl) (Platform.java:606)
I st.cloudstream:   at java.net.Socket org.conscrypt.OpenSSLSocketFactoryImpl.createSocket(java.net.Socket, java.lang.String, int, boolean) (OpenSSLSocketFactoryImpl.java:161)
I st.cloudstream:   at okhttp3.internal.connection.RoutePlanner$ConnectResult okhttp3.internal.connection.ConnectPlan.connectTlsEtc() (ConnectPlan.kt:183)
I st.cloudstream:   at okhttp3.internal.connection.RealConnection okhttp3.internal.connection.FastFallbackExchangeFinder.find() (FastFallbackExchangeFinder.kt:78)
I st.cloudstream:   at okhttp3.internal.connection.Exchange okhttp3.internal.connection.RealCall.initExchange$okhttp(okhttp3.internal.http.RealInterceptorChain) (RealCall.kt:268)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.connection.ConnectInterceptor.intercept(okhttp3.Interceptor$Chain) (ConnectInterceptor.kt:32)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.cache.CacheInterceptor.intercept(okhttp3.Interceptor$Chain) (CacheInterceptor.kt:95)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.BridgeInterceptor.intercept(okhttp3.Interceptor$Chain) (BridgeInterceptor.kt:84)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(okhttp3.Interceptor$Chain) (RetryAndFollowUpInterceptor.kt:65)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp() (RealCall.kt:205)
I st.cloudstream:   at void okhttp3.internal.connection.RealCall$AsyncCall.run() (RealCall.kt:543)
I st.cloudstream:   at void java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) (ThreadPoolExecutor.java:1167)
I st.cloudstream:   at void java.util.concurrent.ThreadPoolExecutor$Worker.run() (ThreadPoolExecutor.java:641)
I st.cloudstream:   at void java.lang.Thread.run() (Thread.java:764)
I st.cloudstream: Caused by: java.lang.ClassNotFoundException: Didn't find class "java.lang.ClassValue" on path: DexPathList[[zip file "/data/app/com.lagradost.cloudstream3-MoxJPnv8WT3zW94gsREfhw==/base.apk"],nativeLibraryDirectories=[/data/app/com.lagradost.cloudstream3-MoxJPnv8WT3zW94gsREfhw==/lib/arm, /data/app/com.lagradost.cloudstream3-MoxJPnv8WT3zW94gsREfhw==/base.apk!/lib/armeabi-v7a, /system/lib, /product/lib]]
I st.cloudstream:   at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:134)
I st.cloudstream:   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379)
I st.cloudstream:   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
I st.cloudstream:   at boolean org.acra.util.BundleKt$$ExternalSyntheticApiModelOutline0.m$3(java.lang.Object) (D8$$SyntheticClass:0)
I st.cloudstream:   at javax.net.ssl.X509TrustManager org.conscrypt.ConscryptEngineSocket.getDelegatingTrustManager(javax.net.ssl.X509TrustManager, org.conscrypt.ConscryptEngineSocket) (ConscryptEngineSocket.java:139)
I st.cloudstream:   at org.conscrypt.ConscryptEngine org.conscrypt.ConscryptEngineSocket.newEngine(org.conscrypt.SSLParametersImpl, org.conscrypt.ConscryptEngineSocket) (ConscryptEngineSocket.java:109)
I st.cloudstream:   at void org.conscrypt.ConscryptEngineSocket.<init>(java.net.Socket, java.lang.String, int, boolean, org.conscrypt.SSLParametersImpl) (ConscryptEngineSocket.java:101)
I st.cloudstream:   at void org.conscrypt.Java8EngineSocket.<init>(java.net.Socket, java.lang.String, int, boolean, org.conscrypt.SSLParametersImpl) (Java8EngineSocket.java:61)
I st.cloudstream:   at org.conscrypt.ConscryptEngineSocket org.conscrypt.Platform.createEngineSocket(java.net.Socket, java.lang.String, int, boolean, org.conscrypt.SSLParametersImpl) (Platform.java:606)
I st.cloudstream:   at java.net.Socket org.conscrypt.OpenSSLSocketFactoryImpl.createSocket(java.net.Socket, java.lang.String, int, boolean) (OpenSSLSocketFactoryImpl.java:161)
I st.cloudstream:   at okhttp3.internal.connection.RoutePlanner$ConnectResult okhttp3.internal.connection.ConnectPlan.connectTlsEtc() (ConnectPlan.kt:183)
I st.cloudstream:   at okhttp3.internal.connection.RealConnection okhttp3.internal.connection.FastFallbackExchangeFinder.find() (FastFallbackExchangeFinder.kt:78)
I st.cloudstream:   at okhttp3.internal.connection.Exchange okhttp3.internal.connection.RealCall.initExchange$okhttp(okhttp3.internal.http.RealInterceptorChain) (RealCall.kt:268)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.connection.ConnectInterceptor.intercept(okhttp3.Interceptor$Chain) (ConnectInterceptor.kt:32)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.cache.CacheInterceptor.intercept(okhttp3.Interceptor$Chain) (CacheInterceptor.kt:95)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.BridgeInterceptor.intercept(okhttp3.Interceptor$Chain) (BridgeInterceptor.kt:84)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(okhttp3.Interceptor$Chain) (RetryAndFollowUpInterceptor.kt:65)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.http.RealInterceptorChain.proceed(okhttp3.Request) (RealInterceptorChain.kt:109)
I st.cloudstream:   at okhttp3.Response okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp() (RealCall.kt:205)
I st.cloudstream:   at void okhttp3.internal.connection.RealCall$AsyncCall.run() (RealCall.kt:543)
I st.cloudstream:   at void java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) (ThreadPoolExecutor.java:1167)
I st.cloudstream:   at void java.util.concurrent.ThreadPoolExecutor$Worker.run() (ThreadPoolExecutor.java:641)
I st.cloudstream:   at void java.lang.Thread.run() (Thread.java:764)
I st.cloudstream:
I PluginInstance: Adding Videostr (https://videostr.net) ExtractorApi
I PluginInstance: Adding MegaUp (https://4spromax.site) ExtractorApi
I PluginManager: Loaded plugin StreamPlay successfully
D ProfileInstaller: Skipping profile installation for com.lagradost.cloudstream3
I st.cloudstream: Background concurrent copying GC freed 141809(6MB) AllocSpace objects, 9(456KB) LOS objects, 48% free, 12MB/24MB, paused 324us total 279.564ms
I Choreographer: Skipped 40 frames!  The application may be doing too much work on its main thread.
I PluginManager: Plugin update done!
I st.cloudstream: Background concurrent copying GC freed 247182(9MB) AllocSpace objects, 15(728KB) LOS objects, 37% free, 20MB/32MB, paused 311us total 302.590ms
W st.cloudstream: Accessing hidden method Landroid/media/MediaFormat;->getInteger(Ljava/lang/String;I)I (dark greylist, linking)
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
I NavComponent: Navigating to fragment: 2131361880
W View    : requestLayout() improperly called by com.google.android.material.appbar.AppBarLayout{6b10ead V.E...... ......I. 0,0-1198,85} during layout: running second layout pass
I PLG     : updatePluginList = local
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
W View    : requestLayout() improperly called by com.google.android.material.appbar.AppBarLayout{3d72157 V.E...... ......ID 0,0-1198,85} during layout: running second layout pass
I st.cloudstream: Background concurrent copying GC freed 321068(13MB) AllocSpace objects, 60(1512KB) LOS objects, 41% free, 17MB/29MB, paused 323us total 387.537ms
I PLG     : updatePluginList = local
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
W View    : requestLayout() improperly called by com.google.android.material.appbar.AppBarLayout{4bf0226 V.E...... ......ID 0,0-1198,85} during layout: running second layout pass
I PLG     : updatePluginList = https://raw.githubusercontent.com/phisher98/cloudstream-extensions-phisher/refs/heads/builds/repo.json
I PLG     : getPlugins = https://raw.githubusercontent.com/phisher98/cloudstream-extensions-phisher/refs/heads/builds/repo.json
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
E CoilImgLoader: Error loading image: coil3.network.HttpException: HTTP 403
W View    : requestLayout() improperly called by com.google.android.material.appbar.AppBarLayout{6ebc28e V.E...... ......ID 0,0-1198,85} during layout: running second layout pass
I st.cloudstream: Background concurrent copying GC freed 193811(7MB) AllocSpace objects, 69(2020KB) LOS objects, 37% free, 20MB/32MB, paused 409us total 472.104ms
I System.out: Exception in NiceHttp: java.net.SocketTimeoutException timeout
D ApiError: -------------------------------------------------------------------
D ApiError: safeApiCall: timeout
D ApiError: safeApiCall: timeout
W System.err: java.net.SocketTimeoutException: timeout
W System.err: 	at okhttp3.internal.http2.Http2Stream$StreamTimeout.newTimeoutException(Http2Stream.kt:704)
W System.err: 	at okhttp3.internal.http2.Http2Stream$StreamTimeout.exitAndThrowIfTimedOut(Http2Stream.kt:713)
W System.err: 	at okhttp3.internal.http2.Http2Stream.takeHeaders(Http2Stream.kt:146)
W System.err: 	at okhttp3.internal.http2.Http2ExchangeCodec.readResponseHeaders(Http2ExchangeCodec.kt:96)
W System.err: 	at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:111)
W System.err: 	at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:94)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at com.lagradost.nicehttp.CacheInterceptor.intercept(CacheInterceptor.kt:9)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:84)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:65)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:205)
W System.err: 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:543)
W System.err: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
W System.err: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
W System.err: 	at java.lang.Thread.run(Thread.java:764)
D ApiError: -------------------------------------------------------------------
I System.out: Exception in NiceHttp: java.net.SocketTimeoutException timeout
D ApiError: -------------------------------------------------------------------
D ApiError: safeApiCall: timeout
D ApiError: safeApiCall: timeout
W System.err: java.net.SocketTimeoutException: timeout
W System.err: 	at okhttp3.internal.http2.Http2Stream$StreamTimeout.newTimeoutException(Http2Stream.kt:704)
W System.err: 	at okhttp3.internal.http2.Http2Stream$StreamTimeout.exitAndThrowIfTimedOut(Http2Stream.kt:713)
W System.err: 	at okhttp3.internal.http2.Http2Stream.takeHeaders(Http2Stream.kt:146)
W System.err: 	at okhttp3.internal.http2.Http2ExchangeCodec.readResponseHeaders(Http2ExchangeCodec.kt:96)
W System.err: 	at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:111)
W System.err: 	at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:94)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at com.lagradost.nicehttp.CacheInterceptor.intercept(CacheInterceptor.kt:9)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:84)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:65)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:205)
W System.err: 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:543)
W System.err: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
W System.err: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
W System.err: 	at java.lang.Thread.run(Thread.java:764)
D ApiError: -------------------------------------------------------------------
I System.out: Exception in NiceHttp: java.net.SocketTimeoutException timeout
D ApiError: -------------------------------------------------------------------
D ApiError: safeApiCall: timeout
D ApiError: safeApiCall: timeout
W System.err: java.net.SocketTimeoutException: timeout
W System.err: 	at okhttp3.internal.http2.Http2Stream$StreamTimeout.newTimeoutException(Http2Stream.kt:704)
W System.err: 	at okhttp3.internal.http2.Http2Stream$StreamTimeout.exitAndThrowIfTimedOut(Http2Stream.kt:713)
W System.err: 	at okhttp3.internal.http2.Http2Stream.takeHeaders(Http2Stream.kt:146)
W System.err: 	at okhttp3.internal.http2.Http2ExchangeCodec.readResponseHeaders(Http2ExchangeCodec.kt:96)
W System.err: 	at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:111)
W System.err: 	at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:94)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at com.lagradost.nicehttp.CacheInterceptor.intercept(CacheInterceptor.kt:9)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:84)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:65)
I System.out: Exception in NiceHttp: java.net.SocketTimeoutException timeout
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:205)
W System.err: 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:543)
W System.err: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
W System.err: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
W System.err: 	at java.lang.Thread.run(Thread.java:764)
D ApiError: -------------------------------------------------------------------
D ApiError: -------------------------------------------------------------------
D ApiError: safeApiCall: timeout
D ApiError: safeApiCall: timeout
W System.err: java.net.SocketTimeoutException: timeout
W System.err: 	at okhttp3.internal.http2.Http2Stream$StreamTimeout.newTimeoutException(Http2Stream.kt:704)
W System.err: 	at okhttp3.internal.http2.Http2Stream$StreamTimeout.exitAndThrowIfTimedOut(Http2Stream.kt:713)
W System.err: 	at okhttp3.internal.http2.Http2Stream.takeHeaders(Http2Stream.kt:146)
W System.err: 	at okhttp3.internal.http2.Http2ExchangeCodec.readResponseHeaders(Http2ExchangeCodec.kt:96)
W System.err: 	at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:111)
W System.err: 	at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:94)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at com.lagradost.nicehttp.CacheInterceptor.intercept(CacheInterceptor.kt:9)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:84)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:65)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:205)
W System.err: 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:543)
W System.err: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
W System.err: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
W System.err: 	at java.lang.Thread.run(Thread.java:764)
D ApiError: -------------------------------------------------------------------
I System.out: Exception in NiceHttp: java.net.SocketTimeoutException timeout
D ApiError: -------------------------------------------------------------------
D ApiError: safeApiCall: timeout
D ApiError: safeApiCall: timeout
W System.err: java.net.SocketTimeoutException: timeout
W System.err: 	at okhttp3.internal.http2.Http2Stream$StreamTimeout.newTimeoutException(Http2Stream.kt:704)
W System.err: 	at okhttp3.internal.http2.Http2Stream$StreamTimeout.exitAndThrowIfTimedOut(Http2Stream.kt:713)
W System.err: 	at okhttp3.internal.http2.Http2Stream.takeHeaders(Http2Stream.kt:146)
W System.err: 	at okhttp3.internal.http2.Http2ExchangeCodec.readResponseHeaders(Http2ExchangeCodec.kt:96)
W System.err: 	at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:111)
W System.err: 	at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:94)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at com.lagradost.nicehttp.CacheInterceptor.intercept(CacheInterceptor.kt:9)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:84)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:65)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:205)
W System.err: 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:543)
W System.err: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
W System.err: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
W System.err: 	at java.lang.Thread.run(Thread.java:764)
D ApiError: -------------------------------------------------------------------
I System.out: Exception in NiceHttp: java.net.SocketTimeoutException timeout
D ApiError: -------------------------------------------------------------------
D ApiError: safeApiCall: timeout
D ApiError: safeApiCall: timeout
W System.err: java.net.SocketTimeoutException: timeout
W System.err: 	at okhttp3.internal.http2.Http2Stream$StreamTimeout.newTimeoutException(Http2Stream.kt:704)
W System.err: 	at okhttp3.internal.http2.Http2Stream$StreamTimeout.exitAndThrowIfTimedOut(Http2Stream.kt:713)
W System.err: 	at okhttp3.internal.http2.Http2Stream.takeHeaders(Http2Stream.kt:146)
W System.err: 	at okhttp3.internal.http2.Http2ExchangeCodec.readResponseHeaders(Http2ExchangeCodec.kt:96)
W System.err: 	at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:111)
W System.err: 	at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:94)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at com.lagradost.nicehttp.CacheInterceptor.intercept(CacheInterceptor.kt:9)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:84)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:65)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:205)
W System.err: 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:543)
W System.err: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
W System.err: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
W System.err: 	at java.lang.Thread.run(Thread.java:764)
D ApiError: -------------------------------------------------------------------
I PLG     : updatePluginList = local
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
E CoilImgLoader: Error loading image: coil3.network.HttpException: HTTP 403
W View    : requestLayout() improperly called by com.google.android.material.appbar.AppBarLayout{190d125 V.E...... ......ID 0,0-1198,85} during layout: running second layout pass
I PLG     : updatePluginList = local
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
E CoilImgLoader: Error loading image: coil3.network.HttpException: HTTP 403
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
E CoilImgLoader: Error loading image: coil3.request.NullRequestDataException: The request's data is null.
W System.err: 	at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:84)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:65)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:205)
W System.err: 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:543)
W System.err: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
W System.err: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
W System.err: 	at java.lang.Thread.run(Thread.java:764)
D ApiError: -------------------------------------------------------------------
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
I System.out: Exception in NiceHttp: java.net.SocketTimeoutException timeout
D ApiError: -------------------------------------------------------------------
D ApiError: safeApiCall: timeout
D ApiError: safeApiCall: timeout
W System.err: java.net.SocketTimeoutException: timeout
W System.err: 	at okhttp3.internal.http2.Http2Stream$StreamTimeout.newTimeoutException(Http2Stream.kt:704)
W System.err: 	at okhttp3.internal.http2.Http2Stream$StreamTimeout.exitAndThrowIfTimedOut(Http2Stream.kt:713)
W System.err: 	at okhttp3.internal.http2.Http2Stream.takeHeaders(Http2Stream.kt:146)
W System.err: 	at okhttp3.internal.http2.Http2ExchangeCodec.readResponseHeaders(Http2ExchangeCodec.kt:96)
W System.err: 	at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:111)
W System.err: 	at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:94)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at com.lagradost.nicehttp.CacheInterceptor.intercept(CacheInterceptor.kt:9)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:84)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:65)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:205)
W System.err: 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:543)
W System.err: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
W System.err: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
W System.err: 	at java.lang.Thread.run(Thread.java:764)
D ApiError: -------------------------------------------------------------------
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
I System.out: Exception in NiceHttp: java.net.SocketTimeoutException timeout
D ApiError: -------------------------------------------------------------------
D ApiError: safeApiCall: timeout
D ApiError: safeApiCall: timeout
W System.err: java.net.SocketTimeoutException: timeout
W System.err: 	at okhttp3.internal.http2.Http2Stream$StreamTimeout.newTimeoutException(Http2Stream.kt:704)
W System.err: 	at okhttp3.internal.http2.Http2Stream$StreamTimeout.exitAndThrowIfTimedOut(Http2Stream.kt:713)
W System.err: 	at okhttp3.internal.http2.Http2Stream.takeHeaders(Http2Stream.kt:146)
W System.err: 	at okhttp3.internal.http2.Http2ExchangeCodec.readResponseHeaders(Http2ExchangeCodec.kt:96)
W System.err: 	at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:111)
W System.err: 	at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:94)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at com.lagradost.nicehttp.CacheInterceptor.intercept(CacheInterceptor.kt:9)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:84)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:65)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:205)
W System.err: 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:543)
W System.err: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
W System.err: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
W System.err: 	at java.lang.Thread.run(Thread.java:764)
D ApiError: -------------------------------------------------------------------
I System.out: Exception in NiceHttp: java.net.SocketTimeoutException timeout
D ApiError: -------------------------------------------------------------------
D ApiError: safeApiCall: timeout
D ApiError: safeApiCall: timeout
W System.err: java.net.SocketTimeoutException: timeout
W System.err: 	at okhttp3.internal.http2.Http2Stream$StreamTimeout.newTimeoutException(Http2Stream.kt:704)
W System.err: 	at okhttp3.internal.http2.Http2Stream$StreamTimeout.exitAndThrowIfTimedOut(Http2Stream.kt:713)
W System.err: 	at okhttp3.internal.http2.Http2Stream.takeHeaders(Http2Stream.kt:146)
W System.err: 	at okhttp3.internal.http2.Http2ExchangeCodec.readResponseHeaders(Http2ExchangeCodec.kt:96)
W System.err: 	at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:111)
W System.err: 	at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:94)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at com.lagradost.nicehttp.CacheInterceptor.intercept(CacheInterceptor.kt:9)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:84)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:65)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:205)
W System.err: 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:543)
W System.err: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
W System.err: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
W System.err: 	at java.lang.Thread.run(Thread.java:764)
D ApiError: -------------------------------------------------------------------
I System.out: Exception in NiceHttp: java.net.SocketTimeoutException timeout
D ApiError: -------------------------------------------------------------------
D ApiError: safeApiCall: timeout
D ApiError: safeApiCall: timeout
W System.err: java.net.SocketTimeoutException: timeout
W System.err: 	at okhttp3.internal.http2.Http2Stream$StreamTimeout.newTimeoutException(Http2Stream.kt:704)
W System.err: 	at okhttp3.internal.http2.Http2Stream$StreamTimeout.exitAndThrowIfTimedOut(Http2Stream.kt:713)
W System.err: 	at okhttp3.internal.http2.Http2Stream.takeHeaders(Http2Stream.kt:146)
W System.err: 	at okhttp3.internal.http2.Http2ExchangeCodec.readResponseHeaders(Http2ExchangeCodec.kt:96)
W System.err: 	at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:111)
W System.err: 	at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:94)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at com.lagradost.nicehttp.CacheInterceptor.intercept(CacheInterceptor.kt:9)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:84)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:65)
W System.err: 	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
W System.err: 	at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:205)
W System.err: 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:543)
W System.err: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
W System.err: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
W System.err: 	at java.lang.Thread.run(Thread.java:764)
D ApiError: -------------------------------------------------------------------
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
...
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
D VotingApi: Requesting: https://counterapi.com/api/cs-raw.githubusercontent.com<..>
W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed.
W View    : requestLayout() improperly called by com.google.android.material.appbar.AppBarLayout{c72b835 V.E...... ......ID 0,0-1198,85} during layout: running second layout pass
I System.out: Exception in NiceHttp: java.net.SocketTimeoutException timeout
D ApiError: -------------------------------------------------------------------
D ApiError: safeApiCall: timeout
D ApiError: safeApiCall: timeout
W System.err: java.net.SocketTimeoutException: timeout
W System.err: 	at okhttp3.internal.http2.Http2Stream$StreamTimeout.newTimeoutException(Http2Stream.kt:704)
...
D ApiError: -------------------------------------------------------------------
I System.out: Exception in NiceHttp: java.net.SocketTimeoutException timeout
D ApiError: -------------------------------------------------------------------
D ApiError: safeApiCall: timeout
D ApiError: safeApiCall: timeout
W System.err: java.net.SocketTimeoutException: timeout
W System.err: 	at okhttp3.internal.http2.Http2Stream$StreamTimeout.newTimeoutException(Http2Stream.kt:704)
...
D ApiError: -------------------------------------------------------------------
I System.out: Exception in NiceHttp: java.net.SocketTimeoutException timeout

Other details

No response

Acknowledgements

  • I am sure my issue is related to the app and NOT some extension.
  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I have updated the app to pre-release version Latest.
  • I will fill out all of the requested information in this form.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions