helm-s3 icon indicating copy to clipboard operation
helm-s3 copied to clipboard

fork/exec /home/ubuntu/.helm/plugins/helm-s3.git/bin/helm-s3 download: no such file or directory

Open Foxssss opened this issue 2 years ago • 3 comments
trafficstars

I'm using helm v2. I can init my chart repository, but can't add it to helm. What's the possible reason?

ubuntu@ip-10-21-15-165:~/charts-test$ helm s3 init s3://helm-charts-repository/charts-test
Initialized empty repository at s3://helm-charts-repository/charts-test
ubuntu@ip-10-21-15-165:~/charts-test$ helm repo add kasacloud s3://helm-charts-repository/charts-test
Error: Looks like "s3://helm-charts-repository/charts-test" is not a valid chart repository or cannot be reached: fork/exec /home/ubuntu/.helm/plugins/helm-s3.git/bin/helm-s3 download: no such file or directory

Foxssss avatar Apr 25 '23 03:04 Foxssss

Hello!

Is this issue still actual for you?

Could you provide a reproducible scenario?

Thanks

hypnoglow avatar Oct 25 '23 17:10 hypnoglow

Hello!

Is this issue still actual for you?

Could you provide a reproducible scenario?

Thanks

Hi, I think maybe the release(0.14.0) I was using is not compatible with helm v2. I managed to fix this problem with an old version of release(0.6.0)

Foxssss avatar Oct 27 '23 00:10 Foxssss

@Foxssss helm v2 is still supported in the latest plugin release. Could you check if the error persists with the latest release?

If you could provide a reproducer (e.g. in docker container) that would be great.

hypnoglow avatar Oct 27 '23 18:10 hypnoglow