• Rimorso
    link
    fedilink
    arrow-up
    124
    arrow-down
    1
    ·
    1 year ago

    Lemmy is written in rust, that’s a java error so the issue lies with the app you’re using not Lemmy itself (maybe)

    • Atemu@lemmy.ml
      link
      fedilink
      arrow-up
      96
      arrow-down
      1
      ·
      1 year ago

      The cause is a 502 from lemmy.

      Jerboa’s handling of that error is also terrible but that’s another issue.

      • deejay4am@lemmy.world
        link
        fedilink
        arrow-up
        7
        ·
        1 year ago

        Memmy doesn’t do well with it either.

        Of course it doesn’t bode well for the instance itself that it’s throwing so many…but it’s unclear if that’s an operator problem or a code base problem.

        • T156@lemmy.world
          link
          fedilink
          arrow-up
          6
          ·
          1 year ago

          It could also just be a server load issue.

          Lemmy.world, the community the instance is hosted on, has been having a few issues between the 0.18.1 update, and the amount of users on the platform.

          • Marxine@lemmy.world
            link
            fedilink
            arrow-up
            8
            ·
            1 year ago

            Mostly the user count at this point, although things have become more stable the last few hours

            • dukk@programming.dev
              link
              fedilink
              arrow-up
              1
              ·
              1 year ago

              Yeah, I’ve only experienced this issue when dealing with Lemmy.world. Building my own client, and I get the same issue all the time.

      • yads@lemmy.world
        link
        fedilink
        arrow-up
        15
        ·
        1 year ago

        Jerboa or just in the browser. Honestly though most people’s issues are likely to be because they joined a huge instance which is falling over due to load. Consider making a new account on a smaller instance.

      • foxrumor@lemmy.world
        link
        fedilink
        arrow-up
        8
        ·
        1 year ago

        Wefwef has been the best for me so far. I’m a previous Boost for Reddit user, so I’m still waiting for their official Lemmy release and then I’ll switch.

        • Binderfullofpizza@lemmy.world
          link
          fedilink
          arrow-up
          4
          ·
          1 year ago

          I’m using it on iOS and don’t get me wrong the app looks beautiful. I’m finding issues with communities not loading posts, comments or general sync issues. I have an issue where trying to reply to a comment would overlay the comments over the textfield.

          • RoundSparrow@lemmy.ml
            link
            fedilink
            arrow-up
            6
            ·
            1 year ago

            I’m finding issues with communities not loading posts, comments or general sync issues.

            Lemmy’s Rust code uses an ORM called Diesel that masks the SQL statements and you really have to watch the PostgreSQL server independently to verify that the SQL isn’t doing wild things like loading thousands of records when you only needed 3. Just today people are finally sharing some information out of the big servers (lemmy.world) as to what PostgreSQL side says is actually happening. Hopefully the biggest mistakes are going to get cleaned up quickly.

          • wason@lemmy.world
            link
            fedilink
            arrow-up
            3
            ·
            1 year ago

            That might be a server issue. Lemmy.world is still having performance issues and just like the picture in this post we are all seeing many errors often.

      • uthredii@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        I am quite liking liftoff. It has a slightly different layout to wefwef and you can customize it a bit if you don’t like the default colours.

      • dukk@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        What’s so bad with wefwef? I’m using it righty now and enjoying it.

        (Also, Memmy is another great Apollo-based app.)