Skip to content
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

blank page after install che using minikube {"message":"Route GET:/oauth/sign_in not found","error":"Not Found","statusCode":404} #21816

Closed
davidxwwang opened this issue Nov 15, 2022 · 4 comments
Labels
area/install Issues related to installation, including offline/air gap and initial setup kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.

Comments

@davidxwwang
Copy link

davidxwwang commented Nov 15, 2022

Describe the bug

l use chectl server:status commnd -->
Eclipse Che Version : next
Eclipse Che Url : https://192.168.49.2.nip.io/dashboard/
then l open https://192.168.49.2.nip.io/dashboard/ , it is just a blank page

then l use chectl dashboard:open can not see the che-dashoard, so l use minikube service che-dashboard -n eclipse-che --url , the brower rediret to http://127.0.0.1:58364/oauth/sign_in#/, and say {"message":"Route GET:/oauth/sign_in not found","error":"Not Found","statusCode":404} , so l confused, how can l do to see the che-dashboard in my brower, thanks!

Che version

7.56@latest

Steps to reproduce

1, install che following https://www.eclipse.org/che/docs/stable/administration-guide/installing-che-on-minikube/
2.l use chectl dashboard:open, it syas "Opening ... https://192.168.49.2.nip.io/dashboard/" l can not see the che-dashoard,
3. l use minikube service list , then l see "che-dashboard", then l use minikube service che-dashboard -n eclipse-che --url , ---> * service eclipse-che/che-dashboard has no node port http://127.0.0.1:58364
4. l open http://127.0.0.1:58364 in brower, ---> {"message":"Route GET:/oauth/sign_in not found","error":"Not Found","statusCode":404}

Expected behavior

see the che-dashboard in my brower

Runtime

minikube

Screenshots

Screenshot_20221115_103608

Installation method

chectl/latest

Environment

Windows

Eclipse Che Logs

No response

Additional context

No response

@davidxwwang davidxwwang added the kind/bug Outline of a bug - must adhere to the bug report template. label Nov 15, 2022
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Nov 15, 2022
@dkwon17 dkwon17 added area/install Issues related to installation, including offline/air gap and initial setup severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Nov 15, 2022
@dkwon17
Copy link
Contributor

dkwon17 commented Nov 15, 2022

Hello @davidxwwang , when opening https://192.168.49.2.nip.io/dashboard, are there any logs/error messages in the developer console (for Google Chrome: Control+Shift+J)?

@tolusha
Copy link
Contributor

tolusha commented Nov 16, 2022

@davidxwwang
It would be very helpful to inspect chectl server:deploy output command, but I hope it completed successfully.
If you uses Windows, then it can help you [1], specifically [2].

[1] #21125 (comment)
[2] https://gist.github.com/debovema/783f29040059f8b2b784a246dbd96365

@davidxwwang
Copy link
Author

@davidxwwang It would be very helpful to inspect chectl server:deploy output command, but I hope it completed successfully. If you uses Windows, then it can help you [1], specifically [2].

[1] #21125 (comment) [2] https://gist.github.com/debovema/783f29040059f8b2b784a246dbd96365

thanks!

@davidxwwang
Copy link
Author

davidxwwang commented Nov 17, 2022

Hello @davidxwwang , when opening https://192.168.49.2.nip.io/dashboard, are there any logs/error messages in the developer console (for Google Chrome: Control+Shift+J)?

new4

new6

new1

new2

new3

  • the logs --->

eclipse-che.zip

@davidxwwang davidxwwang changed the title {"message":"Route GET:/oauth/sign_in not found","error":"Not Found","statusCode":404} blank page after install che using minikube {"message":"Route GET:/oauth/sign_in not found","error":"Not Found","statusCode":404} Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/install Issues related to installation, including offline/air gap and initial setup kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

4 participants