Lemmy.world has been down between 02:00 UTC and 05:45 UTC. This was caused by the database spiking to 100% cpu (all 32 cores/64 threads!) due to inefficient queries been fired to the db very often.

I’ve collected the logs and we’ll be checking how to prevent this. (And what caused this)

all 38 comments

sorted by: hot top controversial new old
[–] 95 points 3 years ago (3 children)

lemmy.world is a test environment for Lemmy developers.. πŸ˜… Jokes aside, issue is an issue.

  • source
  • hideshow 6 child comments
  • [–] 20 points 3 years ago (1 child)

    It's a good reminder that other large instances (lemm.ee, sh.itjust.works, reddthat.com, sopuli.xyz) usually offer higher uptime while showing the same content as LW

  • source
  • parent
  • hideshow 2 child comments
  • [–] 12 points 3 years ago (1 child)

    My issue with the smaller instances is that I enjoy browsing Local, and this is typically not as active or interesting on there. Is there a way to browse lemmy.world's Local from another instance?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 0 points 3 years ago (2 children)

    Local makes sense for a country or field focused instance (queer rights, programming, even porn or whatever), not so much for generalist instances, unfortunately.

    The way you use local only makes sense now as most of the communities are on LW. Once a few of them start to branch out (such as lemdro.id or startrek.website), if you want to see that content, you will either subscribe or use all

  • source
  • parent
  • hideshow 4 child comments
  • [–] 59 points 3 years ago (2 children)

    Every Lemmy update:

    "We fixed some performance issues by optimising some queries."

    Also: "To balance it out, we added some new even more inefficient queries."

  • source
  • hideshow 4 child comments
  • [–] 36 points 3 years ago (1 child)
  • [+] -24 points 3 years ago (1 child)

    Next time just god damn upload it directly. Thx

  • source
  • parent
  • hideshow 2 child comments
  • [–] 5 points 3 years ago (1 child)
  • [–] 0 points 3 years ago (1 child)

    what You can just simply copy the video directly and paste it directly into the comments

  • source
  • parent
  • hideshow 2 child comments
  • [–] 12 points 3 years ago (1 child)

    I don't know how to do that from Android and into the Summit app.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 3 years ago (1 child)

    There should be an icon like this:

    And you can probably upload a picture there

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 3 years ago (1 child)

    There is, but my file was a video, maybe that's why I could not.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 21 points 3 years ago

    Thank you for the update!

  • source
  • [–] 20 points 3 years ago (2 children)

    (And what caused this)

    Prediction: bad database programming. ;)

  • source
  • hideshow 4 child comments
  • [–] 17 points 3 years ago* (last edited 3 years ago)

    Thanks for keeping us updated. FYI i noticed an issue there was an error message saying to check (the matix) and (somewhere else, Lemmy community support?). Both of them pointed to the same URL, but im sure they were meant to point to different places.

    Edit. Happed again and I took notes. Both point to lemmy.ml community support

  • source
  • [–] 8 points 3 years ago (1 child)

    It seems to start at roughly the same hour every day, at around 01:20 UTC

  • source
  • hideshow 2 child comments
  • [–] 0 points 3 years ago

    Another DDOS attack?

  • source
  • [+] -20 points 3 years ago (2 children)

    People move to smaller instances so that with such outage not everyone is affected. Use fediverse as its supposed to be used.

  • source
  • hideshow 4 child comments
  • [–] 17 points 3 years ago (2 children)

    What's the name of the server you are running?

    A large instance today will be a small instance in the future. There are hardly any users on lemmy compared to other more established platforms. So if lemmy is to ever handle a lot more users, stress testing the code makes a lot of sense.

    What's going to happen in the future, do you expect there to be 50,000 servers? That's unrealistic.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 3 points 3 years ago (1 child)

    Instances should be divided more into groups of Communities. So they theoretically don't grow infinitely, only as high as the "group" if communities grows. Ex. An NBA or Sports instance containing /c/NBA /c/NFL /c/NHL and all the related teams. Or similar to the programming.dev instance all being programming and development. While these would grow it would grow at a much slower rate than everything in one instance and be much more maintainable.

    Of course this is somewhat of a social construct so everyone has to be in agreement with how to handle this and move accordingly, which won't happen.

    Long-term long-term for federation there has to be a distributed computing solution that allows the users to contribute to hosting.

  • source
  • parent
  • hideshow 2 child comments
  • [+] -23 points 3 years ago (1 child)

    You're not taking into account that some people are dumb as fuck. They will sit on one instance and when the instance goes down , they'll start whining

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 3 years ago (2 children)

    I can’t claim to know what the designers intended, but having users spread across a large numbers of servers is terribly inefficient for how Lemmy works: each server maintains a copy of each community that it’s users are subscribed to, and changes to those communities need to be communicated across each of those instances.

    Given this architecture, it is much more efficient and robust to have users concentrate on what are effectively high performance cacheing servers, and communities spread out on smaller, interest focused instances.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 0 points 3 years ago

    Yeah, I think this is the way things should move in the future. Have community vs user focuses on servers instead of having the same server get hit with both high community/comment usage and a server with lots of login/audit/user browsing requests. Servers with big communities could focus on stability and perfomance. Servers with users could focus on cool UIs and features for their users.

  • source
  • parent