It seems like most times I go to my .world account, I get the bad gateway error. Is there a fix for this?

  • ijeff
    link
    fedilink
    1511 months ago

    AFAIK it’s a mix of DDoS attacks and Lemmy bugs.

    • AFK BRB Chocolate (CA version)OP
      link
      fedilink
      1011 months ago

      It’s really getting old. But if it’s DDoS attacks, I’m not giving up. I might if it was just repeated resource issues, but I refused to be pushed by assholes.

      • ijeff
        link
        fedilink
        111 months ago

        There’s no reason not to use a different home instance. It’s generally a good idea for sharing the load.

        • AFK BRB Chocolate (CA version)OP
          link
          fedilink
          411 months ago

          As you can see, I posted this from a different instance, so I get that, but I’ve spent a lot of time subscribing to things from my .world account and it works take a long time to duplicate that on an alt, so my preference would be to stay there as my default.

    • Digitalprimate
      link
      fedilink
      111 months ago

      But who would be DDoSing Lemmy instances? Not that I doubt you; honest question.

      • @[email protected]
        link
        fedilink
        English
        711 months ago

        It was me. There is a light switch in my garage … I didn’t know what it was for. Figured out today it launches attacks on Lemmy.world 😭

      • AFK BRB Chocolate (CA version)OP
        link
        fedilink
        511 months ago

        On that score, there’s not much use trying to reason it out. The 4chan types seem to like kicking down other people’s sandcastles. It doesn’t buy them anything, they just seem to get off on increasing unhappiness.

      • LUHG
        link
        fedilink
        311 months ago

        Reddit, Lemmy haters who were defederated, Lemmy haters, literally anyone.

      • gullible
        link
        fedilink
        211 months ago

        I’d personally blame Slovenia, but that might be unfair as there is no evidence or motive. They may still be behind my late car payment, though. In all seriousness, no one knows but the admins have posted about it weekly.

  • freamon
    link
    fedilink
    English
    1211 months ago

    Sync was released recently, and - like many apps before it - directed its users to lemmy.world as a ‘default’ instance, so they’ve had an influx of users to contend with.

    Also, if you ask for the ‘next page’ of communities via their API, it’ll just keep feeding you the same ones, over and over, even if you ask for Page 1 Billion, so there’s probably some bots, crawlers, front-ends etc thrashing the hell out of it.

    I don’t know about DDoS attacks, but while they’re happening, it seems to act a catch-all to blame any problems on.

    • @[email protected]
      link
      fedilink
      411 months ago

      Its not the new user influx. If all users would magically disappear it will still be down. Its an issue with the database and the queries from lemmy.

  • @[email protected]
    link
    fedilink
    711 months ago

    Its a lemmy bug with the backend. The Database breaks down because of some queries and is stuck until a restart.

    • @[email protected]
      link
      fedilink
      011 months ago

      I know scaling DBs can be tricky, but I also know there are bootstrap solutions that go pretty high up before needing custom work.

      I don’t know enough about the lemmy infrastructure, but did they build some custom thing scratch framework or did they start with something stable and tested?

      • @[email protected]
        link
        fedilink
        211 months ago

        The thing is, it is not the amount available databases. Rather 1 query takes super long and it blocks everything

      • @[email protected]
        link
        fedilink
        111 months ago

        Lemmy uses the Diesel ORM. Lemmy uses a large collection of Rust libraries, so I guess you could say they rolled their own framework. I’ve never encountered a framework that I believe could handle non-trivial high-traffic web applications. I worked on a project that used Django for years. By the time we were done, we bypassed almost all of Django’s functionality to get it to scale with our data and users.

  • @[email protected]
    link
    fedilink
    411 months ago

    I’m completely ok with this happening, it is to be expected with a project of this magnitude.

    Be prepared, have a second account on another instance.

    What I find strange is the absence of communication. This is the third day with major issues and I haven’t seen an announcement. Or even just people talking about it? Nothing (until now). I might have missed it all, but I used the search function with no luck

    • AFK BRB Chocolate (CA version)OP
      link
      fedilink
      111 months ago

      I agree completely, and posted this question from an alternate account. The admins have been so transparent, the silence on this issue seems really weird. Even the posts on the instance status site are relatively cryptic. I posted this question because it’s frustrating not knowing what’s going on.

  • @DudeWTF
    link
    English
    -2111 months ago

    deleted by creator

      • @DudeWTF
        link
        English
        311 months ago

        Today’s the first and only time my main account has been useless. There have been minor issues, but nothing like this for me.

        • Quinten
          link
          fedilink
          English
          211 months ago

          Then you were lucky! Issues are known and are be worked on.