Closed SteffenBauer closed 2 months ago
Additional information:
Exactly the same situation and experience.
While testing that PR @perennialtech linked, I found that when I kept relatively quickly refreshing I sometimes was rate limited but could almost always recover by just refreshing the page. But when after N requests I stopped refreshing for X amount of time (like a minute or more) then I immediately got rate limited in the next refresh in a way that wasn't recoverable with a new token.
As restarting also seems to always work, it makes me think it might be a connection timeout / keep-alive related issue? Not sure if rust/redlib re-uses the same connection on successive requests to upstream?
Closing as duplicate of #229
Describe the bug
Redlib started to throw JSON parse errors since yesterday (#229), caused by 403 errors from reddit. Redlib was patched very quickly, but since then Rate Limit errors occur. This is already reported in issue #229 , but I think as this is a new issue it makes sense to open a new bug report.
Steps to reproduce the bug
What's the expected behavior?
Redlib continues to show reddit content
Additional context / screenshot
Message in systemd journal log: