Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Fediverse
  3. Why do some instances not load communities properly?

Why do some instances not load communities properly?

Planlagt Fastgjort Låst Flyttet Fediverse
fediverse
7 Indlæg 6 Posters 76 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • B This user is from outside of this forum
    B This user is from outside of this forum
    blackfox@lemmings.world
    wrote on sidst redigeret af
    #1

    I just started my own Lemmy instance, and it looks to be mostly working.

    The problem that I have is that the communities I went through the process of subscribing to only display up to 50 threads and no comments.

    This looks like something I’ve seen on other servers, so I’m wondering what could be causing it and how to fix it.

    ChatGPT says something about webfinger and nodeinfo, but I honestly have no idea what any of that is and there’s no mention of it in https://join-lemmy.org/docs/administration/federation_getting_started.html

    julian@community.nodebb.orgJ F J asudox@lemmy.asudox.devA 4 Replies Last reply
    0
    • B blackfox@lemmings.world

      I just started my own Lemmy instance, and it looks to be mostly working.

      The problem that I have is that the communities I went through the process of subscribing to only display up to 50 threads and no comments.

      This looks like something I’ve seen on other servers, so I’m wondering what could be causing it and how to fix it.

      ChatGPT says something about webfinger and nodeinfo, but I honestly have no idea what any of that is and there’s no mention of it in https://join-lemmy.org/docs/administration/federation_getting_started.html

      julian@community.nodebb.orgJ This user is from outside of this forum
      julian@community.nodebb.orgJ This user is from outside of this forum
      julian@community.nodebb.org
      wrote on sidst redigeret af
      #2

      blackfox@lemmings.world 50 threads, as in they go to 50 and stop getting new ones?

      1 Reply Last reply
      0
      • B blackfox@lemmings.world

        I just started my own Lemmy instance, and it looks to be mostly working.

        The problem that I have is that the communities I went through the process of subscribing to only display up to 50 threads and no comments.

        This looks like something I’ve seen on other servers, so I’m wondering what could be causing it and how to fix it.

        ChatGPT says something about webfinger and nodeinfo, but I honestly have no idea what any of that is and there’s no mention of it in https://join-lemmy.org/docs/administration/federation_getting_started.html

        F This user is from outside of this forum
        F This user is from outside of this forum
        frongt@lemmy.zip
        wrote on sidst redigeret af
        #3

        Is it just a sync thing, and more will come in over time? I’ve never played with hosting. But I do know you should check the logs.

        1 Reply Last reply
        0
        • B blackfox@lemmings.world

          I just started my own Lemmy instance, and it looks to be mostly working.

          The problem that I have is that the communities I went through the process of subscribing to only display up to 50 threads and no comments.

          This looks like something I’ve seen on other servers, so I’m wondering what could be causing it and how to fix it.

          ChatGPT says something about webfinger and nodeinfo, but I honestly have no idea what any of that is and there’s no mention of it in https://join-lemmy.org/docs/administration/federation_getting_started.html

          J This user is from outside of this forum
          J This user is from outside of this forum
          jollyroberts@jolly-piefed.jomandoa.net
          wrote on sidst redigeret af
          #4

          Usually Lemmy/piefed does a pull of the most recent 50 posts when the follow first happens. Then new posts come in over time via federation.

          If you’re not getting /any/ new posts it may be that the federation is not working. If some communities gets posts more than others then it’s probably a difference in activity levels in the communities.

          1 Reply Last reply
          0
          • B blackfox@lemmings.world

            I just started my own Lemmy instance, and it looks to be mostly working.

            The problem that I have is that the communities I went through the process of subscribing to only display up to 50 threads and no comments.

            This looks like something I’ve seen on other servers, so I’m wondering what could be causing it and how to fix it.

            ChatGPT says something about webfinger and nodeinfo, but I honestly have no idea what any of that is and there’s no mention of it in https://join-lemmy.org/docs/administration/federation_getting_started.html

            asudox@lemmy.asudox.devA This user is from outside of this forum
            asudox@lemmy.asudox.devA This user is from outside of this forum
            asudox@lemmy.asudox.dev
            wrote on sidst redigeret af
            #5

            That is how federation works. You will not get all content automatically, only the ones you wish for.

            When you subscribe to a new community (as in your instance hasn’t “seen” it yet), it will fetch the last 20 posts. (excluding votes and comments)

            If you wish to see older comments and posts, you must fetch them manually. You can see how that can be done here: https://join-lemmy.org/docs/administration/federation_getting_started.html

            1 Reply Last reply
            0
            • rimu@piefed.socialR This user is from outside of this forum
              rimu@piefed.socialR This user is from outside of this forum
              rimu@piefed.social
              wrote on sidst redigeret af
              #6

              The outbox on a Lemmy community only has the last 50 posts and there is no pagination to get another 50. Also Lemmy posts have no replies collection so it’s impossible to get the replies without using their API.

              julian@community.nodebb.orgJ 1 Reply Last reply
              0
              • rimu@piefed.socialR rimu@piefed.social

                The outbox on a Lemmy community only has the last 50 posts and there is no pagination to get another 50. Also Lemmy posts have no replies collection so it’s impossible to get the replies without using their API.

                julian@community.nodebb.orgJ This user is from outside of this forum
                julian@community.nodebb.orgJ This user is from outside of this forum
                julian@community.nodebb.org
                wrote on sidst redigeret af
                #7

                Well, the good news is at least with conversational backfill, you’ll be able to pull the entire reply tree 😁

                1 Reply Last reply
                0
                Svar
                • Svar som emne
                Login for at svare
                • Ældste til nyeste
                • Nyeste til ældste
                • Most Votes


                • Log ind

                • Har du ikke en konto? Tilmeld

                • Login or register to search.
                Powered by NodeBB Contributors
                Graciously hosted by data.coop
                • First post
                  Last post
                0
                • Hjem
                • Seneste
                • Etiketter
                • Populære
                • Verden
                • Bruger
                • Grupper