-
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
Dashboard does not appear after launch. #18813
Comments
Did you try to refresh the page? |
Yes I have tried to refresh the page and also open it in a private window but I still get the same output. |
It may be improved by fixing
|
That worked, I can now access the dashboard. |
@sleshchenko |
Basically we have this PR https://github.com/eclipse/che/pull/18720/files |
Trying to deploy Eclipse Che using Google Cloud Platform.
Followed the instructions from documentation: https://www.eclipse.org/che/docs/che-7/installation-guide/installing-che-on-google-cloud-platform/
The environment:
Google Cloud Shell (Debian)
Kubernetes version: 1.20
eclipse-che version: 7.24.1
Install cmd: chectl server:deploy --installer=helm --platform=k8s --domain=nikeshbpatel.xyz --multiuser
Eclipse che successfully deploys:
When I click the url: https://che-che.nikeshbpatel.xyz to access the dashboard I get a white web page with ''{{branding.footer.content}}".
Keycloak works fine and I can log in.
Could anyone point me where the issue might be?
Thank you.
The text was updated successfully, but these errors were encountered: