ReadYouApp / ReadYouApp/ReadYou

Google Reader can not get any article.

Open
#1,303 0 comments 0 reactions 0 assignees View on GitHub

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
  1. Connect your self-built Minilux service to Read You via the Google Reader API.
  2. Connection successful.And see that the Miniflux subscription feed has been successfully synced to Read You.
  3. The problem is: no articles were synchronized.
  4. The log records show an error: "GoogleReaderAPlException(message='("error_message")
    ":"no items returned from the database"}'". See attached image for details.
  5. 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.
Image
Crash report

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.