Its now running on a dedicated server with 6 cores/12 threads and 32 gb ram. I hope this will be enough for the near future. Nevertheless, new users should still prefer to signup on other instances.
This server is financed from donations to the Lemmy project. If you want to support it, please consider donating.
Everyone liked that.
As a new user, thanks for being accepting of us migrants!
Please know that your work is genuinely appreciated in fascilitating the migration from Reddit to Lemmy. Your efforts will hopefully ensure a bright future for communities on this platform. Kudos @nutomic@lemmy.ml !
Thank you :)
Thank you so much for all the hard work, I’m really loving it here.
Youre welcome :)
⭐ lemmy star award! I agree, I’m enjoying my time jere much more than at reddit.
Upgrade unlocked!
I’m getting 502 error all the time on my lemmy.ml account (lemmygrad account works since i’m posting from it).
Same. This is why I had to switch to lemmy.world. Now it’s time to subscribe to everything all over again…
I was getting errors until I deleted my cookies. Try that and see if it works.
It worked, thanks.
I just want to say, you all are doing a great job. Maybe I don’t fully understand it yet, but I have created some communities on the lemmy.ml instance and I don’t really want to move away. Is there anything I can or should do? I think that I’m currently locked in here.
Dont worry existing users are fine. But we would have problems if lots of new users suddenly joined.
The server has become more responsive definitely. I thought my internet routing was so shitty that it took so long to load the site. Nice!
Is that why I kept getting this error?
Probably hit the limit again and need a bigger server. It was migrated yesterday
The 502 bad gateway One? Weirdly it was only on Apple and windows machines; Android worked fine. Not a clue why
Same…not sure if it’s caused by jerboa as it loads just fine on browser.
This new machine is speedy! Getting pretty much instant loading times. Thank you to the donators, I will be joining you soon!
Just started supporting this instance on liberapay, if other follow you’ll hopefully be able to upgrade the potato soon !
Congrats on the smooth migration!
Is it possible to horizontally scale these instances instead of just upping the machine hardware? What are the main performance bottlenecks typically?
Hey, what do you mean by “scale horizontally”? There are multiple approaches to tackle this.
- Have multiple nodes/pods for the same instance and run them on a cloud-like service provider
- have RO-instances to handle to read-load
- share/merge bigger communities/subs over multiple instances
- …
All of these requiere most likely a major rewrite/change of Lemmy server software I guess. They are already addressed as issues/feature requests on github In my opinion the first option would fit the most.
My comment was without knowing the topology of Lemmy at all, but my thoughts were initially that vertically scaling can have diminishing returns past a certain threshold. Since the servers seem to be struggling I’m wondering if that has been surpassed and if it’s more cost-effective and reliable to scale this way? But if the application isn’t written in that way, or the underlying data store isn’t equipped for multiple instances then fair enough, I’d be interested as to why especially if Lemmy grows. I’ll take a look at open issues and educate myself a bit more though.
I was getting 502 Bad Gateway. When I pinged Lemmy.ml I got an IPV6 address. It disabled IPV6 on my local computer and now when I ping I get a IPV4 IP address it works now.
I am wondering if DNS is screwed up on the IPV6 network for Lemmy.ml.
~~Note. This could totally be something on my end, I really haven’t done much with IPV6 but it did solve the 502 Error so I might do the same for you. ~~
Edit. Multiple people are reporting the same thing I am seeing. It is defiantly something about IPV6 on the lemmy.ml server end.
You are right, I forgot to configure IPv6. Will be fixed shortly.
Edit: Should be fixed now.
it works, thanks
Working, your awesome!!
Thanks for mentioning the IPv6, I’ve been banging my head all day trying to figure out why I kept getting the 502 yet no one was complaining anywhere and isitdown was showing the server as Up.
I forced my DNS to resolve only IPv4 for lemmy.ml and now I can use it.
My suspicion is that nginx is misconfigured and not listening via IPv6. Or maybe the AAAA record is pointing to the wrong IPv6 address.
@nutomic@lemmy.ml Thanks for upgrading the server!
My money is on the AAAA record because “it is always DNS”.
🤣🤣🤣🤣 Agreed! 💯 Don’t know why I would’ve even considered anything else. My bad.
I’m also unable to connect with IPV6 enabled getting the 502 error, but able to connect with it disabled
@nutomic@lemmy.ml pls fix this. I’m not turning off IPv6 on my end.
edit: it works now :)
same its been 6 hours. seems like using a vpn to connect works.
Which country works for you on VPN? Doesn’t work for me with or without VPN
it seems this new server is not configured to work with iCloud’s Private Relay service as the last one was
how to configure servers to work with private relay: https://developer.apple.com/support/prepare-your-network-for-icloud-private-relay/
Me and others are getting that issue without that. Seems to be related to its IPV6 configuration or AAAA record since disabling IPV6 seems to make lemmy.ml work
how interesting…