Ashinch / ReadYou

An Android RSS reader presented in Material You style.
GNU General Public License v3.0
4.73k stars 187 forks source link

Unable to add a morsst.it feed #823

Open Dav-d opened 3 weeks ago

Dav-d commented 3 weeks ago

Version: 0.10.1 Device: HUAWEI ELE-L29 System: Android 10 (API 29)

Stack trace:

java.lang.IllegalArgumentException: feedId is null at me.ash.reader.domain.service.GoogleReaderRssService.subscribe(GoogleReaderRssService.kt:507) at me.ash.reader.domain.service.GoogleReaderRssService$subscribe$1.invokeSuspend(GoogleReaderRssService.kt:18) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:111) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:96) Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@6c05df8, Dispatchers.Default]

Dav-d commented 2 weeks ago

It seems working now.