crc-org / crc

CRC is a tool to help you run containers. It manages a local OpenShift 4.x cluster, Microshift or a Podman VM optimized for testing and development purposes
https://crc.dev
Apache License 2.0
1.23k stars 233 forks source link

Bad interaction between `crc daemon` run manually and socket activation #2696

Open cfergeau opened 2 years ago

cfergeau commented 2 years ago
$ pgrep -f "crc daemon"
$ ./out/linux-amd64/crc daemon
daemon is already running

The daemon itself triggers socket activation of the daemon when it's checking if it's already running. While this error message is correct, it would be more user-friendly to say "daemon has been started in the background"

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

gbraad commented 1 year ago

Please verify if this is still the case; @cfergeau