Error(Using Helm Chart) Template version job hasn't completed
Hi Folks,
I'm new to Coder and ran into an error when trying to install the helm chart as per these instructions: https://coder.com/docs/coder-oss/latest/install/kubernetes
After installing the postgresql database, creating the k8s secret, & deploying the helm chart I'm presented with a loading screen that doesn't seem to end (see screenshot).
When I try to start a workspace from the WebUI it returns with the error message: "Template version job hasn't completed!"
Does someone know why the
kubernetes
template might be stuck?
Here's the helm values I'm passing into it:
Kubernetes - Coder OSS main docs
Install Coder with Kubernetes via Helm
10 Replies
I'mtrying to install version
0.13.1
hey! could you maybe send a screenshot of the part that errors in the webui, and any pod logs from
coderd
during that time period?Sure thing,
Thanks!
Here's the pod logs:
i don't see anything about the error you mentioned earlier, can you try to reproduce?
Oh the error appears when trying to use the template
The template WebUI is stuck loading the "Summary"
The above screenshot appears when navigating to: http://coder.wsbidev.net/templates/kubernetes/workspace
hmm, interesting! could you potentially make an issue on github for this? i think it needs more investigating
Sure thing, anything I can do in the meantime to increase the log verbosity?
Here's the GH Issue: https://github.com/coder/coder/issues/5299
GitHub
Error(Using Helm Chart): Template version job hasn't completed · Is...
Hi Folks, I'm new to Coder and ran into an error when trying to install the helm chart as per these instructions: https://coder.com/docs/coder-oss/latest/install/kubernetes After installing...
thanks!