FreshRSS stopped syncing with Reeder
-
For a week now apparently, Reeder (reederapp.com) on iOS is unable to pull feeds from FreshRSS, see the screenshot below:
I noted that I manually started the pull request at 11:37, the log however shows 09:37 for the requests - could that be the issue?
-
Here again in text format:
Jul 27 21:59:38 172.18.0.1 - - [27/Jul/2020:19:59:38 +0000] "GET /api/greader.php/reader/api/0/subscription/list?output=json HTTP/1.1" 200 9808 "-" "Reeder/4020.59.05 CFNetwork/1128.0.1 Darwin/19.6.0" Jul 27 21:59:39 172.18.0.1 - - [27/Jul/2020:19:59:38 +0000] "GET /api/greader.php/reader/api/0/stream/items/ids?s=user/-/state/com.google/reading-list&xt=user/-/state/com.google/read&output=json&n=10000 HTTP/1.1" 200 51942 "-" "Reeder/4020.59.05 CFNetwork/1128.0.1 Darwin/19.6.0" Jul 27 21:59:40 172.18.0.1 - - [27/Jul/2020:19:59:40 +0000] "GET / HTTP/1.1" 200 809 "-" "Mozilla (CloudronHealth)" Jul 27 21:59:40 172.18.0.1 - - [27/Jul/2020:19:59:40 +0000] "GET /api/greader.php/reader/api/0/subscription/list?output=json HTTP/1.1" 200 9808 "-" "Reeder/4020.59.05 CFNetwork/1128.0.1 Darwin/19.6.0" Jul 27 21:59:41 172.18.0.1 - - [27/Jul/2020:19:59:40 +0000] "GET /api/greader.php/reader/api/0/stream/items/ids?s=user/-/state/com.google/reading-list&xt=user/-/state/com.google/read&output=json&n=10000 HTTP/1.1" 200 51942 "-" "Reeder/4020.59.05 CFNetwork/1128.0.1 Darwin/19.6.0"
Why isn’t Reeder not working with FreshRSS anymore?
-
@necrevistonnezr I don't have iOS/Mac to test (and it seems there is no Android app), does reeder itself have any logs? The responses say 200 for the API requests, which means they were successful. As for the timestamps, I think it's maybe timezone related. I would ignore that for now.
-
I'll check on logs.
I found several open and closed upstream issues with Reeder and / or the GReader API:
https://github.com/FreshRSS/FreshRSS/issues/2759
https://github.com/FreshRSS/FreshRSS/issues/3052
https://github.com/FreshRSS/FreshRSS/issues/2684So I switched to the Fever API that FreshRSS provides and it works now... (freshrss.mydomain.tld/api/fever.php)