#1602 http 503 when accessing https://cloud.centos.org/centos/9-stream/x86_64/images
Closed: Fixed by nhicher. Opened 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

403 Forbidden

Forbidden

You don't have permission to access this resource.

Thanks and have a nice day.

Nicolas


Metadata Update from @arrfab:
- Issue assigned to arrfab

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

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)

@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)

Log in to comment on this ticket.

Metadata