Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Kavita error while opening volume For input string: "null" #711

Closed
makz27 opened this issue Oct 10, 2023 · 0 comments · Fixed by #716
Closed

[Bug] Kavita error while opening volume For input string: "null" #711

makz27 opened this issue Oct 10, 2023 · 0 comments · Fixed by #716
Labels
bug Something isn't working

Comments

@makz27
Copy link

makz27 commented Oct 10, 2023

Device information

  • Tachidesk version: v0.7.0-r1383
  • Server Operating System: Docker image
  • Client Operating System: Windows 11
  • Client Web Browser: Brave v1.58.135

Steps to reproduce

  1. Install and configure Kavita
  2. Open a volume from a random book

Expected behavior

The volume opens

Actual behavior

Infinite loading screen, error 400 with response : For input string: "null"

Server logs shows

18:28:53.128 [DefaultDispatcher-worker-10] ERROR suwayomi.tachidesk.server.JavalinSetup - IllegalArgumentException while handling the request java.lang.NumberFormatException: For input string: "null" at java.base/java.lang.NumberFormatException.forInputString(Unknown Source) at java.base/java.lang.Integer.parseInt(Unknown Source) at java.base/java.lang.Integer.parseInt(Unknown Source) at eu.kanade.tachiyomi.extension.all.kavita.Kavita.fetchPageList(Unknown Source) at suwayomi.tachidesk.manga.impl.chapter.ChapterForDownload.fetchPageList(ChapterForDownload.kt:67) at suwayomi.tachidesk.manga.impl.chapter.ChapterForDownload.asDownloadReady(ChapterForDownload.kt:45) at suwayomi.tachidesk.manga.impl.chapter.ChapterForDownloadKt.getChapterDownloadReady(ChapterForDownload.kt:34) at suwayomi.tachidesk.manga.controller.MangaController$chapterRetrieve$2$1.invokeSuspend(MangaController.kt:296) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)

@makz27 makz27 added the bug Something isn't working label Oct 10, 2023
@Syer10 Syer10 mentioned this issue Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant