Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • 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
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Fediverse
  3. Updates to the world page

Updates to the world page

Scheduled Pinned Locked Moved Fediverse
nodebbactivitypnodebb
33 Posts 7 Posters 520 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • projectmoonP projectmoon

    After restarting NodeBB, I can load the category, though. Maybe some deadlock on initial import of the community.

    julian@community.nodebb.orgJ This user is from outside of this forum
    julian@community.nodebb.orgJ This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #13

    😬

    1 Reply Last reply
    0
    • nutomic@lemmy.mlN [email protected]

      What exactly do you mean with parallel federation and queues backed up? There is such a feature but only a single case that requires it, which is federation from lemmy.world to aussie.zone. NodeBB wont be affected by that.

      K This user is from outside of this forum
      K This user is from outside of this forum
      [email protected]
      wrote on last edited by [email protected]
      #14

      @[email protected] Mostly what I've observed is significant instances of timing out when trying to find communities on new instances from non-Lemmy-based websites, something that hasn't been notable from Lemmy-to-Lemmy first encounters.

      1 Reply Last reply
      0
      • fitik@fedia.ioF This user is from outside of this forum
        fitik@fedia.ioF This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #15

        Great to see! Existed to see better interoperability between Threadiverse software! Will be cool to see NodeBB users posting in Lemmy/Mbin/Piefed communities

        1 Reply Last reply
        0
        • nutomic@lemmy.mlN This user is from outside of this forum
          nutomic@lemmy.mlN This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #16

          In principle that sounds like a problem with NodeBB or other platforms you are using. Lemmy doesnt do anything special to fetch remote communities. But if you notice any error responses served by Lemmy you can open an issue.

          1 Reply Last reply
          0
          • julian@community.nodebb.orgJ This user is from outside of this forum
            julian@community.nodebb.orgJ This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #17

            I just realized that while we now have the ability to browse and follow remote communities, we don't have a page listing communities ordered by popularity or recency... time to add to my ever expanding list 😩

            1 Reply Last reply
            1
            0
            • System shared this topic on
            • projectmoonP Offline
              projectmoonP Offline
              projectmoon
              wrote on last edited by
              #18

              Is it also possible to add remote communities to the main forum list? Or merge them into existing local categories?

              julian@community.nodebb.orgJ 1 Reply Last reply
              0
              • projectmoonP projectmoon

                Is it also possible to add remote communities to the main forum list? Or merge them into existing local categories?

                julian@community.nodebb.orgJ This user is from outside of this forum
                julian@community.nodebb.orgJ This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #19

                Right now you're able to add remote categories to your world page. It's possible that we could allow admins to add remote categories to the forum index, although that'd be something we add later on.

                1 Reply Last reply
                0
                • projectmoonP Offline
                  projectmoonP Offline
                  projectmoon
                  wrote on last edited by
                  #20

                  I'm seeing issues with loading remote categories. I can't load the NodeBB bug reports category at all, and for the ActivityPub category, I can find it in my world category search, but I get a 404 when trying to load it. Also can't load [email protected] for example.

                  It seems the NodeBB development board is the only one really federating for me. Any way I can solve this?

                  I am running beta2 of 4.3.0.

                  julian@community.nodebb.orgJ 1 Reply Last reply
                  1
                  • projectmoonP projectmoon

                    I'm seeing issues with loading remote categories. I can't load the NodeBB bug reports category at all, and for the ActivityPub category, I can find it in my world category search, but I get a 404 when trying to load it. Also can't load [email protected] for example.

                    It seems the NodeBB development board is the only one really federating for me. Any way I can solve this?

                    I am running beta2 of 4.3.0.

                    julian@community.nodebb.orgJ This user is from outside of this forum
                    julian@community.nodebb.orgJ This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #21

                    @[email protected] hmm... could be a bug in the user migration code path.

                    Can you run your forum in dev mode (./nodebb dev) and try to load some of the categories here in your forum, and let me know if you see any errors in the console?

                    projectmoonP 1 Reply Last reply
                    0
                    • julian@community.nodebb.orgJ [email protected]

                      @[email protected] hmm... could be a bug in the user migration code path.

                      Can you run your forum in dev mode (./nodebb dev) and try to load some of the categories here in your forum, and let me know if you see any errors in the console?

                      projectmoonP Offline
                      projectmoonP Offline
                      projectmoon
                      wrote on last edited by
                      #22

                      @[email protected] could not run it in dev mode directly because of docker compose, but did set NODE_ENV to development and got verbose logs. Only thing that shows up is:

                      2025-05-03T19:35:59.553Z [4567/53] - warn: Route requested but not found: /category/[email protected]
                      
                      1 Reply Last reply
                      0
                      • projectmoonP Offline
                        projectmoonP Offline
                        projectmoon
                        wrote on last edited by
                        #23

                        So, this URL does work: https://forum.agnos.is/category/[email protected]

                        Maybe it has something to do with the activitypub category being a sub-category of nodebb development?

                        julian@community.nodebb.orgJ 1 Reply Last reply
                        0
                        • projectmoonP projectmoon

                          So, this URL does work: https://forum.agnos.is/category/[email protected]

                          Maybe it has something to do with the activitypub category being a sub-category of nodebb development?

                          julian@community.nodebb.orgJ This user is from outside of this forum
                          julian@community.nodebb.orgJ This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #24

                          @[email protected] no, that didn't matter. There is no concept of nested categories in ActivityPub yet.

                          But the issue seems legitimate, I can't access the ActivityPub category from a test Mastodon server either.

                          projectmoonP 1 Reply Last reply
                          0
                          • julian@community.nodebb.orgJ [email protected]

                            @[email protected] no, that didn't matter. There is no concept of nested categories in ActivityPub yet.

                            But the issue seems legitimate, I can't access the ActivityPub category from a test Mastodon server either.

                            projectmoonP Offline
                            projectmoonP Offline
                            projectmoon
                            wrote on last edited by
                            #25

                            @[email protected] I was able to access it from a Lemmy instance. So it is federating, at least partly. But interesting to know that Mastodon has issues with it...

                            One thing that might be helpful is that NodeBB gives an invalid ID error when trying to follow the category via the sync function in admin settings. Stack trace shows it's the error being thrown when trying to follow (activitypub.js line 43).

                            julian@community.nodebb.orgJ 1 Reply Last reply
                            0
                            • projectmoonP projectmoon

                              @[email protected] I was able to access it from a Lemmy instance. So it is federating, at least partly. But interesting to know that Mastodon has issues with it...

                              One thing that might be helpful is that NodeBB gives an invalid ID error when trying to follow the category via the sync function in admin settings. Stack trace shows it's the error being thrown when trying to follow (activitypub.js line 43).

                              julian@community.nodebb.orgJ This user is from outside of this forum
                              julian@community.nodebb.orgJ This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #26

                              @[email protected] thanks, can you try again? For whatever reason the handle-to-cid association was lost, and I'm not sure why. I've manually restored it now.

                              1 Reply Last reply
                              0
                              • projectmoonP Offline
                                projectmoonP Offline
                                projectmoon
                                wrote on last edited by
                                #27

                                Yep, shows up now on my end. Maybe check other categories too?

                                julian@community.nodebb.orgJ 1 Reply Last reply
                                0
                                • projectmoonP projectmoon

                                  Yep, shows up now on my end. Maybe check other categories too?

                                  julian@community.nodebb.orgJ This user is from outside of this forum
                                  julian@community.nodebb.orgJ This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #28

                                  Were there other categories breaking?

                                  projectmoonP 1 Reply Last reply
                                  0
                                  • julian@community.nodebb.orgJ [email protected]

                                    Were there other categories breaking?

                                    projectmoonP Offline
                                    projectmoonP Offline
                                    projectmoon
                                    wrote on last edited by
                                    #29

                                    @[email protected] Yes, maybe? https://forum.agnos.is/category/[email protected] for example. Maybe it's not federated? Since I don't see anything about what fediverse handle to use like in the ActivityPub forum.

                                    julian@community.nodebb.orgJ 1 Reply Last reply
                                    0
                                    • projectmoonP projectmoon

                                      @[email protected] Yes, maybe? https://forum.agnos.is/category/[email protected] for example. Maybe it's not federated? Since I don't see anything about what fediverse handle to use like in the ActivityPub forum.

                                      julian@community.nodebb.orgJ This user is from outside of this forum
                                      julian@community.nodebb.orgJ This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #30

                                      That's correct, that category wasn't federating, but it is now 👍

                                      projectmoonP 1 Reply Last reply
                                      0
                                      • julian@community.nodebb.orgJ [email protected]

                                        That's correct, that category wasn't federating, but it is now 👍

                                        projectmoonP Offline
                                        projectmoonP Offline
                                        projectmoon
                                        wrote on last edited by
                                        #31

                                        @[email protected] Cool, I can now load it. Another question: I have a bunch of lemmy communities (and also a few "null" entries) stuck on "pending" in the category synchronization settings. Pressing remote/delete doesn't do anything. Is there an easy way to get rid of them by editing the database?

                                        Also, are there plans to merge the federation synchronization and new remote category following stuff together into one cohesive set of functionality?

                                        julian@community.nodebb.orgJ 1 Reply Last reply
                                        0
                                        • projectmoonP projectmoon

                                          @[email protected] Cool, I can now load it. Another question: I have a bunch of lemmy communities (and also a few "null" entries) stuck on "pending" in the category synchronization settings. Pressing remote/delete doesn't do anything. Is there an easy way to get rid of them by editing the database?

                                          Also, are there plans to merge the federation synchronization and new remote category following stuff together into one cohesive set of functionality?

                                          julian@community.nodebb.orgJ This user is from outside of this forum
                                          julian@community.nodebb.orgJ This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #32

                                          @[email protected] said in Updates to the world page:
                                          >
                                          >
                                          > Also, are there plans to merge the federation synchronization and new remote category following stuff together into one cohesive set of functionality?

                                          Yes... the remote category functionality supercedes the category sync functionality in some ways, but there is still a use case for it.

                                          Most likely I will need to develop proper support for cross-posting (at least locally), and that would work well with the remote category functionality, so that topics are cross-posted to the synchronized category, instead of moved.

                                          projectmoonP 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups