Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed OPML import (file from TheOldReader.com) #810

Open
riveravaldez opened this issue Jul 28, 2024 · 0 comments
Open

Failed OPML import (file from TheOldReader.com) #810

riveravaldez opened this issue Jul 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@riveravaldez
Copy link

riveravaldez commented Jul 28, 2024

1. Environment

  • Device: Moto E LTE (surnia)
  • OS: LineageOS (Android 10)
  • APP: 0.10.1

2. Describe the bug

Version: 0.10.1
Device: Motorola Moto E LTE
System: Android 10 (API 29)

Stack trace:

java.lang.NullPointerException
	at me.ash.reader.infrastructure.rss.OPMLDataSource.parseFileInputStream(OPMLDataSource.kt:193)
	at me.ash.reader.domain.service.OpmlService$saveToDatabase$2.invokeSuspend(OpmlService.kt:176)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:111)
	at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:4)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:3)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:96)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@57e31a5, Dispatchers.Default]

Thanks! Kind regards.

@riveravaldez riveravaldez added the bug Something isn't working label Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant