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
OpenShift Local start error: Error: Bundle 'crc_microshift_vfkit_4.15.17_arm64' was requested, but the existing VM is using 'crc_microshift_vfkit_4.15.14_arm64'. Please delete your existing cluster and start again
Stacktrace
[openshift-local] Error: Bundle 'crc_microshift_vfkit_4.15.17_arm64' was requested, but the existing VM is using 'crc_microshift_vfkit_4.15.14_arm64'. Please delete your existing cluster and start again
at DaemonCommander.start (/Users/eskimo/Sources/podman-desktop/extensions/crc-extension/dist/extension.cjs:9513:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async startCrc (/Users/eskimo/Sources/podman-desktop/extensions/crc-extension/dist/extension.cjs:25132:20)
at async Object.start (/Users/eskimo/Sources/podman-desktop/extensions/crc-extension/dist/extension.cjs:26288:7)
at async ProviderRegistry.startProviderConnection (/Users/eskimo/Sources/podman-desktop/packages/main/dist/index.cjs:101421:7)
at async /Users/eskimo/Sources/podman-desktop/packages/main/dist/index.cjs:123630:9
at async /Users/eskimo/Sources/podman-desktop/packages/main/dist/index.cjs:122485:26
at async WebContents.<anonymous> (node:electron/js2c/browser_init:2:82855)
General information
OS: macOS M1 Sonoma
Hypervisor: have no idea
Did you run crc setup before starting: Yes
Running CRC on: Laptop
CRC version
2.38.0
CRC status
DEBU CRC version: 2.38.0+25b6eb
DEBU OpenShift version: 4.15.17
DEBU Running 'crc status'
CRC VM: Stopped
MicroShift: Stopped (v4.15.14)
RAM Usage: 0B of 0B
Disk Usage: 0B of 0B (Inside the CRC VM)
Cache Usage: 70.52GB
Cache Directory: /Users/eskimo/.crc/cache
After update starting vm fails with error message
Stacktrace
General information
crc setup
before starting: YesCRC version
CRC status
DEBU CRC version: 2.38.0+25b6eb DEBU OpenShift version: 4.15.17 DEBU Running 'crc status' CRC VM: Stopped MicroShift: Stopped (v4.15.14) RAM Usage: 0B of 0B Disk Usage: 0B of 0B (Inside the CRC VM) Cache Usage: 70.52GB Cache Directory: /Users/eskimo/.crc/cache
CRC config
Host Operating System
Steps to reproduce
Expected
CRC starts without issues
Actual
Logs
N/A
Please consider posting the output of
crc start --log-level debug
on http://gist.github.com/ and post the link in the issue.Workaround
Delete current instance and create new one.
The text was updated successfully, but these errors were encountered: