Skip to content

Suwayomi-server: Unable to load data #49

@carks32

Description

@carks32

Steps to reproduce

  1. Open up the server
  2. Install kavita extension from repository

Expected behavior

I should be able to open up the config to add my kavita link

Actual behavior

I get this error about Unable to load data

Mihon/Komikku version

2.1.1867

Kavita version

0.8.8.3

Android version

Windows 10

Other details

This is the log that pops after I press the cog wheel config button on the kavita extension.

java.lang.RuntimeException: Stub!
at androidx.preference.Preference.setOnPreferenceClickListener(Preference.java:52)
at eu.kanade.tachiyomi.extension.all.kavita.Kavita.setupPreferenceScreen(Unknown Source)
at suwayomi.tachidesk.manga.impl.Source.getSourcePreferencesRaw(Source.kt:112)
at suwayomi.tachidesk.graphql.types.SourceType.preferences(SourceType.kt:76)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at kotlin.reflect.jvm.internal.calls.CallerImpl$Method.callMethod(CallerImpl.kt:97)
at kotlin.reflect.jvm.internal.calls.CallerImpl$Method$Instance.call(CallerImpl.kt:113)
at kotlin.reflect.jvm.internal.KCallableImpl.callDefaultMethod$kotlin_reflection(KCallableImpl.kt:207)
at kotlin.reflect.jvm.internal.KCallableImpl.callBy(KCallableImpl.kt:112)
at com.expediagroup.graphql.generator.execution.FunctionDataFetcher.runBlockingFunction(FunctionDataFetcher.kt:127)
at com.expediagroup.graphql.generator.execution.FunctionDataFetcher.get(FunctionDataFetcher.kt:63)
at graphql.execution.ExecutionStrategy.invokeDataFetcher(ExecutionStrategy.java:533)
at graphql.execution.ExecutionStrategy.fetchField(ExecutionStrategy.java:497)
at graphql.execution.ExecutionStrategy.fetchField(ExecutionStrategy.java:438)
at graphql.execution.ExecutionStrategy.resolveFieldWithInfo(ExecutionStrategy.java:397)
at graphql.execution.ExecutionStrategy.getAsyncFieldValueInfo(ExecutionStrategy.java:335)
at graphql.execution.ExecutionStrategy.executeObject(ExecutionStrategy.java:214)
at graphql.execution.ExecutionStrategy.completeValueForObject(ExecutionStrategy.java:966)
at graphql.execution.ExecutionStrategy.completeValue(ExecutionStrategy.java:704)
at graphql.execution.ExecutionStrategy.completeField(ExecutionStrategy.java:653)
at graphql.execution.ExecutionStrategy.lambda$resolveFieldWithInfo$7(ExecutionStrategy.java:401)
at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(Unknown Source)
at java.base/java.util.concurrent.CompletableFuture.postComplete(Unknown Source)
at java.base/java.util.concurrent.CompletableFuture.complete(Unknown Source)
at org.dataloader.DataLoaderHelper.lambda$dispatchQueueBatch$2(DataLoaderHelper.java:267)
at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(Unknown Source)
at java.base/java.util.concurrent.CompletableFuture.postComplete(Unknown Source)
at java.base/java.util.concurrent.CompletableFuture.complete(Unknown Source)
at kotlinx.coroutines.future.CompletableFutureCoroutine.onCompleted(Future.kt:53)
at kotlinx.coroutines.AbstractCoroutine.onCompletionInternal(AbstractCoroutine.kt:92)
at kotlinx.coroutines.JobSupport.tryFinalizeSimpleState(JobSupport.kt:287)
at kotlinx.coroutines.JobSupport.tryMakeCompleting(JobSupport.kt:887)
at kotlinx.coroutines.JobSupport.makeCompletingOnce$kotlinx_coroutines_core(JobSupport.kt:859)
at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:99)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
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)

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
  • I have written a short but informative title.
  • I have updated Mihon/Komikku to last version.
  • I have updated the extension to last version.
  • If this is an issue with the app itself, I should be opening an issue in the app repository.
  • I will fill out all of the requested information in this form.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions