You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did you run crc setup before starting it (Yes/No)? Yes
Running CRC on: VM
CRC version
# Put `crc version` output here
PS C:\Users\snouser> crc version
CRC version: 2.42.0+6689ec
OpenShift version: 4.17.0
MicroShift version: 4.16.14
PS C:\Users\snouser>
CRC status
# Put `crc status --log-level debug` output here
PS C:\Users\snouser> crc status --log-level debug
DEBU CRC version: 2.42.0+6689ec
DEBU OpenShift version: 4.17.0
DEBU MicroShift version: 4.16.14
DEBU Running 'crc status'
CRC VM: Running
OpenShift: Running (v4.17.0)
RAM Usage: 6.564GB of 10.96GB
Disk Usage: 23.2GB of 36.98GB (Inside the CRC VM)
Cache Usage: 28.84GB
Cache Directory: C:\Users\snouser\.crc\cache
PS C:\Users\snouser>
CRC config
# Put `crc config view` output here
PS C:\Users\snouser> crc config view
- consent-telemetry : no
- disk-size : 35
- pull-secret-file : C:\Users\snouser\Downloads\pull-secret.txt
PS C:\Users\snouser>
Host Operating System
# Put the output of `cat /etc/os-release` in case of Linux# put the output of `sw_vers` in case of Mac# Put the output of `systeminfo` in case of Windows
PS C:\Users\snouser> systeminfo
Host Name: vm-sno-autodepl
OS Name: Microsoft Windows Server 2022 Datacenter Azure Edition
OS Version: 10.0.20348 N/A Build 20348
OS Manufacturer: Microsoft Corporation
OS Configuration: Standalone Server
OS Build Type: Multiprocessor Free
Registered Owner: N/A
Registered Organization: N/A
Product ID: 00446-90000-00000-AA144
Original Install Date: 10/17/2024, 3:13:00 PM
System Boot Time: 10/24/2024, 8:13:13 AM
System Manufacturer: Microsoft Corporation
System Model: Virtual Machine
System Type: x64-based PC
Processor(s): 1 Processor(s) Installed.
[01]: Intel64 Family 6 Model 85 Stepping 4 GenuineIntel ~2095 Mhz
BIOS Version: Microsoft Corporation Hyper-V UEFI Release v4.1, 3/8/2024
Windows Directory: C:\Windows
System Directory: C:\Windows\system32
Boot Device: \Device\HarddiskVolume3
System Locale: en-us;English (United States)
Input Locale: en-us;English (United States)
Time Zone: (UTC) Coordinated Universal Time
Total Physical Memory: 65,535 MB
Available Physical Memory: 47,552 MB
Virtual Memory: Max Size: 75,263 MB
Virtual Memory: Available: 57,197 MB
Virtual Memory: In Use: 18,066 MB
Page File Location(s): D:\pagefile.sys
Domain: WORKGROUP
Logon Server: \\vm-sno-autodepl
Hotfix(s): 3 Hotfix(s) Installed.
[01]: KB5044025
[02]: KB5044281
[03]: KB5044414
Network Card(s): 2 NIC(s) Installed.
[01]: Microsoft Hyper-V Network Adapter
Connection Name: Ethernet
DHCP Enabled: Yes
DHCP Server: 168.63.129.16
IP address(es)
[01]: 10.6.0.20
[02]: fe80::eed9:3ff7:fb68:f53f
[02]: Mellanox ConnectX-4 Lx Virtual Ethernet Adapter
Connection Name: Ethernet 8
DHCP Enabled: No
IP address(es)
Hyper-V Requirements: A hypervisor has been detected. Features required for Hyper-V will not be displayed.
PS C:\Users\snouser>
Steps to reproduce
Follow the install instructions in the README.md
Follow the instructions to pull and push the image to Openshift
Expected
The Option in the GUI to push the image to Openshift is there
General information
crc setup
before starting it (Yes/No)? YesCRC version
CRC status
CRC config
Host Operating System
Steps to reproduce
Expected
The Option in the GUI to push the image to Openshift is there
Actual
There is no option to push the image to openshift
Logs
Log of the install is here:
https://gist.github.com/Drew-at-DXC/aac893c6ecf646fb22e9e962d0794926
Before gather the logs try following if that fix your issue
Please consider posting the output of
crc start --log-level debug
on http://gist.github.com/ and post the link in the issue.The text was updated successfully, but these errors were encountered: