Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---
- client: Jellyfin for Android TV
- client_version: 0.17.6
- client_repository: https://github.com/jellyfin/jellyfin-androidtv
- type: crash_report
- format: markdown
- ---
- ### Logs
- ***Stack Trace***:
- ```log
- org.jellyfin.sdk.api.client.exception.InvalidStatusException: Invalid HTTP status in response: 400
- at org.jellyfin.sdk.api.ktor.KtorClient.request$suspendImpl(KtorClient.kt:132)
- at org.jellyfin.sdk.api.ktor.KtorClient$request$1.invokeSuspend(Unknown Source:19)
- at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
- at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
- at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:65)
- at kotlinx.coroutines.internal.DispatchedContinuation.resumeWith(DispatchedContinuation.kt:343)
- at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:146)
- at io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:120)
- at io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:11)
- at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:70)
- at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
- at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
- at android.os.Handler.handleCallback(Handler.java:938)
- at android.os.Handler.dispatchMessage(Handler.java:99)
- at android.os.Looper.loop(Looper.java:223)
- at android.app.ActivityThread.main(ActivityThread.java:7669)
- at java.lang.reflect.Method.invoke(Native Method)
- at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
- at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:952)
- Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@651c5ed, Dispatchers.Main.immediate]
- ```
- ***Logcat***:
- ```log
- ```
- ### App information
- ***App version***: `0.17.6` (`170699`)
- ***Package name***: `org.jellyfin.androidtv`
- ***Build***:
- ```json
- {"BOARD":"tyson","BOOTLOADER":"01.01.240926.091441","BRAND":"ZIDOO","CPU_ABI":"armeabi-v7a","CPU_ABI2":"armeabi","DEVICE":"ZIDOO","DISPLAY":"tyson-userdebug 11 RD2A.211001.002 eng.jiangb.20240926.092114 release-keys","FINGERPRINT":"ZIDOO\/ZIDOO\/ZIDOO:11\/RD2A.211001.002\/eng.jiangb.20240926.092114:userdebug\/release-keys","HARDWARE":"amlogic","HOST":"ZidooServer2","ID":"RD2A.211001.002","IS_DEBUGGABLE":true,"IS_EMULATOR":false,"MANUFACTURER":"ZIDOO","MODEL":"Z9X 8K","PERMISSIONS_REVIEW_REQUIRED":true,"PRODUCT":"ZIDOO","RADIO":"unknown","SUPPORTED_32_BIT_ABIS":["armeabi-v7a","armeabi"],"SUPPORTED_64_BIT_ABIS":[],"SUPPORTED_ABIS":["armeabi-v7a","armeabi"],"TAGS":"release-keys","TIME":1727313666000,"TYPE":"userdebug","UNKNOWN":"unknown","USER":"jiangbo","VERSION":{"ACTIVE_CODENAMES":[],"BASE_OS":"","CODENAME":"REL","INCREMENTAL":"eng.jiangb.20240926.092114","PREVIEW_SDK_FINGERPRINT":"REL","PREVIEW_SDK_INT":0,"RELEASE":"11","RELEASE_OR_CODENAME":"11","SDK":"30","SDK_INT":30,"SECURITY_PATCH":"2021-10-01"}}
- ```
- ***Build config***:
- ```json
- {"APPLICATION_ID":"org.jellyfin.androidtv","BUILD_TYPE":"release","DEBUG":false,"DEVELOPMENT":false,"VERSION_CODE":170699,"VERSION_NAME":"0.17.6"}
- ```
- ### Device information
- ***Android version***: `11`
- ***Device brand***: `ZIDOO`
- ***Device product***: `ZIDOO`
- ***Device model***: `Z9X 8K`
- ### Crash information
- ***Start time***: `2024-10-05T07:25:40.478+10:00`
- ***Crash time***: `2024-10-05T07:26:48.471+10:00`
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement