crc-org / crc-extension

Red Hat OpenShift Local Extension for integration of OpenShift Local clusters with Podman Desktop
Apache License 2.0
12 stars 16 forks source link

[BUG] User gets blocked at the step of setting up OpenShift Local #202

Open slemeur opened 4 months ago

slemeur commented 4 months ago

General information

Screenshot 2024-03-01 at 15 16 20

How is the user supposed to move forward?

CRC version

CRC version: 2.33.0+c43b17
OpenShift version: 4.14.12
Podman version: 4.4.4

CRC status

# Put `crc status --log-level debug` output here

CRC config

# Put `crc config view` output here

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

Steps to reproduce

Expected

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.

slemeur commented 4 months ago

This is the state you have, when:

gbraad commented 4 months ago

you delete it from crc cli

Does the same occur when you delete from Podman Desktop?

Note: I think this is a syncing issue... the state is not continuously/actively retrieved.

slemeur commented 4 months ago
Screenshot 2024-03-01 at 15 45 19

Can't create a cluster at the moment

slemeur commented 4 months ago

after upgrading from podman desktop:

slemeur@slemeur1-mac ~ % crc start
The executable version (2.33.0) doesn't match the daemon version (2.31.0)