Hey everyone. Currently the instance is being affected by a bug that prevents outbound federation. This seems to have started when the instance upgraded to 0.18.5

Im pinning this post in the instance while it is affected by the bug so everyone is aware as this affects everyone in the instance

Theres an open issue on the lemmy github repository and we are attempting to track down why this is happening and fix it

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

What the bug means is essentially

  • We still get all posts and comments around the fediverse like normal (so youll see posts made in other communities populate the feeds like normal)
  • Posts and comments made by users in programming.dev are not visible outside programming.dev

Hopefully itll be resolved soon. If anyones able to get some info that would be helpful towards resolving the bug throw it here or in the github issue

  • Ategon@programming.devOPM
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    9 months ago

    Also adding onto this but there was an issue with the pictrs storage getting full that made the instance offline for a couple days while it affected it and so the instance could be moved to object storage. (communicated about over on the mastodon account since the site was down https://mastodon.social/@programming_dev/111237442491837823). Thats a separate issue from this one (and prevented this from getting tested properly for a bit)

    • snowe@programming.devM
      link
      fedilink
      arrow-up
      2
      ·
      9 months ago

      Yes and I have a post that I will make about this in a bit. I’ve been writing it over the past few days, but haven’t had time to finish it up.

  • silas@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    9 months ago

    All related I’m sure but just noting this for the record based on what I’ve experienced:

    • making a user a mod of a community that’s located on another instance is not federating
    • mod log changes are not federating
    • changing the icon for a community on another instance is not federating
    • post deletion on a community from another instance is not federating
    • user profile changes are not federating to other instances
    • outbound comments are not federating to other instances

    Important to note that if you search for a direct post link from another instance using the URL search, it triggers outbound federation for that post and the post becomes visible to all other instances.

  • PastThePixels@lemmy.potatoe.ca
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    9 months ago

    Hey! Seems my instance can receive posts from yours; both !godot@programming.dev and !programming@programming.dev seem to show the latest posts (newest one is from 19 hours ago). Can this federate back?

    edit: I made a whole comment on the issue page without realizing that 19 hours ago was also when you fixed federation… congrats on getting things to work! And maybe my coffee shouldn’t be as strong…

  • onlinepersona@programming.dev
    link
    fedilink
    English
    arrow-up
    0
    ·
    9 months ago

    I wish the devs good luck on solving this. Popping up on multiple instances and seemingly unrelated to the update. Wouldn’t want to be the one debugging.

    • Deebster@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      9 months ago

      I hope this is banished, and quickly. This absolutely ruins Lemmy as everything feels quieter than it really is because you see fewer posts, and worst everyone feels ignored themselves as you don’t even get any upvotes let alone replies.

      This bug is like half of users are suddenly shadow-banned, something designed to stop users from interacting.

      • Cyno@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        9 months ago

        This whole fediverse feels very shaky tbh, we have this issue now but as someone who is usually on kbin there’s been issues like these from the start - posts not getting propagated to other instances, mod actions not being sent or updated, missing entire domains because of the bugs in the filter, etc. Add to that legitimate choices like defederation and domain blocking, it just feels fractured and nonfunctional because I still need a separate account on every instance to actually participate on it.

        I know it’s a FOSS project with no guarantees and everything these people do is in their free time but I really wish stability and basic functionality was the first thing they focused on, otherwise everything else is in vain since it’s on top of an unstable foundation.

        • ericjmorey@programming.dev
          link
          fedilink
          arrow-up
          1
          ·
          9 months ago

          I know of one dev that is making their own threaded forum and link aggregator project using ActivityPub. They are focusing on better architecture while maintaining compatibility with Lemmy’s ActivityPub implementation. They seem to be making good progress, but it isn’t ready for an alpha release yet. I hope they stick with it. There’s a lot of potential for improvements for both administration and user experience over Lemmy’s design.