jdc
Well-known member
For a few hours, when trying to go to rya.org.uk I've been getting
502 - Web server received an invalid response while acting as a gateway or proxy server.
There is a problem with the page you are looking for, and it cannot be displayed. When the Web server (while acting as a gateway or proxy) contacted the upstream content server, it received an invalid response from the content server.
Looking for more detail,
curl -L --get --url "https://rya.org.uk"
gets the response
curl: (47) Maximum (50) redirects followed
Anyone else experiencing this?
502 - Web server received an invalid response while acting as a gateway or proxy server.
There is a problem with the page you are looking for, and it cannot be displayed. When the Web server (while acting as a gateway or proxy) contacted the upstream content server, it received an invalid response from the content server.
Looking for more detail,
curl -L --get --url "https://rya.org.uk"
gets the response
curl: (47) Maximum (50) redirects followed
Anyone else experiencing this?