Open
Description
General information
- OS: macOS M1
- Hypervisor: How do I get this?
- Did you run
crc setup
before starting it (No) - Running CRC on: Laptop
CRC version
% crc version
CRC version: 2.28.0+e1f42d
OpenShift version: 4.13.14
Podman version: 4.4.4
CRC status
crc status
crc does not seem to be setup correctly, have you run 'crc setup'?
CRC config
Host Operating System
sw_vers
ProductName: macOS
ProductVersion: 14.0
BuildVersion: 23A344
Steps to reproduce
- Make sure ~/.crc does not exists
- Install CRC extension
- Start podman-desktop
- Go to Settings/Resources
- Open Task manager and search for crc (there should be one instance running)
- Press
Create New
for OpenShift Local - Press 'Create'
Expected
Actual
Logs
main ↪️ [openshift-local] error while getting preset RequestError: connect ENOENT /Users/eskimo/.crc/crc-http.sock
at ClientRequest.<anonymous> (/Users/eskimo/Sources/crc-extension/dist/extension.js:8749:101)
at Object.onceWrapper (node:events:629:26)
at ClientRequest.emit (node:events:526:35)
at Socket.socketErrorListener (node:_http_client:501:9)
at Socket.emit (node:events:514:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
at PipeConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)
Activity