this post was submitted on 04 Jul 2023
9 points (100.0% liked)

Lemmy Support

4654 readers
22 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

Has anyone self-hosting Lemmy been able to federate with kbin instances? I subscribed to magazines on a few kbin instances (kbin.social, fedia.io and kbin.sh) but they do not push new posts to my instance, while Lemmy instances have no problem.

Is it a known bug in kbin or Lemmy? Is there an issue with my install (which is behind a reverse proxy and WAF)? Is it a "feature" in kbin to stifle competition?

Update #1: I have been made aware (thanks @stu@lemmy.pit.ninja and @meldrik@lemmy.wtf!) of a recent fix in the nginx config, but I don't think that's it: when looking at my reverse-proxy's logs, I don't even see any POST requests made to the inbox from kbin instances, so I believe they don't even try to push updates to me.

Update #2: Updating to Lemmy 0.18.1 resolved the issue!

you are viewing a single comment's thread
view the rest of the comments
[โ€“] stu@lemmy.pit.ninja 1 points 1 year ago (1 children)

Are you installing from scratch, docker, or Ansible? I know in Ansible the default nginx config has been wrong for a week or so, but just got fixed this morning.

I'm using the Docker compose one