Checklist
Which category best fits this error?
Feed Sync
App version
0.16.2
Reproduction steps
The following RSS feed works fine within my Feeder app but here shows as an site. https://feeds.mcclatchy.com/modbee/stories
Disclaimer: not sure if the error code below has anything to do with this.
Crash report
java.lang.NullPointerException
at me.ash.reader.domain.service.LocalRssService$sync$2.invokeSuspend(LocalRssService.kt:293)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:112)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:8)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:3)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:93)
Checklist
Which category best fits this error?
Feed Sync
App version
0.16.2
Reproduction steps
The following RSS feed works fine within my Feeder app but here shows as an site.
https://feeds.mcclatchy.com/modbee/storiesDisclaimer: not sure if the error code below has anything to do with this.
Crash report