this post was submitted on 06 Jul 2023
4 points (100.0% liked)

Lemmy Support

4633 readers
2 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

Today I changed from Lemmy.ml to Lemmy.zip and noticed that I can communities but some of them appears without any post. But when I go to lemmy.ml they have publications. Why?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] sean@murray.social 2 points 1 year ago (1 children)

Is there any way to see older posts in a situation like this? I created my own instance, and am only seeing the most recent handful of posts from communities I subscribed to.

[โ€“] PriorProject@lemmy.world 2 points 1 year ago

I think if you search your small instance for a post URL it fetches the post content from the server that hosts the community. Or maybe you have to visit the post url on your server (which has a weird format like https://your.instance/@other.instance/post/id or something vaguely similar.

There's no mass backfill, you could maybe script something using this. But I'd advise to do it sparingly, like the last 100 posts for your favorite communities or something. This kind of thing could induce unreasonable load on the community server if lots of people did it, which is why Jerboa doesn't backfill by default.

Also note, this is a temporary problem. How often do you scroll back more than a week? By next week, your server will have that much history.