• Dave@lemmy.nzM
    link
    fedilink
    arrow-up
    3
    ·
    16 days ago

    Just to be clear, you’re not talking about federation issues where content federation is falling behind. Instead you’re saying that new communities listed on lemmy-federate.com are not being automatically sent to Lemmy.nz. I think it’s important to be clear on the difference because an instance failing to communicate with other instances is a high priority problem to solve, and you almost gave me a heart attack with your title 😆

    I think the first community not federating because hackertalks.com isn’t on fediseer? Fediseer is a “chain of trust” site where instances can show they are not spam instances or other reasons to be censured: https://fediseer.com/

    I have enabled the option to only accept new communities from instances that have been endorsed on Fediseer. I think this is necessary, otherwise it’s too easy to create a new instance, create a spam community, and start spamming posts to it having it federate to other instances without moderators being able to do anything because it’s a remote community.

    The other two? I am not sure what the issue is! Happy to take suggestions. I have no allow/block instances listed. I have these settings, which have not been changed recently:

    settings showing things like that it's enabled, disables NSFW, requires fediseer endorsement

    • jet@hackertalks.comOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      16 days ago

      It appears to be working now! Maybe all it needed was the mark 1 eyeball.

      Sorry about the intense title!

      • Dave@lemmy.nzM
        link
        fedilink
        arrow-up
        1
        ·
        16 days ago

        I don’t think it is. I’ve opened links which may have triggered some posts to federate, but the three communities you linked all still show 0 local subscribers, so we aren’t going to get new content. It should show 1 subscriber, the bot account that does the following.

        • jet@hackertalks.comOP
          link
          fedilink
          English
          arrow-up
          2
          ·
          16 days ago

          I’m not sure the bot backfills.

          However, the core issue was the ERROR page showing up when trying to load a new-to-you community, and that has resolved at least for my above examples.

          I picked a random community from the lemmy-federate bot

          https://lemmy.nz/c/chiefs@midwest.social

          that still gets the error, maybe there is just a lag to load the metadata for a new community?

          • Dave@lemmy.nzM
            link
            fedilink
            arrow-up
            3
            ·
            edit-2
            16 days ago

            The way Lemmy federation works, is a logged in user on an instance can search for a community and it will pull a handful of posts for the front page (if I remember rightly, it’s only posts no comments or votes).

            That’s a “pull”, requesting the content. The instance will get no further posts except from a “push”. A push happens when a user subscribes to a community on a remote instance, then that community adds the instance of the subscriber to its list of places to send new content. Once there is a subscriber, any new content (posts, comments, votes) get sent to that instance. The bot doesn’t do anything except subscribe.

            That first “pull” federation doesn’t really count. Communities aren’t really visible to users unless they are showing in feeds, and to do that they need new content and votes.

            I’m heading to bed but will pop a post in the lemmy-federate community asking for more info on what might be going wrong.