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

OpenShift CRC not reachable #4330

Open
Mfayez96 opened this issue Aug 26, 2024 · 1 comment
Open

OpenShift CRC not reachable #4330

Mfayez96 opened this issue Aug 26, 2024 · 1 comment

Comments

@Mfayez96
Copy link

Hi Everyone,

After setting up crc start I got the below error , I think it has something to do with ssh key but I really couldn't figure it out.
Appreciate your help.

System info:

centos9
running on VMware workstation bro 17+

Error:

  • sleeping 1s
    DEBU retry loop: attempt 262
    DEBU Running SSH command: exit 0
    DEBU Using ssh private keys: [/home/mfayez/.crc/machines/crc/id_ecdsa /home/mfayez/.crc/cache/crc_libvirt_4.16.4_amd64/id_ecdsa_crc]
    DEBU SSH command results: err: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain, output:
    DEBU error: Temporary error: ssh command error:
    command : exit 0
    err : ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain

OS release:

NAME="CentOS Stream"
VERSION="9"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="9"
PLATFORM_ID="platform:el9"
PRETTY_NAME="CentOS Stream 9"
ANSI_COLOR="0;31"
LOGO="fedora-logo-icon"
CPE_NAME="cpe:/o:centos:centos:9"
HOME_URL="https://centos.org/"
BUG_REPORT_URL="https://issues.redhat.com/"
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9"
REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream"

CRC version:

CRC version: 2.40.0+a14925
OpenShift version: 4.16.4
MicroShift version: 4.16.4

crc config view:

  • consent-telemetry : yes
  • cpus : 8
  • memory : 16384

CRC Status:

CRC VM: Running
OpenShift: Unreachable (v4.16.4)
Disk Usage: 0B of 0B (Inside the CRC VM)
Cache Usage: 27.61GB
Cache Directory: /home/mfayez/.crc/cache

I am getting this error as well when running systemctl status sshd:

Aug 26 10:58:45 localhost.localdomain sshd[7340]: Invalid user core from 127.0.0.1 port 39214
Aug 26 10:58:45 localhost.localdomain sshd[7340]: Connection closed by invalid user core 127.0.0.1 port 39214 [preauth]

@praveenkumar
Copy link
Member

This looks like nested virt setup which we don't test https://github.com/crc-org/crc/issues?q=is%3Aopen+is%3Aissue+label%3Anested-virt , what is the reason you are not using the host OS ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants