-
Notifications
You must be signed in to change notification settings - Fork 246
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Powershell script for running the daemon does not exist #3837
Comments
Does this help if you run |
No, I keep getting this error when using the CLI after I reboot my PC. $ crc setup
INFO Using bundle path C:\Users\Tanks\.crc\cache\crc_hyperv_4.13.9_amd64.crcbundle
INFO Checking minimum RAM requirements
INFO Checking if current user is in crc-users and Hyper-V admins group
INFO Checking if CRC bundle is extracted in '$HOME/.crc'
INFO Checking if C:\Users\Tanks\.crc\cache\crc_hyperv_4.13.9_amd64.crcbundle exists
INFO Checking if the daemon task powershell script is present
INFO Creating the daemon task powershell script
INFO Checking if the daemon task is installed
INFO Checking if the daemon task is running
INFO Running the daemon task
INFO Checking admin helper service is running
Make sure you installed crc using the Windows installer and performed required reboot
I just updated Podman, Podman Desktop, and OpenShift Local before running into this issue. It's been a while since I have used Podman Desktop because in previous versions I kept getting an error saying Podman disconnected from the daemon. |
@anjannath reproducible? |
yes, i am able to reproduce this, #3839 should fix it |
@schultzp2020 Hi, the original issue you were facing the error |
Thank you for letting me know! I will update crc and give it a try tomorrow. |
the powershell script is now replaced with background-launcher |
General information
crc setup
before starting it (Yes/No)? N/A, installed through Podman DesktopCRC version
CRC status
CRC config
Host Operating System
Steps to reproduce
Expected
OpenShift Local starts
Actual
OpenShift Local errors out
Logs
OpenShift Local start error: Error: Powershell script for running the daemon does not exist
The text was updated successfully, but these errors were encountered: