-
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
workspace welcome page fails to load in single-host #17694
Comments
not yet sure if it's wsmaster or che-theia issue. Adding both labels for now |
I can see this 404 request in browser console:
from this it's clear that url is wrong as it is for some reason concatenating 2 server paths togetner with I was trying to debug che-theia to figure out how this url is constructed, but I couldn't get anywhere. Leaving this to someone more skilled with che-theia development. Please ping me for any help with setup. |
Thanks @sparkoo for publishing your findings. |
Moving to 7.22 as we don't have enough resources to look at it in 7.21 |
I'm setting P1, as a single host mode is going to be a default. |
Marking this critical in downstream for 2.6 (7.22): https://issues.redhat.com/browse/CRW-1336 |
Fixed by eclipse-che/che-theia#932 |
Describe the bug
Having Che deployed in single-host, workspace welcome page fails to load. It just shows
Cannot GET /serverj4587ysj-jwtproxy/server-4402/webview/index.html
.Che version
Steps to reproduce
Expected behavior
Welcome page should load correctly
Runtime
minikube version
andkubectl version
)Screenshots
Installation method
Environment
Eclipse Che Logs
Additional context
The text was updated successfully, but these errors were encountered: