so, I just had created /c/ecriture_libre which was working fine, but now this adress returns a “community not found” error. It is still there, but only reachable if I add @lemmy.ca at the end, like that : https://lemmy.ca/c/[email protected]

Maybe this happened beacuse I modified the community description with a second mod account from beehaw.org while I was also logged with my lemmy.ca account in the same browser ? And it messed up something… ?

Is there a way to rectify this so the normal addres /c/ecriture_libre can be accessed again ? Is it a bad writing in DB ?

By the way, thanks for your time on here :)

  • smorksMA
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    that’s really strange. I’ll see if I can see anything weird in the logs/db when I’m at home.

    • smorksMA
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 year ago

      ok, it should working now without the @lemmy.ca on the end. for some reason it wasnt’ flaged as local in the db, so maybe what you said by editing the description it messed something up. i’m going to try and reproduce the issue and submit a bug to the lemmy dev’s if i can figure it out. thanks!

      • WiνΛlem OrtΛνíz@beehaw.orgOP
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        1 year ago

        Thanks ! I responded without knowing you had looked into it, because I couldn’t see this latest comment from you in my beehaw account, nor had a notification for it, so I had to search it manually with its fedilink.
        And I reproduced the bug : the issue was fixed after you stepped in, but when I modified the content of the community again, it stopped being reachable locally again.

        Not sure what triggered it exactly, I did two things from a mod beehaw account like last time it broke (but not logged in a second lemmy/instance account at the same time in the same browser) :

        • Modify the sidebar description
        • Modify a pinned post
          • WiνΛlem OrtΛνíz@beehaw.orgOP
            link
            fedilink
            English
            arrow-up
            2
            ·
            edit-2
            1 year ago

            Thanks a lot. I already tried editing with a local user mod though, it didn’t work. The problem is editing the side bar is available to any mod of the community, but editing a post from another mod user is not. So if this issue is also raised by posts from outside mods and I need to log as local mod to fix them, well I can’t.

            I’m trying again to confirm.

            Edit : No more luck. I tried everything from a local user mod, editing the sidebar again, creating a new post, editing this new post.
            https://lemmy.ca/c/ecriture_libre is stil 404

      • WiνΛlem OrtΛνíz@beehaw.orgOP
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        1 year ago

        [2] Also, I don’t know if it’s normal, but a post created on Lemmy.ca from my account on Beehaw ends up with one lemmy.ca url (https://lemmy.ca/post/615745), but it’s Fediverse link is actually : https://beehaw.org/post/492361
        (Edit : The situation described above seems to be normal)

        And when I seach them in Mastodon, only the beehaw link works, the lemmy.ca one shows no results.
        Plus when I comment on this post from Mastodon (other account), the comment doesn’t show on Lemmy.ca but it does on the beehaw version of the post… So Federation doesn’t seem to be OK, but I don’t know if it’s related to the issue of community being un-local.

        Tell me if I can help with bug reporting to Lemmy devs.

        • smorksMA
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          yes, the first part is normal.

          I’m aware there’s issues with lemmy.ca and mastodon, but I think only the original “fediverse” link is searchable.

            • smorksMA
              link
              fedilink
              English
              arrow-up
              1
              ·
              1 year ago

              that’s possible? i’m still trying to look into the issue, it’s a little strange.

              • WiνΛlem OrtΛνíz@beehaw.orgOP
                link
                fedilink
                English
                arrow-up
                2
                ·
                1 year ago

                that’s possible?

                I don’t know, I was thinking of ports/domains issues, but Activitypub is all JSON and GET/POST queries right ? So nothing outside of port 80 ? unless API endpoints are on something else like 8080 and there are ports issues with the Hosting… It was only an vague assumption, as you see I’m not an expert.

                In any case, to me nothing is visible from Lemmy.ca urls on Mastodon. And I also tried using https://activitypub.academy to verify.

    • WiνΛlem OrtΛνíz@beehaw.orgOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      It’s back to normal now. I don’t know if you did something to fix that, but thanks anyway !
      I’ll avoid logging with two different Lemmy accounts in the same browser next time, we’ll see if it breaks again…