I really appreciate the transparency in this post. There's enough information for me to feel like I kind of know what's going on, and I can go dig into it deeper if I feel like it. This is a breath of fresh air from what I'm used to, thanks so much!
Lemmy.World Announcements
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
- DM https://lemmy.world/u/lwreport
- Email [email protected] (PGP Supported)
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
Join the team
So, basically I can't see any content from lemmyworld, I'm commenting right now from another instance. When I logged into my Lemmy world account its just empty, zero content, any solutions?
I'm sure there will be bugs for others but it's smooth and bug free for me. Thanks so much for the devs and contributors.
Hey, thanks for your hard work, just want to let you know that login doesn't work for me in incognito mode or on any app.
๐ Great work!
Wow - we have a new defniition of 'awesome dudes'.
Thank you.
Just signed up and everythings working well for me!
It's faster now, and we finally have buttons for rich text features! Congratulations!
Update: upvotes are a bit broken and weird right now, I need to refresh every time to see that I upvoted. But that's really the only issue I see right now.
Login problem is fixed for me, yay! Back on Jerboa and here on the browser! Thanks for your hard work and for putting up with me, lol.
I'm getting network errors that aren't allowing me to actually view content on Jerboa right now, though, but at this point I'm assuming it's a Jerboa thing and not a problem with the instance.
To everyone having a login problem, it seems that resetting the password solves the issue! Maybe this means that the upgrade corrupted the stored hashes somehow?
Having login issues on the browser. Not logging in at all. But on liftoff where I was already logged in, everything seems to be working.
I'm curious; is this instance pysically running on a local private server somewhere or in the cloud in some data center?
Edit still see some performance issues. Needs more troubleshooting
Federation overheard is putting a lot of load on servers. Creating one task for every single post, comment, and vote in RAM-only queue.... pending changes: https://github.com/LemmyNet/lemmy/pull/3466
Updated Jerboa. Thanks for your efforts, transparency and insights.
we created extra lemmy containers to spread the load. (And extra lemmy-ui containers). And used nginx to load balance between them.
Had no idea nginx did that. There's so much I need to learn
was struggling for a while, but it seem to be nice and fast now.. thank you!
Lot of network errors, but it could be jerboa.
Lemmy seems pretty slow. I wonder how many more people have joined here now.
Thanks for the hard work on the upgrade! Much appreciated although I'm only using the web version (not needing specific client apps). Lemmy World feels quite 'snappy' when browsing now.
Many thanks for the transparency! This is great.
Have you considered running your Lemmy instance on more than a single machine? If it is possible to run two lemmy containers anyway (ie, lemmy is not a singleton), why not run them on separate machines? With load balancing you could achieve a more stable experience. It might be cheaper to have many mediocre machines rather than a single powerful one too, as well as more sustainable long-term (vertical vs horizontal scaling).
The downside would be that the set-up would be less obvious than with Docker compose and you would probably need to get into k8s/k3s/nomad territory in order to orchestrate a proper fleet.
I am still getting errors half the time I do anything while using jerboa
Website is working great though
Edit: It's suddenly working a lot better now. Hopefully I am not jinxing myself.
thank you for letting us know behind-the-scene stuffs.
me myself is a sysadmin and really like story of successfully scaling up servers. very satisfy to hear.
once again, thank you!
Special thanks to the other guys for helping make this update possible. Site is snappier than ever and the UI looks fantastic.