Che installation in Docker Desktop (Windows) - how to access Che dashboard #21066
Labels
area/chectl
Issues related to chectl, the CLI of Che
kind/question
Questions that haven't been identified as being feature requests or bugs.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
Summary
Hey CHe community!
First time user here - I installed Che in Docker Desktop (Windows) today & after a few misfires (the 'PostgreSQL pod bootstrap' post installation step bailing due to:
Cause: Error: Eclipse Che operator failed, reason: InstallOrUpdateFailed, message: no matches for kind "Issuer" in version "cert-manager.io/v1". Consider increasing error recheck timeout with --k8spoderrorrechecktimeout flag.) I was able to complete the installation successfully & it looks like Che is fully up & running.
I followed the (brief) instructions on : https://www.eclipse.org/che/docs/che-7/installation-guide/installing-che-on-docker-desktop/
I have 2 questions:
Rgd #1., I did:
C:\Users\filip>chectl server:status
Eclipse Che Version : 7.43.0-SNAPSHOT
Eclipse Che Url : https://192.168.56.1.nip.io
OpenShift OAuth enabled: No
Opening https://192.168.56.1.nip.io in my browser (Chrome), leads to:
This site can’t be reached192.168.56.1.nip.io unexpectedly closed the connection
I tried 'telnet 192.168.56.1.nip.io 443' which successfully opens a TPC/IP connection - so someone is listening on the other end.
I also tried 'chectl dashboard:open', which spawns a browser tab: https://192.168.56.1.nip.io/dashboard/, which gives the same web server error.
Rgd. #2, I assume you use the Che dashboard for this, which I can't open (yet)...
Version info below.
Thanks for all your help!
Filip
Relevant information
OS: Windows 10 Pro
Docker Desktop: 20.10.12
Kubectl: 1.22.5
Chectl: chectl/7.42.0 win32-x64 node-v12.22.9
The text was updated successfully, but these errors were encountered: