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

Can not start OpenShift cluster on my local machine #4524

Open
grzde77 opened this issue Dec 19, 2024 · 0 comments
Open

Can not start OpenShift cluster on my local machine #4524

grzde77 opened this issue Dec 19, 2024 · 0 comments
Labels
kind/bug Something isn't working os/windows

Comments

@grzde77
Copy link

grzde77 commented Dec 19, 2024

General information

  1. I run crc start

  2. I get
    a. One warnning -> WARN Failed public DNS query from the cluster: ssh command error:
    command : curl --head quay.io"
    b. and one error ->ERRO Cannot update kubeconfig: Head "https://oauth-openshift.apps-crc.testing:443": read tcp 127.0.0.1:54265->127.0.0.1:443: wsarecv: An existing connection was forcibly closed by the remote host.
    Started the OpenShift cluster.

  3. crc status gives ->

CRC VM: Running
OpenShift: Starting (v4.17.7)
RAM Usage: 20.96GB of 106.8GB
Disk Usage: 5.219GB of 9.4GB (Inside the CRC VM)
Cache Usage: 28.09GB
Cache Directory: C:\Users\grzde.crc\cache

Operating System

Windows

Hypervisor

Hyper-V

Did you run crc setup before crc start?

yes

Running on

Laptop

Steps to reproduce

  1. I run crc start

  2. I get
    a. One warnning -> WARN Failed public DNS query from the cluster: ssh command error:
    command : curl --head quay.io"
    b. and one error ->ERRO Cannot update kubeconfig: Head "https://oauth-openshift.apps-crc.testing:443": read tcp 127.0.0.1:54265->127.0.0.1:443: wsarecv: An existing connection was forcibly closed by the remote host.
    Started the OpenShift cluster.

  3. crc status gives ->

CRC VM: Running
OpenShift: Starting (v4.17.7)
RAM Usage: 20.96GB of 106.8GB
Disk Usage: 5.219GB of 9.4GB (Inside the CRC VM)
Cache Usage: 28.09GB
Cache Directory: C:\Users\grzde.crc\cache

  1. the server is not accessible at:
    https://console-openshift-console.apps-crc.testing

CRC version

OpenShift version: 4.17.7
MicroShift version: 4.17.7

CRC status

CRC VM:          Running
OpenShift:       Starting (v4.17.7)
RAM Usage:       20.96GB of 106.8GB
Disk Usage:      5.219GB of 9.4GB (Inside the CRC VM)
Cache Usage:     28.09GB
Cache Directory: C:\Users\grzde\.crc\cache

CRC config

- consent-telemetry                     : no
- disk-size                             : 100

Host Operating System

Host Name:                     KOMPUTER
OS Name:                       Microsoft Windows 11 Pro
OS Version:                    10.0.26100 N/A Build 26100
OS Manufacturer:               Microsoft Corporation
OS Configuration:              Standalone Workstation
OS Build Type:                 Multiprocessor Free
Registered Owner:              [email protected]
Registered Organization:       N/A
Product ID:                    00330-81621-71537-AA307
Original Install Date:         12/11/2024, 6:47:06 PM
System Boot Time:              12/18/2024, 6:02:53 PM
System Manufacturer:           LENOVO
System Model:                  82XV
System Type:                   x64-based PC
Processor(s):                  1 Processor(s) Installed.
                               [01]: Intel64 Family 6 Model 154 Stepping 3 GenuineIntel ~2000 Mhz
BIOS Version:                  LENOVO LZCN32WW, 9/23/2023
Windows Directory:             C:\WINDOWS
System Directory:              C:\WINDOWS\system32
Boot Device:                   \Device\HarddiskVolume1
System Locale:                 pl;Polski
Input Locale:                  pl;Polski
Time Zone:                     (UTC+01:00) Sarajewo, Skopie, Warszawa, Zagrzeb
Total Physical Memory:         16,108 MB
Available Physical Memory:     1,148 MB
Virtual Memory: Max Size:      19,826 MB
Virtual Memory: Available:     394 MB
Virtual Memory: In Use:        19,432 MB
Page File Location(s):         C:\pagefile.sys
Domain:                        WORKGROUP
Logon Server:                  \\KOMPUTER
Hotfix(s):                     3 Hotfix(s) Installed.
                               [01]: KB5045934
                               [02]: KB5048667
                               [03]: KB5049685
Network Card(s):               2 NIC(s) Installed.
                               [01]: Realtek RTL8852BE WiFi 6 802.11ax PCIe Adapter
                                     Connection Name: Wi-Fi
                                     DHCP Enabled:    Yes
                                     DHCP Server:     192.168.0.1
                                     IP address(es)
                                     [01]: 192.168.0.234
                                     [02]: fe80::954c:67c3:fc73:739d
                                     [03]: 2a02:a31a:40d9:4580:1864:18c7:129d:3454
                                     [04]: 2a02:a31a:40d9:4580:48f6:3716:5d49:bb6d
                               [02]: Realtek PCIe GbE Family Controller
                                     Connection Name: Ethernet
                                     Status:          Media disconnected
Virtualization-based security: Status: Running
                               Required Security Properties:
                               Available Security Properties:
                                     Base Virtualization Support
                                     Secure Boot
                                     DMA Protection
                                     UEFI Code Readonly
                                     SMM Security Mitigations 1.0
                                     Mode Based Execution Control
                                     APIC Virtualization
                               Services Configured:
                                     Hypervisor enforced Code Integrity
                               Services Running:
                                     Hypervisor enforced Code Integrity
                               App Control for Business policy: Enforced
                               App Control for Business user mode policy: Audit
                               Security Features Enabled:
Hyper-V Requirements:          A hypervisor has been detected. Features required for Hyper-V will not be displayed.

Expected behavior

I want the OpenShift is avilable at https://console-openshift-console.apps-crc.testing after crs start command executed

Actual behavior

  1. I run crc start

  2. I get
    a. One warnning -> WARN Failed public DNS query from the cluster: ssh command error:
    command : curl --head quay.io"
    b. and one error ->ERRO Cannot update kubeconfig: Head "https://oauth-openshift.apps-crc.testing:443": read tcp 127.0.0.1:54265->127.0.0.1:443: wsarecv: An existing connection was forcibly closed by the remote host.
    Started the OpenShift cluster.

  3. crc status gives ->

CRC VM: Running
OpenShift: Starting (v4.17.7)
RAM Usage: 20.96GB of 106.8GB
Disk Usage: 5.219GB of 9.4GB (Inside the CRC VM)
Cache Usage: 28.09GB
Cache Directory: C:\Users\grzde.crc\cache

  1. the server is not accessible at:
    https://console-openshift-console.apps-crc.testing

CRC Logs

Additional context

No response

@grzde77 grzde77 added the kind/bug Something isn't working label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working os/windows
Projects
None yet
Development

No branches or pull requests

2 participants