crc-org / crc-extension

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

CRC extension cannot be initialized #147

Open rgordill opened 1 year ago

rgordill commented 1 year ago

Fedora 38, non-admin user:

OpenShift Local configuration failed: 
level=info msg="Using bundle path /home/xxx/.crc/cache/crc_libvirt_4.12.13_amd64.crcbundle" 
level=info msg="Checking if running as non-root" 
level=info msg="Checking if running inside WSL2" 
level=info msg="Checking if crc-admin-helper executable is cached" 
level=info msg="Caching crc-admin-helper executable" 
level=info msg="Using root access: Changing ownership of /home/xxx/.crc/bin/crc-admin-helper-linux" Unable to set ownership of /home/xxx/.crc/bin/crc-admin-helper-linux to root: exit status 1: sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper sudo: a password is required
gbraad commented 1 year ago

As described in the PD documentation, please perform a manual install for Linux.

Download the binary, and use crc setup before crc start.

rgordill commented 1 year ago

Sorry, which documentation?

The readme link (https://console.redhat.com/openshift/local/documentation) does seem not work.

Probably you mean this? https://access.redhat.com/documentation/en-us/red_hat_openshift_local/2.20/html-single/getting_started_guide/index

If so, the profile should also be configured manually and in the settings.

gbraad commented 1 year ago

No, the documentation of Podman Desktop. I am not sure where it is published, but it got a specific entry for OpenShift Local extension.