Skip to content

[BUG] PD is not aware of CRC getting uninstalled #950

Description

@danivilla9

General information

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

Steps to reproduce

  1. Install CRC through the extension
  2. Assert: CRC dashboard card has 'Installed but not ready' state
  3. Stop the CRC cluster if necessary and uninstall CRC
  4. Assert from CLI that CRC is uninstalled (e.g. crc version)
  5. Go to dashboard

Expected

CRC dashboard card has 'Not installed' state and the option to install CRC shows up

Actual

CRC dashboard card retains the 'Installed but not ready' state

Image

If you are not on the latest release, the 'Update to X.Y.Z' shows up and if you click on it the corresponding installer will be downloaded and executed successfully, but the 'Initialize and Start' button will not show up (re-starting PD makes it appear).

Image

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions