Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
slemeur opened this issue Mar 1, 2024 · 4 comments
Open

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

slemeur opened this issue Mar 1, 2024 · 4 comments

Comments

@slemeur
Copy link

slemeur commented Mar 1, 2024

General information

Screenshot 2024-03-01 at 15 16 20

How is the user supposed to move forward?

  • OS: macOS
  • Hypervisor: KVM / Hyper-V / hyperkit / vfkit
  • Did you run crc setup before starting it (Yes/No)?
  • Running CRC on: Laptop / Baremetal-Server / VM

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
Copy link
Author

slemeur commented Mar 1, 2024

This is the state you have, when:

  • you create a microshift environment from podman desktop
  • you delete it from crc cli

@gbraad
Copy link
Contributor

gbraad commented Mar 1, 2024

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
Copy link
Author

slemeur commented Mar 1, 2024

Screenshot 2024-03-01 at 15 45 19 Can't create a cluster at the moment

@slemeur
Copy link
Author

slemeur commented Mar 1, 2024

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)

@slemeur slemeur added this to the 1.4.0 milestone Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants