Skip to content

Error message: "Configuration file is missing" #89

@BowlSoldier

Description

@BowlSoldier

I'm seeing this error message appear in the output every time I launch the application. The app seems to be working normally, no noticable bugs as a result of this.

2022-04-22T20:22:38Z E/UpdaterUpdater.installUpdateInternal/ java.nio.file.NoSuchFileException: reserved/config: Configuration file is missing
    at org.update4j.Archive.load(Archive.java:65)
    at org.update4j.Archive.read(Archive.java:40)
    at updatestager.UpdaterUpdater.installUpdateInternal(UpdaterUpdater.kt:53)
    at update_installer.BaseAppUpdater.installUpdate(BaseAppUpdater.kt:181)
    at AppViewKt$appView$1$1.invokeSuspend(AppView.kt:106)
    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:39)
    at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
    at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)

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