PS C:\Users\Venkitesh PS> crc start
INFO Using bundle path C:\Users\Venkitesh PS\.crc\cache\crc_hyperv_4.15.12_amd64.crcbundle
INFO Checking minimum RAM requirements
INFO Check if Podman binary exists in: C:\Users\Venkitesh PS\.crc\bin\oc
INFO Checking if running in a shell with administrator rights
INFO Checking Windows release
INFO Checking Windows edition
INFO Checking if Hyper-V is installed and operational
INFO Checking if Hyper-V service is enabled
INFO Checking if crc-users group exists
INFO Checking if current user is in crc-users and Hyper-V admins group
INFO Checking if vsock is correctly configured
INFO Checking if the win32 background launcher is installed
INFO Checking if the daemon task is installed
INFO Checking if the daemon task is running
INFO Checking admin helper service is running
INFO Checking SSH port availability
INFO Loading bundle: crc_hyperv_4.15.12_amd64...
INFO Starting CRC VM for openshift 4.15.12...
Error starting machine: Error in driver during machine start: exit status 1
OS : Windows 11 Home edition
Run the start command with debugging:
crc start --log-level debug
However, I think it is trying to use Hyper-V to create a VM and that is not part of Home edition.
Thanks for the update. i reinstalled with Windows 11 PRO and it started working. But now i am getting new error while deploying nginx deployment via web-console. pods are going in crashlookback state.
NAME READY STATUS RESTARTS AGE
nginx-deployment-1-86dcfdf4c6-5jn62 0/1 CrashLoopBackOff 6 (3m56s ago) 9m45s
nginx-deployment-1-86dcfdf4c6-8j42j 0/1 CrashLoopBackOff 6 (3m53s ago) 9m45s
PS C:\Users\admin>
Warning BackOff 8m22s (x49 over 18m) kubelet Back-off restarting failed container nginx in pod nginx-deployment-1-86dcfdf4c6-5jn62_openshift-ovirt-infra(bbaa06ff-1eb0-40f4-af6c-a707bfbda63e)
PS C:\Users\admin>
Available
False
May 18, 2024, 6:14 AM
MinimumReplicasUnavailable
Deployment does not have minimum availability.
Progressing
False
May 18, 2024, 6:24 AM
ProgressDeadlineExceeded
ReplicaSet “nginx-deployment-1-86dcfdf4c6” has timed out progressing.
nginx: [warn] the “user” directive makes sense only if the master process runs with super-user privileges, ignored in /etc/nginx/nginx.conf:2
32024/05/18 01:14:23 [emerg] 1#1: mkdir() “/var/cache/nginx/client_temp” failed (13: Permission denied)
nginx: [emerg] mkdir() “/var/cache/nginx/client_temp” failed (13: Permission denied)