Hi,
Today my site sellgvlhouses.com hosted on gitlab.com is experiencing a 502 error with Cloudflare. It has been working properly for the last several months, and none of the configuration has changed. The site is functioning at the gitlab pages link (https://jeremiahlangner.gitlab.io/sellgvlhouses.com)
Is anyone else having the same issue?
1 Like
Yes, I had the same issue. I updated my A records to 35.185.44.232 instead of 52.167.214.135 to resolve it.
I’m not sure if this is a permanent solution, but my site is back online for now.
1 Like
Thanks. This is working for me for now.
FYI - I had this same issue as well. Turns out it’s due to the recent GitLab migration from Azure to GCP (see the last bullet point in the Notes section here): https://docs.gitlab.com/ee/user/project/pages/getting_started_part_three.html#tl-dr.
This means the change to the 35.185.44.232
IP should be permanent.
I realize that GitLab posted all of this on its blog and what not, but FWIW an email alert would sure have been super helpful GitLab team