this post was submitted on 09 Dec 2024
7 points (100.0% liked)

Meta (slrpnk.net)

692 readers
4 users here now

Here we can discuss anything about this Lemmy instance/server itself.

Our XMPP support chat: Movim or XMPP client.

Please also refer to our Wiki

founded 3 years ago
MODERATORS
 

I've been trying to follow two groups on slrpnk.net using my (main) account on hachyderm.io. The groups initially show as followed, but I get no posts in my feed. I've tried creating new test accounts, one on mastodon.social, one on hachyderm.io, to follow those groups - the account on mastodon.social starts getting posts right away.

Are there known federation issues with hachyderm.io? I've reached out to the admins on their side, they see some intermittent 503's from slrpnk.net, but not a general block.

The groups I'm trying to follow are https://slrpnk.net/c/electricvehicles and https://slrpnk.net/c/energy . I've reached to moderator ( @Sunshine@lemmy.ca before too and they weren't aware of any limitations placed.

Anyone?

you are viewing a single comment's thread
view the rest of the comments
[–] skolima@slrpnk.net 2 points 5 months ago (4 children)

Oh, right. Is turning signed fetch on something that could be considered?

[–] poVoq@slrpnk.net 4 points 5 months ago* (last edited 5 months ago) (3 children)

It currently requires messing with the database directly, which is a bit annoying. I think since the next Lemmy release that should enable it by default is probably coming early next year, we might just wait for that.

[–] skolima@slrpnk.net 1 points 1 month ago (2 children)

Since the fixes referenced in https://github.com/LemmyNet/lemmy/issues/4451 and https://github.com/LemmyNet/lemmy/issues/868 were merged, respectively, in March 2024 and February 2024, before 0.19.4 release, I'm afraid there's no UI option to enable those coming.

[–] skolima@slrpnk.net 1 points 1 month ago (1 children)

From what I see in migrations, if I understand correctly, https://github.com/LemmyNet/lemmy/blob/main/migrations/2024-10-29-090055_private-community/up.sql changes the default to true - this would have been part of 0.19.7 release already... and it still doesn't work for this slrpnk.net instance.

[–] poVoq@slrpnk.net 1 points 1 month ago

Have you tested if any other smaller Lemmy instances that likely have not enabled this manually work?

I don't see a reason why our instance should be special in that regard. So maybe it is an upstream bug?