JP

Results 2 comments of JP

Checked the daemon was not working, then: `launchctl load -w /Users/jp/Library/LaunchAgents/com.redhat.crc.daemon.plist` `launchctl list | grep com.redhat.crc.daemon` `2829 0 com.redhat.crc.daemon` Then I can `crc start`

Stopping it and tunning by hand works (I also tested I can `crc start` when runnig the daemon manually): ``` ~/.crc/bin/crc daemon --log-level debug DEBU CRC version: 2.12.0+ea98bb41 DEBU OpenShift...