Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: create: failed to create: Secret "sh.helm.release.v1.rapidpro.v1" is invalid: data: Too long: must have at most 1048576 bytes #10

Open
oleksiidn opened this issue Sep 19, 2024 · 0 comments

Comments

@oleksiidn
Copy link

When I tried to install helm charts it failed with next error:
Release "rapidpro" does not exist. Installing it now.
Error: create: failed to create: Secret "sh.helm.release.v1.rapidpro.v1" is invalid: data: Too long: must have at most 1048576 bytes

In my case the root cause was very unexpected: the chart folder contained the xxxx.tgz file (the archive file left there by mistake) and until it was deleted, I got this error all the time. The error message isn't even close to the real root cause. More details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant