We’ve upgraded lemmy.world to 0.18.1-rc.1 and rolled back that upgrade because of issues.

(If you had posted anything in those 10 minutes between upgrade and rollback, that post is gone. Sorry!)

The main issue we saw is that users can’t login anymore. Existing sessions still worked, but new logins failed (from macos, ios and android. From linux and windows it worked)

Also new account creation didn’t work.

I’ll create an issue for the devs and retry once it’s fixed.

Edit Contacted the devs, they tell me to try again with lemmy-ui at version 0.18.0. Will try again, brace for some downtime!

Edit 2 So we upgraded again, and it seemed to work nicely! But then it slowed down so much it was unuseable. There were many locks in the database. People reported many JSON errors. Sorry, we won’t be on 0.18.1 any time soon I’m afraid…

    • Ruud@lemmy.worldOPM
      link
      fedilink
      arrow-up
      13
      ·
      2 years ago

      Because of a few things, really anoying bugs and the Jerboa app not working properly with older versions

    • twistedtxb@lemmy.world
      link
      fedilink
      arrow-up
      7
      ·
      2 years ago

      I suspect there will be a large influx of new users in two days, and that having Jerboa not working on .world might cause a few issues

    • Antik 👾@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      2 years ago

      For example the frontpage is no longer being constantly filled with random posts when you set the filter to “active” or “top day”.

    • axzxc1236@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      edit-2
      2 years ago

      Reasons I can think of:

      1. The official Android client for lemmy, Jerboa, only supports 0.18 and later, unless users download older version from github and sideload manually.

      2. Sorting is broken pre 0.18, new posts keeps flowing in.

      3. Performance improvement by removing web socket from lemmy. (which fixes 2, which is why 1. happens)

    • dragontamer@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      2 years ago

      Federation is completely borked with .18 servers. Its very difficult for us to interact with https://lemmy.ca in any way: subscribing, upvoting, comments, posting… its all bugged.

      Its maybe not that big a deal because Lemmy.world “has the most users”, so in some regards its https://lemmy.ca’s loss but… we need to restore reliable federation… especially before the July 1st rush IMO.

      The .17 to .18 upgrade is basically a soft-defederation event, because of whatever this bug is between the two versions.

      • FearTheCron@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 years ago

        Ah that explains it. Someone posted a cool photo to my community from lemmy.ca but didn’t interact further. Looks like my comment didn’t even show up on their end.

        Anyway, thanks to everyone working on the issue. I know these things aren’t easy.

        • dragontamer@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 years ago

          I’m subscribed to lemmy.ca and programming.dev, both of which are .18 now. Feels kinda bad losing access to those communities while this issue is getting worked out…

    • woelkchen@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      2 years ago

      Just curious, why are we updating now instead of waiting for the proper 0.18.1 release?

      A Release Candidate is supposed to be past beta testing already and in a state of no major bugs.