-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chectl server:start with minikube is failling #17142
Comments
Setting blocker as it is stopping new user onbording with Che ... first time installation. |
In Eclipse Che nightly tests the minikube has been started in no-driver mode: |
@dmytro-ndp |
here's a workaround: |
@mmorhun are you looking at this? |
@sunix could you please provide minikube version ? |
|
this will keep happening until:
|
with mentioned workarounds in #16545 (comment): |
@gattytto could you please elaborate more on this. Why is this required? |
when setting up in macOS using minikube and chectl + che-operator, there is the need of "minikube ssh" and "su", then "mkdir -p /data/wksp" and "chmod -R 777 /data", then chectl start command from macOS will work (after using the storageclass and cr.yaml workaround) |
timeout is also another blocker in this situation, because most of the times if no images are present in the vm, timeout won't be enough unless a very fast pc and a very fast internet is being used. Because of this first attempt of starting che will fail, making it needed to cleanup the postgres /userdata and recreating the storageclasses and volumes. |
Our team is going to handle this issue in the next sprint. We already have similar issues/requests. |
@gattytto thank you for deep investigations. |
I think imagepulls should not be counted as part of the timeout |
@mmorhun it seems like this is going to be fixed very soon upstream (check this commit as mentioned in kubernetes/minikube#7218 ) |
@gattytto I've seen |
@mmorhun why changing the severity? |
@mkuznyetsov @nickboldt please wait for a fix for this issue before releasing 7.15.0. |
Fixed |
@l0rd I think it is tested with |
minikube defaults to docker driver which uses docker-machine and a premade .iso. |
Describe the bug
Installing che with chectl on minikube (with default option) is failling.
Environment Linux and using the minikube driver kvm2
Here the steps:
install che in minikube
got stuck at this step (will eventually fail with timeout)
running the describe command
showing the error
The text was updated successfully, but these errors were encountered: