<
8000
div class="gh-header-show gh-header-no-access">
coder workspace - Workspace is unhealthy #15498
Unanswered
PecTheFabricator
asked this question in
General
Replies: 1 comment 4 replies
-
Can you exec into the container and make sure it has |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
I'm trying to run a docker container/Kubernetes pods in my workspace, however, I'm facing the issue Workspace is unhealthy.
To make sure the container/pod is running, I have attached the container/pod shell and I was able to join in. One thing I have noticed is that the code-server bin is not being downloaded to the temp folder. So if I run code-server inside the container, it doesn't work.
Note: If I use the default image in the workspace (the buildenv one) it works as expected.
Container Image: quay.io/jupyter/base-notebook:latest

Template: https://github.com/coder/coder/tree/main/examples/templates/docker
Thanks
Beta Was this translation helpful? Give feedback.
All reactions