mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
598 B
598 B
| url |
|---|
| /docs/self-hosted/latest/install/troubleshooting/ |
Troubleshooting
This section should solve all errors that might come up during installation of Gitpod.
-
ws-daemonis stuck inInit: 0/1,kubectl describe pod ws-daemon-...gives:MountVolume.SetUp failed for volume "node-fs1" : hostPath type check failed: /run/containerd/io.containerd.runtime.v1.linux/k8s.io is not a directorysshonto the node,mount | grep rootfsand find the directory where your containers are stored.Then adjust
components.wsDaemon.containerRuntime.nodeRootsaccordingly.