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…

  • @[email protected]
    link
    fedilink
    6
    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)

      • @[email protected]
        link
        fedilink
        12 years ago

        If there was a way to adjust the font sizes it would be 100% perfect. Damn! I’m surprised I hadn’t heard of it before. Thanks internet stranger!

    • @[email protected]
      link
      fedilink
      22 years ago

      Jerboa works fine with lemmy world, it just gives a warning and crashes on occasion. Not an issue to use it though.

      • @[email protected]
        link
        fedilink
        22 years ago

        Yes, if you are already logged in. If you are not logged in, or get logged out you will not be able to log back in until the server version is above 0.18

      • @[email protected]
        link
        fedilink
        12 years ago

        As a new user I tried logging in on Jerboa and it says the server must be on 0.18 and refuses the login.

      • @[email protected]
        link
        fedilink
        12 years ago

        With the last couple updates jerboa has got to a point that I probably won’t even move to sync when it comes. I’m pretty happy with it. But if Lemmy Is Fun ever happens, I’m out.

      • vvvvan
        link
        fedilink
        12 years ago

        “crashes on occasion”

        Unfortunately, the occasion seems to be at least once every five minutes for me. thisisfine.jpg This is not fine and definitely a major issue. Especially as we get closer to July 1. After this news from lemmy.world, I will have to switch, probably to Connect, until Sync arrives.

      • @[email protected]
        link
        fedilink
        02 years ago

        For me at least, I’m unable to change the community scope or sorting method. The only thing I can use Jerboa for is “local” and sorted by “active”. It isn’t totally unusable, but I would much rather be able to switch to subscribed and hot.

          • @[email protected]
            link
            fedilink
            12 years ago

            Unfortunately that didn’t work for me. Thanks for the idea, though. I’m sure it will work for some. I suspect that if I wiped the app and set everything back up it might work, but that’s more than I’m willing to do at the moment and I can live with the inconvenience for now.

    • @[email protected]
      link
      fedilink
      12 years ago

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

      Even that won’t work, because Jerboa initially tries to connect to lemmy.ml which is running 0.18, which older versions of Jerboa aren’t compatible with. The app just crashes instantly without giving you the opportunity to log in to your instance.

      • @[email protected]
        link
        fedilink
        12 years ago

        I don’t know but I installed and older version of Jerboa from F-Droid store. I couldn’t login from the most recent version of Jerboa because of this so it was pretty much useless for me. Working fine so far.

      • @[email protected]
        link
        fedilink
        02 years ago

        Likely because Jebora is written as a side project of the devs of lemmy so it’s always going to be cutting edge

        • @[email protected]
          link
          fedilink
          22 years ago

          I understand that. I’m not complaining about the quality. I’m just confused from a technical perspective why it doesn’t support rollback or older server versions in the event of…this.