-
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
Single host mode: error starting workspace #14496
Comments
@leader-us thank you for this report. Can you please provide some additional context. Describe the bugChe version
Steps to reproduceExpected behaviorRuntime
ScreenshotsInstallation method
Environment
Additional context |
related with issue #14324 which is multi-host |
@leader-us ok. |
Describe the bug Error: Workspace doesn't have a server which matches with URL: http://mychedomain/?uid=568464 |
@leader-us are you deploying Kubernetes in a public cloud (AWS, GCP, Azure), locally on your machine, on prem? And what kind of ingress controller are you using? @skabashnyuk @metlos this is supposed to work on 7.2-SNAPASHOT right? |
Deployed on my local machine ,ingress controller is nginx and mutli-host mode works but single-host mode can't work |
This should work also with single-host mode on master newer than 154d668. Since the original report was done yesterday and the commit was also done yesterday, I suppose the nightly image from yesterday didn't yet contain the support for single-host mode. @leader-us how did you build the che server images or where did you obtain the 7.2-SNAPSHOT version from? |
from https://github.com/eclipse/che/tree/master/deploy/kubernetes/helm |
@leader-us FYI #14396 |
@leader-us ok, so you just ran the helm chart, which would mean you were getting the nightly image. So I suppose it was the case that you tried it before the fix for single-host mode made it into the image. Make sure the
|
Also, if you're seeing the spelling mistake in the che image, you might not be on the latest version. Please make sure your checkout is up-to-date with the master. |
I can't comment on the errors in the console. @sunix, could you? |
afaik it's expected errors. |
Che version
7.0 And 7.2 snapshot (using latest che-server image)
Steps to reproduce
Expected behavior
should see IDE
Runtime
kubernetes (include output of kubectl version)
Installation method
helm install using single-host mode
Environment
Windows + VMWare VM
Additional context
helm install che 7.0 in notebook in wmare workstation VM on windows 10
workspace started successful
ingress also ready
workspace related server also ok
but browser show error:
The text was updated successfully, but these errors were encountered: