Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Cannot install local/zalenium #1199

Open
arushi-29 opened this issue Aug 18, 2020 · 1 comment
Open

Cannot install local/zalenium #1199

arushi-29 opened this issue Aug 18, 2020 · 1 comment

Comments

@arushi-29
Copy link

arushi-29 commented Aug 18, 2020

馃悰 Bug Report

Took clone of latest zalenium repository.

Cannot install local/zalenium using helm

PS C:\Users\awindows\zalenium> helm install local/zalenium
helm : Error: failed to download "local/zalenium" (hint: running helm repo update may help)
At line:1 char:1

  • helm install local/zalenium
  •   + CategoryInfo          : NotSpecified: (Error: failed t...date` may help):String) [], RemoteException
      + FullyQualifiedErrorId : NativeCommandError
    
    

I can see similiar issues being raised earlier and the fix was in updated version.
My charts.yaml has version version: 3.141.59.

But, I am still not able to install zalenium charts in the cloned repository.

Local repository is getting skipped and not being updated

PS C:\Users\awindows\zalenium\charts> helm repo update
Hang tight while we grab the latest from your chart repositories...
...Skip local chart repository
...Successfully got an update from the "stable" chart repository
Update Complete.

PS C:\Users\awindows\zalenium\charts> helm repo list
NAME URL
stable https://kubernetes-charts.storage.googleapis.com
local http://127.0.0.1:8879/charts

PS C:\Users\awindows\zalenium\charts> helm repo update local
Hang tight while we grab the latest from your chart repositories...
...Skip local chart repository
Update Complete.

Please help.

@arushi-29
Copy link
Author

I have seen these tickets

#1020
#1019
#1025

But the fix does not seem to work for me

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

No branches or pull requests

1 participant