{
"success": false,
"error": "requires memory in MiB \u003e= 10752"
}
'crc start' exited with code 0
"/usr/local/crc/crc" version -o json
{
"version": "2.34.1",
"commit": "b470b5",
"openshiftVersion": "4.15.3",
"podmanVersion": "4.4.4"
}
"/usr/local/crc/crc" status -o json
{
"success": true,
"crcStatus": "Stopped",
"openshiftStatus": "Stopped",
"openshiftVersion": "4.15.3",
"cacheUsage": 38869902940,
"cacheDir": "/Users/lgrossma/.crc/cache",
"preset": "openshift"
}```
https://github.com/redhat-developer/vscode-openshift-tools/assets/86789336/157c8286-ee4d-46a4-8406-648661dc1ef5
I have crc version 2.34.1 installed and when I try to
crc startin my terminal, the crc boots up without problem. However, when I try to start the crc from the extension, I am presented with a short loading screen and the crc won't boot.Log from the output: