this post was submitted on 01 Jan 2024
30 points (100.0% liked)

Announcements

226 readers
1 users here now

Announcements about system updates or other things related to this instance.

founded 1 year ago
MODERATORS
 

Please try to comment and post things now, and see if they federate again.

Hopefully you see your activity instantly federated. I have tried making comments both to instances running Lemmy 0.19.1 and 0.18.5 and they all federate like they should.

Hope you have the same experience! ๐Ÿฅณ

you are viewing a single comment's thread
view the rest of the comments
[โ€“] magnor@lemmy.magnor.ovh 3 points 8 months ago* (last edited 8 months ago) (1 children)

This fixed my federation issues as well. Thanks a bunch! I am however missing a lot of comments from this thread (Like the one from db0).

Edit : fix only held up for a few days. Had to reapply.

[โ€“] mrmanager 4 points 8 months ago (1 children)

Yeah its completely empty on https://lemmy.dbzer0.com, even after a restart of the server here.... :/

[โ€“] magnor@lemmy.magnor.ovh 2 points 8 months ago (1 children)

Federation is really being weird since 0.19... But at least you managed to offer a bit of hope!

[โ€“] mrmanager 2 points 8 months ago (1 children)

Yeah I think it will be fixed soon. Just need to wait a bit longer for Lemmy devs to push some code. :)

[โ€“] magnor@lemmy.magnor.ovh 1 points 8 months ago (1 children)

Turns out this only worked for a bit. I had to redo the fix today.

[โ€“] mrmanager 1 points 8 months ago* (last edited 8 months ago) (1 children)

Yep I had to redo the fix also once more and also split up Lemmy in several docker containers. One container is doing the federation part only and I can restart that without disturbing the Lemmy user interface or database. So that one is restarting every 10 minutes now but we don't notice it since it's happening in the background.

Anyway, I read in the github thread that a fix for federation is working and will come soon... Just need to wait a bit longer.

https://github.com/LemmyNet/lemmy/issues/4288

[โ€“] magnor@lemmy.magnor.ovh 1 points 8 months ago (1 children)

Thanks for your insight! I've updated to 0.19.2 and stuff seems to be on the up and up federation wise. Is the fix merged already ?

[โ€“] mrmanager 3 points 8 months ago (2 children)
[โ€“] Valmond 1 points 8 months ago (1 children)

Is this the 19.2 or a 19.2-bis?

If so is there a docker image of it :-) ?