Impossible to start workspace #14336
Labels
severity/blocker
Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Milestone
Describe the bug
After restarting the minikube with existing Che workspace I was not able to continue my work.
Che server was failing with the following error
Then I
minikube
by commandsminikube stop
andminikube delete
chectl
to the latest versionminikube
with a commandminikube start --memory=10240 --cpus=4 --disk-size=20g
chectl server:start
NodeJS Express Web Application
stack (tried also to use devfile)My workspace always fails
Che version
Steps to reproduce
Described in the issue description
Expected behavior
Running workspace
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Installation method
Environment
This is blocker for IDE2 team as we are using Che for daily work.
The text was updated successfully, but these errors were encountered: