#1602 http 503 when accessing https://cloud.centos.org/centos/9-stream/x86_64/images
Closed: Fixed 19 days ago by nhicher. Opened 19 days ago by nhicher.

Hello,

There is an issue since this morning with https://cloud.centos.org/centos/9-stream/x86_64/images which is redirected to https://cloud1.centos.org/centos/9-stream/x86_64/images/. I was working well yesterday. With the trailing '/' it works as expected.

$ curl https://cloud.centos.org/centos/9-stream/x86_64/images -L
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>

Forbidden


You don't have permission to access this resource.


</body></html>

Thanks and have a nice day.

Nicolas


Metadata Update from @arrfab:
- Issue assigned to arrfab

19 days ago

Metadata Update from @arrfab:
- Issue tagged with: centos-common-infra, investigation, medium-gain, medium-trouble

19 days ago

Interesting as it seems to work normally from here but I guess it depends which aws cloudfront edge is used :

curl https://cloud.centos.org/centos/9-stream/x86_64/images -I
HTTP/2 301 
content-type: text/html; charset=iso-8859-1
content-length: 263
location: https://cloud.centos.org/centos/9-stream/x86_64/images/

I just forced a redeploy to ensure it would be using propagating again to whole cloudfront distribution but hopefully should be good in several minutes

Metadata Update from @arrfab:
- Issue priority set to: Waiting on Reporter (was: Needs Review)

19 days ago

@arrfab thanks it works on my side now =)

Have a nice day!

Metadata Update from @nhicher:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

19 days ago

Log in to comment on this ticket.

Metadata