Skip to content

Reopening app causes 401 error and missing covers #1196

Description

@NovaKeyTV

Describe your issue

Sometimes there is a problem when reopening the app. After that, it no longer loads any covers and behaves as if it is no longer connected. This seems to be related to the authentication token.

ÜInvalid HTTP status in response: 401 org.jellyfin.sdk.api.client.exception.InvalidStatusException: Invalid HTTP status in response: 401 at org.jellyfin.sdk.api.okhttp.OkHttpClient.request(OkHttpClient.kt:125) at org.jellyfin.sdk.api.okhttp.OkHttpClient$request$1.invokeSuspend(Unknown Source:19) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:34) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:124) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:586) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:820) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:717) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:704)

Steps to reproduce

Open the app and log in
Let the app go into deep standby / background for some time
Resume the app
API requests return 401 Unauthorized and no covers are loaded

Expected behavior

open the app and normaly connect

Screenshots

No response

Player

No response

Additional context

No response

Device

Note 20 Ultra

Android version

14

App version

1.0.2

Jellyfin version

1.0.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions