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
We Distribute
  1. Home
  2. Technical Support
  3. Remote Category Add Fails with “Not Found” (both forums AP-enabled)

Remote Category Add Fails with “Not Found” (both forums AP-enabled)

Scheduled Pinned Locked Moved Technical Support
20 Posts 4 Posters 0 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.
  • kadir-ay-0@community.nodebb.orgK kadir-ay-0@community.nodebb.org

    Sky2023245 And something strange happened — earlier, I managed to add a category from one forum to the other, but I had manually set the ID to 1. It worked that time. Later, I deleted it and tried to add it again, but since the previous posts didn’t show up, I removed everything. Now, it doesn’t accept the same action anymore and refuses to add it again.

    sky2023245@community.nodebb.orgS This user is from outside of this forum
    sky2023245@community.nodebb.orgS This user is from outside of this forum
    sky2023245@community.nodebb.org
    wrote on last edited by
    #10

    Kadir-Ay-0 said in Remote Category Add Fails with “Not Found” (both forums AP-enabled):
    > Sky2023245 And something strange happened — earlier, I managed to add a category from one forum to the other, but I had manually set the ID to 1. It worked that time. Later, I deleted it and tried to add it again, but since the previous posts didn’t show up, I removed everything. Now, it doesn’t accept the same action anymore and refuses to add it again.

    This is all very mysterious. Unfortunately, I have no idea about the deeper subject matter and therefore can't figure out a solution on my own. I just added a category from this forum to my forum, and it worked without any problems. I don't know yet whether it will federate the topics. I was able to add my blog now (at least it's displayed as a category), but it doesn't seem to be federated.

    1 Reply Last reply
    0
    • kadir-ay-0@community.nodebb.orgK kadir-ay-0@community.nodebb.org

      Sky2023245 And something strange happened — earlier, I managed to add a category from one forum to the other, but I had manually set the ID to 1. It worked that time. Later, I deleted it and tried to add it again, but since the previous posts didn’t show up, I removed everything. Now, it doesn’t accept the same action anymore and refuses to add it again.

      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 last edited by
      #11

      Kadir-Ay-0 what do you mean by "set the ID to 1"?

      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
        julian@community.nodebb.org
        wrote on last edited by
        #12

        Sky2023245 adding the remote category does not guarantee that you will receive updates. At least one user from your forum needs to follow the other category as well.

        1 Reply Last reply
        0
        • kadir-ay-0@community.nodebb.orgK This user is from outside of this forum
          kadir-ay-0@community.nodebb.orgK This user is from outside of this forum
          kadir-ay-0@community.nodebb.org
          wrote on last edited by
          #13

          julian Let me explain it like this: Normally, I can add ActivityPub in this way — I just enter the handle and it gets added directly. But when I try to add a handle from my own forum, I get a “not found” error.

          Then I went ahead and entered a “1” in the Category ID field, which is normally empty. It was added successfully after that. I deleted it and tried the same process again, but this time it didn’t get added. I changed the Category ID to something like “3”, and then it didn’t give a “not found” error, but nothing showed up either.

          If the Category ID field is left empty, it gives an error.

          1 Reply Last reply
          0
          • kadir-ay-0@community.nodebb.orgK This user is from outside of this forum
            kadir-ay-0@community.nodebb.orgK This user is from outside of this forum
            kadir-ay-0@community.nodebb.org
            wrote on last edited by
            #14

            julian I discovered something else that might help solve the problem:

            When I send a follow request from my own forum to the other forum's user, it says “request pending,” and the request notification never reaches the other side.

            However, when I send a follow request to the same user from the official NodeBB forum, the request is successfully delivered and is automatically accepted.

            So I think I’m doing something wrong somewhere, but I can’t figure out what it is.

            julian@community.nodebb.orgJ 1 Reply Last reply
            0
            • kadir-ay-0@community.nodebb.orgK kadir-ay-0@community.nodebb.org

              julian I discovered something else that might help solve the problem:

              When I send a follow request from my own forum to the other forum's user, it says “request pending,” and the request notification never reaches the other side.

              However, when I send a follow request to the same user from the official NodeBB forum, the request is successfully delivered and is automatically accepted.

              So I think I’m doing something wrong somewhere, but I can’t figure out what it is.

              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 last edited by
              #15

              Kadir-Ay-0 can you let me know your config.json please.

              1 Reply Last reply
              0
              • kadir-ay-0@community.nodebb.orgK This user is from outside of this forum
                kadir-ay-0@community.nodebb.orgK This user is from outside of this forum
                kadir-ay-0@community.nodebb.org
                wrote on last edited by
                #16

                julian

                {
                    "url": "https://forum.ieu.app",
                    "secret": "************************",
                    "database": "mongo",
                    "port": "4567",
                    "mongo": {
                        "host": "mongo",
                        "port": "27017",
                        "username": "***********,
                        "password": "***********",
                        "database": "**********",
                        "uri": ""
                    }
                }
                

                We are using docker I censored it

                1 Reply Last reply
                0
                • kadir-ay-0@community.nodebb.orgK This user is from outside of this forum
                  kadir-ay-0@community.nodebb.orgK This user is from outside of this forum
                  kadir-ay-0@community.nodebb.org
                  wrote on last edited by
                  #17

                  julian I discovered that the issue on the other forum was caused by http://yasaruni.com
                  , so I immediately switched it to https. Now, I can see and follow users on https://forum.ieu.app
                  , but I’m having trouble adding categories between users. Even when a user follows a specific category, it doesn’t appear in the World search — for example, the handle testfcategory@forum.ieu.app
                  doesn’t show up. What could be the reason for this? Also, all permissions for the Fediverse are enabled on both instances.

                  julian@community.nodebb.orgJ 1 Reply Last reply
                  0
                  • L This user is from outside of this forum
                    L This user is from outside of this forum
                    lilygray7665@community.nodebb.org
                    wrote on last edited by
                    #18

                    Kadir-Ay-0 I cannot reveived email verification thats why problems are similer..

                    1 Reply Last reply
                    0
                    • kadir-ay-0@community.nodebb.orgK kadir-ay-0@community.nodebb.org

                      julian I discovered that the issue on the other forum was caused by http://yasaruni.com
                      , so I immediately switched it to https. Now, I can see and follow users on https://forum.ieu.app
                      , but I’m having trouble adding categories between users. Even when a user follows a specific category, it doesn’t appear in the World search — for example, the handle testfcategory@forum.ieu.app
                      doesn’t show up. What could be the reason for this? Also, all permissions for the Fediverse are enabled on both instances.

                      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 last edited by
                      #19

                      Kadir-Ay-0 said in Remote Category Add Fails with “Not Found” (both forums AP-enabled):
                      > Even when a user follows a specific category, it doesn’t appear in the World search

                      How was the user follow established if you can't find the category in /world?

                      kadir-ay-0@community.nodebb.orgK 1 Reply Last reply
                      0
                      • julian@community.nodebb.orgJ julian@community.nodebb.org

                        Kadir-Ay-0 said in Remote Category Add Fails with “Not Found” (both forums AP-enabled):
                        > Even when a user follows a specific category, it doesn’t appear in the World search

                        How was the user follow established if you can't find the category in /world?

                        kadir-ay-0@community.nodebb.orgK This user is from outside of this forum
                        kadir-ay-0@community.nodebb.orgK This user is from outside of this forum
                        kadir-ay-0@community.nodebb.org
                        wrote on last edited by
                        #20

                        julian 3c7ac56f-dba2-4c6a-87b5-14767c32e43a-image.png

                        3c23599c-afa4-4d75-a293-3fd575abf1a9-image.png
                        c56cfe53-6651-4282-94e3-147102522ef8-image.png

                        4436a80f-2b01-4ad3-af83-4fb1476b14d8-image.png

                        69577492-8f22-45ca-8a22-6030835bf831-image.png

                        In short, I have two forums: forum.ieu.app and yasaruni.com.
                        Users from both instances can discover and follow each other without any issue.
                        However, categories from one forum do not appear in the World search of the other — meaning users can’t find or follow remote categories, even though user federation works fine.

                        Link Preview ImageLink Preview ImageLink Preview ImageLink Preview ImageLink Preview Image
                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

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