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

[CY-5496] cannot install current rel #56

Open
dynnamitt opened this issue Jan 19, 2022 · 7 comments
Open

[CY-5496] cannot install current rel #56

dynnamitt opened this issue Jan 19, 2022 · 7 comments
Labels
jira-issue Issue tracked on JIRA

Comments

@dynnamitt
Copy link

dynnamitt commented Jan 19, 2022

cannot download and install:

helm version
version.BuildInfo{Version:"v3.7.2", GitCommit:"663a896f4a815053445eec4153677ddc24a0a361", GitTreeState:"clean", GoVersion:"go1.17.4"}

$ helm plugin install https://github.com/codacy/helm-ssm
Downloading https://github.com/codacy/helm-ssm/releases/download/3.1.9/helm-ssm-linux-arm.tgz
https://github.com/codacy/helm-ssm/releases/download/3.1.9/helm-ssm-linux.tgz
curl: (3) URL using bad/illegal format or missing URL
Failed to install helm-ssm
For support, go to https://github.com/codacy/helm-ssm.
Error: plugin install hook for "ssm" exited with error

$ helm ssm
Error: fork/exec /home/kdm/.local/share/helm/plugins/helm-ssm/helm-ssm: no such file or directory

$ helm plugin list
NAME   	VERSION	DESCRIPTION                                     
cm-push	0.10.1 	Push chart package to ChartMuseum               
ssm    	dev    	Inject AWS SSM parameters into Helm values files

@github-actions
Copy link

Internal ticket created : CY-5496

@github-actions github-actions bot added the jira-issue Issue tracked on JIRA label Jan 19, 2022
@github-actions github-actions bot changed the title cannot install current rel [CY-5496] cannot install current rel Jan 19, 2022
@vriabets-blackbird
Copy link

I've encountered similar issue when try to install it in one of GHaction steps. Locally it installing fine.

@c-goosen
Copy link

c-goosen commented Mar 2, 2022

Same issue here

@andrii29
Copy link

same here. Any update?

@andrii29
Copy link

andrii29 commented May 11, 2022

helm plugin add --version 3.1.8 https://github.com/codacy/helm-ssm
Downloading https://github.com/codacy/helm-ssm/releases/download/3.1.9/helm-ssm-linux-arm.tgz
https://github.com/codacy/helm-ssm/releases/download/3.1.9/helm-ssm-linux.tgz
curl: (3) Illegal characters found in URL
Failed to install helm-ssm
For support, go to https://github.com/codacy/helm-ssm.
Error: plugin install hook for "ssm" exited with error

UPD: ubuntu 18

@saedx1
Copy link

saedx1 commented Jun 13, 2022

Anything on this?
EDIT: For me, this only happens if I specify a version. If I don't, it works fine!

@Arielbli
Copy link

Arielbli commented Jul 8, 2022

I raised a PR for this issue - Fixing CURL issue #61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira-issue Issue tracked on JIRA
Projects
None yet
Development

No branches or pull requests

6 participants