The first 4-5 pages show new content every day as expected but once I go over about 5 pages it only shows old content which is very annoying. I’m currently running version 1.8.2 for both the front end and back end of lemmy. Are there any solutions to this?
The reason why it’s broken is because the query to update the rankings were so slow that it only ran once a week or so. So unless you restarted your instance every day the ranking would be stale.
Fortunately there’s a fix available in the next Lemmy version, 0.18.3. If you are impatient you could build an image of the release candidate (git tag is
0.18.3-rc.2
) and deploy it on your server.Ah thank you, I might have to give that a shot!
I deployed ‘dev’ about 5 days ago, and it includes this fix, been working well since then
i did too, now they show up in my first page, not the 5th!