Skip to content

Status command not working as expected when daemon failed #1973

Open
@gbraad

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions