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

helm s3 reindex throws error

Open benejo opened this issue 5 years ago • 3 comments

I did s3 sync of helm repo bucket to another bucket(disaster recovery region). The idea is to copy chart zips to DR bucket and setup that bucket as a new S3 repo for DR region. When running "helm s3 reindex repo-name" I get the following error,

traverse the chart repository: unserialize chart meta: invalid character '=' looking for beginning of value
Error: plugin "s3" exited with error

helm client version: v2.11.0 helm s3 version: 0.8.0

benejo avatar Nov 26 '19 11:11 benejo

Happens for us too.. this is especially after the "hazelcast" chart was included in our repository. Did you get to resolve this?

premkumar-gg avatar Feb 27 '20 15:02 premkumar-gg

I've just seen it too.

helm plugin list
NAME      	VERSION	DESCRIPTION                                                                                
nexus-push	0.0.1  	Pushes a chart directory or packaged chart tgz to a specified repo,                        
          	       	either by named repo ...                                                                   
s3        	0.9.2  	The plugin allows to use s3 protocol to upload, fetch charts and to work with repositori...

mstrejczek avatar Jul 27 '20 21:07 mstrejczek

do you already have a solution to this?

ilunie avatar Feb 09 '21 14:02 ilunie

I believe this should be fixed already. Please try using the latest plugin release.

I'm going to close this issue, feel free to reach out again if you still experience the problem, and please provide the Chart.yaml file.

hypnoglow avatar Aug 30 '22 19:08 hypnoglow