Today we started getting the following error when trying to download
some public files:
<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
</Error>
The files haven't been changed in months and had been working fine
until today.
This only happens with some files, other files in the same bucket/
folder can be downloaded without problems.
The files are public and are shown in Google Storage Manager.
In Google Storage Manager when I click in the public link:
http://commondatastorage.googleapis.com/mybucket/mykey.exe
I get the NoSuchKey error.
When I click directly on the file name:
https://sandbox.google.com/storage/mybucket/myfile.exe
The file is downloaded without issues.
Is there currently an issue with Google Cloud Storage?