简体   繁体   中英

Unable to perform helm repo update. Getting "(400) when calling the HeadObject operation: Bad Request" error

I have few repos in the

help repo list

but one of them gives this error when I perform

helm repo update

There was a reported bug in 2020 but that has ben fixed as per this Github issue .

Also, the version of my helm is latest

version.BuildInfo{Version:"v3.11.0-rc.2", GitCommit:"472c5736ab01133de504a826bd9ee12cbe4e7904", GitTreeState:"clean", GoVersion:"go1.18.9"}
Hang tight while we grab the latest from your chart repositories...
fatal error: An error occurred (400) when calling the HeadObject operation: Bad Request

Any suggestions or comments are welcome.

if you are using AWS cli then try to upgrade it to the latest version

I think this issue has come back in 3.11.0, I am not facing this in 3.10.3

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM