fresh-evening-65356
08/25/2022, 3:14 AMinstall.go:178: [debug] Original chart version: ""
install.go:195: [debug] CHART PATH: /home/sguillory/.cache/helm/repository/datahub-0.2.91.tgz
client.go:310: [debug] Starting delete for "datahub-elasticsearch-setup-job" Job
client.go:128: [debug] creating 1 resource(s)
client.go:540: [debug] Watching for changes to Job datahub-elasticsearch-setup-job with timeout of 5m0s
client.go:568: [debug] Add/Modify event for datahub-elasticsearch-setup-job: ADDED
client.go:607: [debug] datahub-elasticsearch-setup-job: Jobs active: 1, jobs failed: 0, jobs succeeded: 0
Error: INSTALLATION FAILED: failed pre-install: timed out waiting for the condition
helm.go:84: [debug] failed pre-install: timed out waiting for the condition
INSTALLATION FAILED
main.newInstallCmd.func2
<http://helm.sh/helm/v3/cmd/helm/install.go:127|helm.sh/helm/v3/cmd/helm/install.go:127>
<http://github.com/spf13/cobra.(*Command).execute|github.com/spf13/cobra.(*Command).execute>
<http://github.com/spf13/cobra@v1.4.0/command.go:856|github.com/spf13/cobra@v1.4.0/command.go:856>
<http://github.com/spf13/cobra.(*Command).ExecuteC|github.com/spf13/cobra.(*Command).ExecuteC>
<http://github.com/spf13/cobra@v1.4.0/command.go:974|github.com/spf13/cobra@v1.4.0/command.go:974>
<http://github.com/spf13/cobra.(*Command).Execute|github.com/spf13/cobra.(*Command).Execute>
<http://github.com/spf13/cobra@v1.4.0/command.go:902|github.com/spf13/cobra@v1.4.0/command.go:902>
main.main
<http://helm.sh/helm/v3/cmd/helm/helm.go:83|helm.sh/helm/v3/cmd/helm/helm.go:83>
runtime.main
runtime/proc.go:255
runtime.goexit
runtime/asm_amd64.s:1581
Can someone tell me what I am doing wrong?bumpy-needle-3184
08/30/2022, 5:12 AMkubectl logs -f <<elasticsearch-setup-pod>> -n <<namespace>>
kubectl describe <<elasticsearch-setup-pod>> -n <<namespace>>
and also the changes you made for your incremental updatefresh-evening-65356
08/30/2022, 5:17 PMbumpy-needle-3184
09/01/2022, 5:34 AMkubectl describe pod <<elasticsearch-setup-pod>> -n <<namespace>>