Version: v3.0.705_3ae3ae5(705) nightly JSON: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/releases/releases#get-the-latest-release","status":"404"} ---Stack Trace--- dev.brahmkshatriya.echo.utils.AppUpdater$UpdateException: Update failed: Failed to fetch latest release at dev.brahmkshatriya.echo.utils.ContextUtils$emit$1.invokeSuspend(r8-map-id-74e9c29915d41a07cee4dc3e5fe879581ebdd3c8e71b5acd6719e82dba122625:124) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(r8-map-id-74e9c29915d41a07cee4dc3e5fe879581ebdd3c8e71b5acd6719e82dba122625:9) at kotlinx.coroutines.DispatchedTask.run(r8-map-id-74e9c29915d41a07cee4dc3e5fe879581ebdd3c8e71b5acd6719e82dba122625:109) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(r8-map-id-74e9c29915d41a07cee4dc3e5fe879581ebdd3c8e71b5acd6719e82dba122625:4) at kotlinx.coroutines.scheduling.TaskImpl.run(r8-map-id-74e9c29915d41a07cee4dc3e5fe879581ebdd3c8e71b5acd6719e82dba122625:3) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(r8-map-id-74e9c29915d41a07cee4dc3e5fe879581ebdd3c8e71b5acd6719e82dba122625:1) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(r8-map-id-74e9c29915d41a07cee4dc3e5fe879581ebdd3c8e71b5acd6719e82dba122625:58) Caused by: java.lang.Exception: Failed to fetch latest release at dev.brahmkshatriya.echo.utils.AppUpdater.getGithubUpdateUrl(r8-map-id-74e9c29915d41a07cee4dc3e5fe879581ebdd3c8e71b5acd6719e82dba122625:332) at dev.brahmkshatriya.echo.utils.AppUpdater$getGithubUpdateUrl$1.invokeSuspend(r8-map-id-74e9c29915d41a07cee4dc3e5fe879581ebdd3c8e71b5acd6719e82dba122625:13) ... 6 more Caused by: DecodingException(json={"message":"Not Found","documentation_url":"https://docs.github.com/rest/releases/releases#get-the-latest-release","status":"404"}, error=kotlinx.serialization.MissingFieldException: Fields [tag_name, created_at, assets] are required for type with serial name 'dev.brahmkshatriya.echo.utils.AppUpdater.GithubReleaseResponse', but they were missing at path: $) at dev.brahmkshatriya.echo.utils.AppUpdater.getGithubUpdateUrl(r8-map-id-74e9c29915d41a07cee4dc3e5fe879581ebdd3c8e71b5acd6719e82dba122625:201) ... 7 more Caused by: kotlinx.serialization.MissingFieldException: Fields [tag_name, created_at, assets] are required for type with serial name 'dev.brahmkshatriya.echo.utils.AppUpdater.GithubReleaseResponse', but they were missing at path: $ at kotlinx.serialization.json.internal.StreamingJsonDecoder.decodeSerializableValue(r8-map-id-74e9c29915d41a07cee4dc3e5fe879581ebdd3c8e71b5acd6719e82dba122625:351) at kotlinx.serialization.json.Json.decodeFromString(r8-map-id-74e9c29915d41a07cee4dc3e5fe879581ebdd3c8e71b5acd6719e82dba122625:3) at dev.brahmkshatriya.echo.utils.AppUpdater.getGithubUpdateUrl(r8-map-id-74e9c29915d41a07cee4dc3e5fe879581ebdd3c8e71b5acd6719e82dba122625:182) ... 7 more Caused by: kotlinx.serialization.MissingFieldException: Fields [tag_name, created_at, assets] are required for type with serial name 'dev.brahmkshatriya.echo.utils.AppUpdater.GithubReleaseResponse', but they were missing at kotlinx.serialization.internal.PluginExceptionsKt.throwMissingFieldException(r8-map-id-74e9c29915d41a07cee4dc3e5fe879581ebdd3c8e71b5acd6719e82dba122625:40) at dev.brahmkshatriya.echo.utils.AppUpdater$GithubReleaseResponse.(r8-map-id-74e9c29915d41a07cee4dc3e5fe879581ebdd3c8e71b5acd6719e82dba122625:22) at dev.brahmkshatriya.echo.utils.AppUpdater$GithubReleaseResponse$$serializer.deserialize(r8-map-id-74e9c29915d41a07cee4dc3e5fe879581ebdd3c8e71b5acd6719e82dba122625:81) at kotlinx.serialization.json.internal.StreamingJsonDecoder.decodeSerializableValue(r8-map-id-74e9c29915d41a07cee4dc3e5fe879581ebdd3c8e71b5acd6719e82dba122625:294) ... 9 more