Open
Description
General information
- OS: macOS 14 M2
- Hypervisor: vfkit
- Did you run
crc setup
before starting it (Yes/No)? No, - Running CRC on: Baremetal-Server
CRC version
% crc version
CRC version: 2.34.1+b470b5
OpenShift version: 4.15.3
Podman version: 4.4.4
CRC status
DEBU CRC version: 2.34.1+b470b5
DEBU OpenShift version: 4.15.3
DEBU Podman version: 4.4.4
DEBU Running 'crc status'
crc does not seem to be setup correctly, have you run 'crc setup'?
CRC config
- consent-telemetry : no
Host Operating System
Mac OS 14 M2
Steps to reproduce
- Install podman desktop
- Install OpenShift Local Extension
- Go To Dashboard and run the check
- Assert: crc cli not present
- Press Install
- CRC is installed
- User get the dialog if he wants to use OpenShift or Microshift Preset -> choose OpenShift
- Wait for the process to finish (crc decompressed)
- Then the Initialize and start option appears -> Press it
Expected
OpenShift local resource is creted
Actual
Logs
Before gather the logs try following if that fix your issue*
$ crc delete -f
$ crc cleanup
$ crc setup
$ crc start --log-level debug
Please consider posting the output of crc start --log-level debug
on http://gist.github.com/ and post the link in the issue.
Activity