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

Unable to connect to web console #3581

Open
daneslinkard opened this issue Sep 21, 2023 · 0 comments
Open

Unable to connect to web console #3581

daneslinkard opened this issue Sep 21, 2023 · 0 comments

Comments

@daneslinkard
Copy link

daneslinkard commented Sep 21, 2023

General information

  • Minishift version: minishift v1.34.3+4b58f89
  • OS: Windows 11
  • Hypervisor: Hyper-V

Steps to reproduce

  1. Installed minishift and VM shows started. However, during the process, I don't recall seeing the output giving the URL/IP for the web console, which made me a little suspicious that something might not be right.
  2. Nonetheless, the VM shows up in HyperV and running "minishift console" does open default browser and attempts to go to: https://192.168.200.207:8443/console. Unfortunately, "This site can’t be reached"
  3. running minishift status shows:
    Minishift: Running
    Profile: minishift
    OpenShift: Stopped
    DiskUsage: 1% of 19G (Mounted On: /mnt/sda1)
    CacheUsage: 512.9 MB (used by oc binary, ISO or cached images)

Expected: Connect to web console in default browser

Actual: 192.168.200.207 refused to connect.

Logs

You can start Minishift with minishift start --show-libmachine-logs -v5 to collect logs.

c:\temp\minishift>minishift start --show-libmachine-logs -v5
-- minishift version: v1.34.3+4b58f89
-- Starting profile 'minishift'
Found binary path at minishift.exe
Launching plugin server for driver hyperv
Plugin server listening at address 127.0.0.1:58033
() Calling .GetVersion
Using API Version 1
() Calling .SetConfigRaw
() Calling .GetMachineName
(minishift) Calling .GetState
(minishift) DBG | [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM minishift ).state
(minishift) DBG | [stdout =====>] : Running
(minishift) DBG |
The 'minishift' VM is already running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant