blank page after install che using minikube {"message":"Route GET:/oauth/sign_in not found","error":"Not Found","statusCode":404} #21816
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.
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 useminikube 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 useminikube service che-dashboard -n eclipse-che --url
, ---> * service eclipse-che/che-dashboard has no node port http://127.0.0.1:583644. 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
Installation method
chectl/latest
Environment
Windows
Eclipse Che Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: