Description of the issue:
opensuse’s OS update encounter errors with the brave repo:
zypper ref results in:
Retrieving repository 'BRAVE' metadata ...........................................................................................................................................................[error]
Repository 'BRAVE' is invalid.
[br|https://brave-browser-rpm-release.s3.brave.com/x86_64] Failed to retrieve new repository metadata.
History:
- [|] Error trying to read from 'https://brave-browser-rpm-release.s3.brave.com/x86_64'
- Timeout exceeded when accessing 'https://brave-browser-rpm-release.s3.brave.com/x86_64/content'.
Timeout reached Curl error (28)
Please check if the URIs defined for this repository are pointing to a valid repository.
Skipping repository 'BRAVE' because of the above error.
and this is the result of opening the repo page at https://brave-browser-rpm-release.s3.brave.com/x86_64
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Key>x86_64</Key>
<RequestId>366J....9</RequestId>
<HostId>WWnM........A==</HostId>
</Error>
How can this issue be reproduced?
Issuing command ‘zypper refresh’ in command line on opensuse TW.
Additional information
This is the only repo I’m having problem with on my system. I also tried zypper clean --all and it didn’t help.