Closed jsliacan closed 3 years ago
CodeReady Containers version: 1.13.0+8070bae OpenShift version: 4.5.1 (embedded in binary)
crc config set pull-secret-file <location>
crc setup --enable-experimental-features
CRC starts and status is Running.
Running
CRC fails to start with these logs: https://pastebin.com/wKzu7myx
Start works OK from the CLI and also interaction with the daemon (crc deamon) starts CRC as expected.
crc deamon
I believe this is fixed now. At least it works for me now.
crc config set pull-secret-file <location>
crc setup --enable-experimental-features
Expected
CRC starts and status is
Running
.Actual
CRC fails to start with these logs: https://pastebin.com/wKzu7myx
Note
Start works OK from the CLI and also interaction with the daemon (
crc deamon
) starts CRC as expected.