this post was submitted on 05 Jul 2023
3196 points (99.4% liked)

Lemmy.World Announcements

29079 readers
164 users here now

This Community is intended for posts about the Lemmy.world server by the admins.

Follow us for server news 🐘

Outages πŸ”₯

https://status.lemmy.world/

For support with issues at Lemmy.world, go to the Lemmy.world Support community.

Support e-mail

Any support requests are best sent to [email protected] e-mail.

Report contact

Donations πŸ’—

If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.

If you can, please use / switch to Ko-Fi, it has the lowest fees for us

Ko-Fi (Donate)

Bunq (Donate)

Open Collective backers and sponsors

Patreon

Join the team

founded 2 years ago
MODERATORS
 

Another day, another update.

More troubleshooting was done today. What did we do:

  • Yesterday evening @phiresky@[email protected] did some SQL troubleshooting with some of the lemmy.world admins. After that, phiresky submitted some PRs to github.
  • @[email protected] created a docker image containing 3PR's: Disable retry queue, Get follower Inbox Fix, Admin Index Fix
  • We started using this image, and saw a big drop in CPU usage and disk load.
  • We saw thousands of errors per minute in the nginx log for old clients trying to access the websockets (which were removed in 0.18), so we added a return 404 in nginx conf for /api/v3/ws.
  • We updated lemmy-ui from RC7 to RC10 which fixed a lot, among which the issue with replying to DMs
  • We found that the many 502-errors were caused by an issue in Lemmy/markdown-it.actix or whatever, causing nginx to temporarily mark an upstream to be dead. As a workaround we can either 1.) Only use 1 container or 2.) set ~~proxy_next_upstream timeout;~~ max_fails=5 in nginx.

Currently we're running with 1 lemmy container, so the 502-errors are completely gone so far, and because of the fixes in the Lemmy code everything seems to be running smooth. If needed we could spin up a second lemmy container using the ~~proxy_next_upstream timeout;~~ max_fails=5 workaround but for now it seems to hold with 1.

Thanks to @[email protected] , @[email protected] , @[email protected], @[email protected] , @[email protected] , @[email protected] for their help!

And not to forget, thanks to @[email protected] and @[email protected] for their continuing hard work on Lemmy!

And thank you all for your patience, we'll keep working on it!

Oh, and as bonus, an image (thanks Phiresky!) of the change in bandwidth after implementing the new Lemmy docker image with the PRs.

Edit So as soon as the US folks wake up (hi!) we seem to need the second Lemmy container for performance. So that's now started, and I noticed the proxy_next_upstream timeout setting didn't work (or I didn't set it properly) so I used max_fails=5 for each upstream, that does actually work.

(page 4) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 6 points 1 year ago

Responsiveness is significantly better than it has been at any point since Friday's Reddit exodus.

Well done...

[–] [email protected] 6 points 1 year ago

I agree that everything is a lot more stable!

[–] [email protected] 6 points 1 year ago

Now that's a satisfying couple of charts!

[–] [email protected] 6 points 1 year ago

The responsiveness of the website has felt drastically better today.

[–] [email protected] 6 points 1 year ago

It works so well, that's very refreshing

[–] [email protected] 6 points 1 year ago

This was cool to read.

[–] [email protected] 6 points 1 year ago

Thanks for the update and thanks for the amazing collaboration you’re fostering!

I feel like Lemmy.World is leading the way for other instances to follow, and that’s a good thing to do. Even if it’s painful for everyone involved.

[–] [email protected] 6 points 1 year ago

Things have been very noticably improving every day since the big update! I've had very, very few problems today browsing on Jerboa.

[–] [email protected] 5 points 1 year ago (1 children)

Everytime I open a post and go back to previous page it scrolls back to top. Is this fixable? Im on windows 11, chrome.

[–] [email protected] 5 points 1 year ago (1 children)

Try wefwef. It remembers exactly where you were when you press back.

load more comments (1 replies)
[–] [email protected] 5 points 1 year ago (1 children)

@[email protected] is this docker container y'all are using available on a registry? We'd like to use it. And do you have a load balancer in front of your lemmy-ui image to allow two containers to run? or is that built in and I just never noticed it?

load more comments (1 replies)
[–] [email protected] 5 points 1 year ago

It is much smoother than it was previously. Thank you!

[–] [email protected] 5 points 1 year ago* (last edited 1 year ago) (1 children)

My god, it's fast right now. Don't touch anything.

Good job.

load more comments (1 replies)
[–] [email protected] 5 points 1 year ago

Ever since I joined Lemmy I had problems posting replies but that kink seems to have been ironed out. Thanks!

[–] [email protected] 5 points 1 year ago

Well done guys!

[–] [email protected] 5 points 1 year ago

This update is a difference like night and day. Very impressive!

[–] [email protected] 5 points 1 year ago

I'll be honest I don't know what any of this means but what I can say is I absolutely love the transparency of all of this. It's so refreshing and maybe I'll start learning more about what I'm looking at because I'll keep seeing it. Great work!

[–] [email protected] 5 points 1 year ago

It's really fun to see these updates, and get insight into what you're putting into this instance. It's real obvious that it's a labor of love.

[–] [email protected] 5 points 1 year ago

Nothing feels more exciting than constant update, communication and the potential of lemmy!

[–] [email protected] 5 points 1 year ago

I'll be honest, I think I understood three words of your OP. Sounds like the general gist though is Woo so great πŸ˜ƒ

Thanks for all your efforts, glad someone knows what they're doing

[–] [email protected] 4 points 1 year ago

It’s very much helping the third party apps as well. Memmy is running way smoother now

[–] [email protected] 4 points 1 year ago

good vibes!! thank you for your work

[–] [email protected] 4 points 1 year ago (1 children)

Good job on troubleshooting!

Have you looked into possibly migrating to kubernetes or some other form of docker container management/orchestration system to help with automatic scaling and load balancing?

load more comments (1 replies)
[–] [email protected] 4 points 1 year ago

Thank you guys, you are doing an amazing job. These are great times for the internet and you are a huge part of it!

[–] [email protected] 4 points 1 year ago

Thank you so much for all the efforts! So happy to be part of this community.

[–] [email protected] 4 points 1 year ago

Thank you to everyone that helped.

[–] [email protected] 4 points 1 year ago

Thank you for all the hard work and transparency as always! Everything is running perfectly knocks on wood

[–] [email protected] 4 points 1 year ago

That's a very phallic bandwidth image Dr Freud

[–] [email protected] 4 points 1 year ago

That's some pretty heroic shit right there.

You just took lemmy from something I'm willing to live with in the short term in hope it gets better, to something I am fully satisfied with.

Now let's grow so we can fuck it up all over again!!!

[–] [email protected] 4 points 1 year ago

Was just noticing how much smoother it is this morning. Great work!

[–] [email protected] 4 points 1 year ago

Thank you so much for the hard work, time and money you spend into making lemmy.world run very smoothly. This much transparency is awesome for something that's being used so massively.

[–] [email protected] 4 points 1 year ago

Please recommend people to update their app in a topic title. Connect couldn't even load a topic without failing out today. An update fixed it, but I had to manually force it because it didn't apply automatically.

This will drive people away. Literally none of the communities I subscribe to on world even seemed to have a new comment.

load more comments
view more: β€Ή prev next β€Ί