yang991178 / fluent-reader

Modern desktop RSS reader built with Electron, React, and Fluent UI
https://hyliu.me/fluent-reader/
BSD 3-Clause "New" or "Revised" License
7.76k stars 424 forks source link

Feed will load initialy but then won't refresh #391

Open DouglasNewhouse opened 2 years ago

DouglasNewhouse commented 2 years ago

When I hit the refresh button it does not respond or it twitches slightly, and autorefresh does not work either. As far as I can tell from my DNS logs, when it fails no request is generated. The list is populated when the feed is first added, however. The list will also populate if I restore preferences from a .frdata file. I don't see any logs anywhere.

Fluent Reader 1.1.0 off github Platforms: Windows 10, Mac OS 12.3

heddxh commented 1 year ago

Similar here. "When I initially added the service, the application was functioning properly. However, upon refreshing the page, the unread items decreased significantly. Further attempts to refresh yielded no results.

Arch linux miniflux using native API/ Fever / Google Readeer API all have same issue

zweie commented 1 year ago

The same situation has occurred here for me. The first refresh can be obtained normally, but the second refresh only shows 100 articles, and I cannot refresh the feeds again. In addition, it seems that it cannot connect to the Google Reader API of Miniflux, at least on my computer, but it can connect to the Google Reader API of FreshRSS.

Version: Fluent Reader 1.1.3, Microsoft Store and Github System: Windows 10 and Arch Linux RSS server: Miniflux, deploying using docker, and enabled native API and Google Reader API

kalaspa commented 1 year ago

Same here, the refresh button artificially limits the number of unread articles to 100, by hiding unread articles. Even though I set a fetch limit of 1500.

Version: Fluent Reader 1.1.3 System: Arch Linux RSS Server: Miniflux with the https://reader.miniflux.app/v1/ API

mustaruhtinas commented 1 year ago

Same behaviour with version 1.1.4, as well. For some reason, it appears all Windows clients, regardless of the API used cannot reliably sync with miniflux.

AiraNadih commented 1 year ago

I've encountered the same issue.

Version: Fluent Reader 1.1.4 (Github) System: Windows 11 RSS Server: Miniflux on Docker, with native API, Fever API, and Google Reader API enabled.

Among them, the native API can at least initialize, Fever API can only retrieve groups, and Google Reader API throws an error right away. As for the subsequent refresh behavior, as some of you have mentioned, after refreshing, some items that were actually unread before seem to have disappeared, as if they were treated as read.

NekoAria commented 1 year ago

I've temporarily fixed the support for Miniflux. Please give it a try for now:

I'll continue to work on fixing support for the Fever API / Google Reader API later on.

mustaruhtinas commented 1 year ago

Windows link not working (not found)

NekoAria commented 1 year ago

Windows link not working (not found)

Thank you for your reminder, I have corrected: Windows x64 portable

mustaruhtinas commented 1 year ago

So far it seems to be fixed. Haven't encountered any issues.