this post was submitted on 04 Jun 2023
22 points (100.0% liked)

Lemmy.World Announcements

29286 readers
8 users here now

This Community is intended for posts about the Lemmy.world server by the admins.

Follow us for server news ๐Ÿ˜

Outages ๐Ÿ”ฅ

https://status.lemmy.world

For support with issues at Lemmy.world, go to the Lemmy.world Support community.

Support e-mail

Any support requests are best sent to [email protected] e-mail.

Report contact

Donations ๐Ÿ’—

If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.

If you can, please use / switch to Ko-Fi, it has the lowest fees for us

Ko-Fi (Donate)

Bunq (Donate)

Open Collective backers and sponsors

Patreon

Join the team

founded 2 years ago
MODERATORS
22
submitted 2 years ago* (last edited 2 years ago) by ruud to c/lemmyworld
 

I still see some federation issues:

  • It sometimes takes a few tries before a remote post or community is found
  • Remote replies don't show up
  • Subscriptions to remote communties are stuck in 'pending'

I'll look into that.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] PriorProject 3 points 2 years ago (14 children)

I'm not sure if we expect improvements to be immediate here, or if they require time for replication to kick in, but some observations that suggest things are still a little funky:

Maybe this will self-resolve if replication is churning... but community searches seem not to be sorted yet.

[โ€“] ruud 5 points 2 years ago (13 children)

I don't know how communities are added. Is it automatically discovered or only when searched or viewed by users? The search should be much better now I fixed an nginx issue. When I search for Mastodon I get loads of results, including the community at lemmy.ml. But searching by community name [email protected] doesn't work. Sometimes it works when you click search a few times, sometimes not at all.

I'll discuss that with the Lemmy admin Matrix channel later, now it's time for bed..

[โ€“] PriorProject 6 points 2 years ago* (last edited 2 years ago) (11 children)

Ok, I've been setting up a bunch of remote subs and I think I have a better idea of the behavior we're seeing here. I should note, I don't know what's SUPPOSED to be happening and I don't know what happens on other Lemmy instances. But I can now see what's happening here on lemme.world and it's consistent but complicated enough to be confusing.

Basically, it seems like the community list at https://lemmy.world/communities is some kind of local cache and it seems to get populated whenever someone searches for a sub with the bang syntax, like [[email protected]](/c/[email protected]). So you end up with a confusing sequence of events like this:

  • Time 0:
    • James visits https://lemmy.world/communities to look in the ALL list for [email protected], but it's not listed.
    • James does a keyword search for mastodon in the community searchbox, the mastodon community is not returned because it's not in this instances community list yet.
    • James gives up, reports that the mastodon community is missing.
  • Time 1:
    • Janet visits https://lemmy.world/communities and searches for [[email protected]](/c/[email protected]) using the bang syntax. No results are returned.
    • In the background, Janet's search causes our instance to discover the community and silently add to the community list. I don't know why this happens, but it happens reliably.
    • Janet gives up, reports that the mastodon community is missing (even though she actually just added it to the list, she didn't check again to realize that).
  • Time 2:
    • Tom visits https://lemmy.world/communities and sees [email protected] is already there. Reports everything is fine, other people must have been confused or that replication kicked in on its own (even though Janet JUST added it to the list, he didn't see the timing correlation to realize that Janet's search triggered the community being added to our list).
    • Tina does a keyword search with mastodon, and it returns the community she's looking for.
    • Janet searches using the bang syntax like [[email protected]](/c/[email protected]), STILL gets no results even though the community is in our community list. Edit: Since writing this I've been told that lemmy searches that return zero results may actually just not be finished. Maybe I/Janet would have gotten a result here if we waited long enough. Or maybe would have eventually gotten a result even at Time 1.)

So you can see that you'll observe different behaviors based on whether you do a keyword search, bang-syntax search, or browse the community list... and you'll see different results depending on whether ANYONE has searched using the bang-syntax yet.

So the reliable way to subscribe to a community is first to search by bang-syntax, then scan the community list (or keyword search) AFTER the bang-search... and then you'll find your community.

No idea if this weird behavior is by-design, a bug in Lemmy itself, or a problem with the lemmy.world setup. But I'm pretty sure it explains all the weird behaviors we've seen around communities sometimes being easy to find and other times being hard to find.

[โ€“] phil299 2 points 2 years ago

Thanks been wondering what the hell was going on , this definitely works on lemmy but not on kbin as far as I can tell

load more comments (10 replies)
load more comments (11 replies)
load more comments (11 replies)