ReadYouApp / ReadYouApp/ReadYou
Google Reader can not get any article.
Open
Nobody has claimed this yet.
bug
untriaged
- Dominant language
- Kotlin
- Stars
- 7.5k
- Forks
- 330
- PR merge metrics
- No merged PRs in 30d
Description
Checklist
- I've already searched in existing issues and haven't found a similar problem reported.
- I'm using the latest version of the app
- This error caused the app to crash
- This error is reproducible
Which category best fits this error?
Feed Sync
App version
Read you 0.16.2
Android 16
Reproduction steps
- Connect your self-built Minilux service to Read You via the Google Reader API.
- Connection successful.And see that the Miniflux subscription feed has been successfully synced to Read You.
- The problem is: no articles were synchronized.
- The log records show an error: "GoogleReaderAPlException(message='("error_message")
":"no items returned from the database"}'". See attached image for details. - I investigated the issue with Miniflux. First, regarding the data source, I confirmed that 2,000 articles and 1,000 unread posts are visible on the Miniflux web client. Additionally, I successfully synced RSS feeds using the Google Reader API on another Android RSS reader, "Capy Reader." Therefore, I'm reporting this issue.
Crash report
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the Google Reader API feed-sync path while connected to the self-built Miniflux service described in the reproduction steps. Compare the returned data with the reported “no items returned from the database” error and verify that the 2,000 articles and 1,000 unread posts synchronize into Read You without the failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100