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.
@nutomic @liaizon 502 Bad Gateway ?
same its been 6 hours. seems like using a vpn to connect works.
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…
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. I had a few people say turning off IPV6 on their end fixes the 502 Bad Gateway, so it looks like it has something to do with IPV6.
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 forces 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!
You are right, I forgot to configure IPv6. Will be fixed shortly.
Edit: Should be fixed now.
it works, thanks
I’m also unable to connect with IPV6 enabled getting the 502 error, but able to connect with it disabled