-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Labels
Description
Describe the bug
- Start google chrome web browser
- Go to https://builds.coreos.fedoraproject.org/browser?stream=rawhide&arch=x86_64
- Click link commitmeta.json at the top of the web page. The following is shown:
This XML file does not appear to have any style information associated with it. The document tree is shown below. <Error> <Code>AccessDenied</Code> <Message>Access Denied</Message> <RequestId>PJN9TTAEQQ0BXNTD</RequestId> <HostId>G23BjdT4/CkME6+kH69U0wN9IOXXuIWqmIJ/ji1sXPGGOgZgdfNxn9CzULb0Zlqw6Iw3aLQcIDM=</HostId> </Error>
Reproduction steps
A reproducer using curl
- Run command
curl https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/44.20250823.91.0/x86_64/commitmeta.json
Expected behavior
JSON content is printed.
Actual behavior
The following output is printed
<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>9PTV9KT9B6RM6Z7F</RequestId><HostId>RPhcpoN7lwTfoABsI02xaRucy0m8Qd5RyzKYvcxzchBSIcggkdNmGEq7DKTAL/wIV7H9z2248vw=</HostId></Error>
System details
MacBook Pro M1
Google Chrome 139.0.7258.139d
Butane or Ignition config
Additional information
Further down on the same download page there is another link to commitmeta.json that actually works as expected
% curl -s 'https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/44.20250820.91.0/x86_64/commitmeta.json' | head -2
{
"coreos-assembler.config-gitrev" : "c34eed3a4b000155a33b23214d6f035d6eb9b8ab",