Created
September 2, 2020 19:20
-
-
Save AndrienkoAleksandr/a8b1f4fb754f7004effa432e1e7cb860 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
crc start --log-level debug | |
DEBU CodeReady Containers version: 1.15.0+e317bed | |
DEBU OpenShift version: 4.5.7 (embedded in binary) | |
DEBU Total memory of system is 33086705664 bytes | |
DEBU No new version available. The latest version is 1.15.0 | |
INFO Checking if oc binary is cached | |
DEBU Running '/home/user/.crc/bin/oc/oc version --client' | |
DEBU oc binary already cached | |
INFO Checking if podman remote binary is cached | |
DEBU Currently podman remote is not supported | |
INFO Checking if goodhosts binary is cached | |
DEBU goodhost binary already cached | |
INFO Checking minimum RAM requirements | |
DEBU Total memory of system is 33086705664 bytes | |
INFO Checking if running as non-root | |
INFO Checking if Virtualization is enabled | |
DEBU Checking if the vmx/svm flags are present in /proc/cpuinfo | |
DEBU CPU virtualization flags are good | |
INFO Checking if KVM is enabled | |
DEBU Checking if /dev/kvm exists | |
DEBU /dev/kvm was found | |
INFO Checking if libvirt is installed | |
DEBU Checking if 'virsh' is available | |
DEBU 'virsh' was found in /usr/bin/virsh | |
INFO Checking if user is part of libvirt group | |
DEBU Checking if current user is part of the libvirt group | |
DEBU Running '/usr/bin/groups user' | |
DEBU Current user is already in the libvirt group | |
INFO Checking if libvirt daemon is running | |
DEBU Checking if libvirtd.service is running | |
DEBU Running '/usr/bin/systemctl is-active virtqemud.socket' | |
DEBU Command failed: exit status 3 | |
DEBU stdout: inactive | |
DEBU stderr: | |
DEBU virtqemud.socket is not running | |
DEBU Running '/usr/bin/systemctl is-active libvirtd.socket' | |
DEBU libvirtd.socket is running | |
INFO Checking if a supported libvirt version is installed | |
DEBU Checking if libvirt version is >=3.4.0 | |
DEBU Running 'virsh -v' | |
INFO Checking if crc-driver-libvirt is installed | |
DEBU Checking if crc-driver-libvirt is installed | |
DEBU Running '/home/user/.crc/bin/crc-driver-libvirt version' | |
DEBU crc-driver-libvirt is already installed | |
INFO Checking if libvirt 'crc' network is available | |
DEBU Checking if libvirt 'crc' network exists | |
DEBU Running 'virsh --connect qemu:///system net-info crc' | |
DEBU Checking if libvirt 'crc' definition is up to date | |
DEBU Running 'virsh --connect qemu:///system net-dumpxml --inactive crc' | |
DEBU libvirt 'crc' network has the expected value | |
INFO Checking if libvirt 'crc' network is active | |
DEBU Checking if libvirt 'crc' network is active | |
DEBU Running 'virsh --connect qemu:///system net-info crc' | |
DEBU libvirt 'crc' network is already active | |
INFO Checking if NetworkManager is installed | |
DEBU Checking if 'nmcli' is available | |
DEBU 'nmcli' was found in /usr/bin/nmcli | |
INFO Checking if NetworkManager service is running | |
DEBU Checking if NetworkManager.service is running | |
DEBU Running '/usr/bin/systemctl is-active NetworkManager' | |
DEBU NetworkManager.service is already running | |
INFO Checking if /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf exists | |
DEBU Checking NetworkManager configuration | |
DEBU NetworkManager configuration is good | |
INFO Checking if /etc/NetworkManager/dnsmasq.d/crc.conf exists | |
DEBU Checking dnsmasq configuration | |
DEBU dnsmasq configuration is good | |
INFO A CodeReady Containers VM for OpenShift 4.5.7 is already running | |
Started the OpenShift cluster | |
WARN The cluster might report a degraded or error state. This is expected since several operators have been disabled to lower the resource usage. For more information, please consult the documentation | |
[user@control-plane ~]$ | |
[user@control-plane ~]$ | |
[user@control-plane ~]$ crc stop | |
Stopping the OpenShift cluster, this may take a few minutes... | |
Stopped the OpenShift cluster | |
[user@control-plane ~]$ crc start --log-level debug | |
DEBU CodeReady Containers version: 1.15.0+e317bed | |
DEBU OpenShift version: 4.5.7 (embedded in binary) | |
DEBU Total memory of system is 33086705664 bytes | |
DEBU No new version available. The latest version is 1.15.0 | |
INFO Checking if oc binary is cached | |
DEBU Running '/home/user/.crc/bin/oc/oc version --client' | |
DEBU oc binary already cached | |
INFO Checking if podman remote binary is cached | |
DEBU Currently podman remote is not supported | |
INFO Checking if goodhosts binary is cached | |
DEBU goodhost binary already cached | |
INFO Checking minimum RAM requirements | |
DEBU Total memory of system is 33086705664 bytes | |
INFO Checking if running as non-root | |
INFO Checking if Virtualization is enabled | |
DEBU Checking if the vmx/svm flags are present in /proc/cpuinfo | |
DEBU CPU virtualization flags are good | |
INFO Checking if KVM is enabled | |
DEBU Checking if /dev/kvm exists | |
DEBU /dev/kvm was found | |
INFO Checking if libvirt is installed | |
DEBU Checking if 'virsh' is available | |
DEBU 'virsh' was found in /usr/bin/virsh | |
INFO Checking if user is part of libvirt group | |
DEBU Checking if current user is part of the libvirt group | |
DEBU Running '/usr/bin/groups user' | |
DEBU Current user is already in the libvirt group | |
INFO Checking if libvirt daemon is running | |
DEBU Checking if libvirtd.service is running | |
DEBU Running '/usr/bin/systemctl is-active virtqemud.socket' | |
DEBU Command failed: exit status 3 | |
DEBU stdout: inactive | |
DEBU stderr: | |
DEBU virtqemud.socket is not running | |
DEBU Running '/usr/bin/systemctl is-active libvirtd.socket' | |
DEBU libvirtd.socket is running | |
INFO Checking if a supported libvirt version is installed | |
DEBU Checking if libvirt version is >=3.4.0 | |
DEBU Running 'virsh -v' | |
INFO Checking if crc-driver-libvirt is installed | |
DEBU Checking if crc-driver-libvirt is installed | |
DEBU Running '/home/user/.crc/bin/crc-driver-libvirt version' | |
DEBU crc-driver-libvirt is already installed | |
INFO Checking if libvirt 'crc' network is available | |
DEBU Checking if libvirt 'crc' network exists | |
DEBU Running 'virsh --connect qemu:///system net-info crc' | |
DEBU Checking if libvirt 'crc' definition is up to date | |
DEBU Running 'virsh --connect qemu:///system net-dumpxml --inactive crc' | |
DEBU libvirt 'crc' network has the expected value | |
INFO Checking if libvirt 'crc' network is active | |
DEBU Checking if libvirt 'crc' network is active | |
DEBU Running 'virsh --connect qemu:///system net-info crc' | |
DEBU libvirt 'crc' network is already active | |
INFO Checking if NetworkManager is installed | |
DEBU Checking if 'nmcli' is available | |
DEBU 'nmcli' was found in /usr/bin/nmcli | |
INFO Checking if NetworkManager service is running | |
DEBU Checking if NetworkManager.service is running | |
DEBU Running '/usr/bin/systemctl is-active NetworkManager' | |
DEBU NetworkManager.service is already running | |
INFO Checking if /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf exists | |
DEBU Checking NetworkManager configuration | |
DEBU NetworkManager configuration is good | |
INFO Checking if /etc/NetworkManager/dnsmasq.d/crc.conf exists | |
DEBU Checking dnsmasq configuration | |
DEBU dnsmasq configuration is good | |
INFO Starting CodeReady Containers VM for OpenShift 4.5.7... | |
DEBU Waiting until ssh is available | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 1 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 2 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 3 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 4 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 5 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 6 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 7 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 8 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 9 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 10 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 11 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 12 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 13 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 14 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 15 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 16 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 17 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 18 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 19 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 20 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 21 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 22 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 23 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 24 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 25 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 26 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 27 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 28 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 29 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 30 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 31 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 32 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 33 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 34 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 35 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 36 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 37 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 38 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 39 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 40 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 41 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 42 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 43 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 44 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 45 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 46 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 47 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 48 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 49 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 50 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 51 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 52 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 53 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 54 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 55 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 56 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 57 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 58 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU retry loop: attempt 59 out of 60 | |
DEBU error: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory - sleeping 1s | |
DEBU RetryAfter timeout after 60 tries | |
ERRO Failed to connect to the CRC VM with SSH -- host might be unreachable: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Failed to connect to the CRC VM with SSH -- host might be unreachable: Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory | |
Temporary Error: stat /home/user/.crc/machines/crc/id_rsa: no such file or directory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment