Open
Description
While the command knows there is an active VM, it does not handle this gracefully when the daemon is not running. This means no SSH connectivity is possible.
.\crc.exe status
Cannot get root partition usage: ssh command error:
command : df -B1 --output=size,used,target /sysroot | tail -1
err : dial tcp 127.0.0.1:2222: connectex: No connection could be made because the target machine actively refused it.\n
Related to #1923
Activity