-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
unable to start Hyper-V VM on Windows 11 after reboot #23627
Comments
Did you try running |
Can you try running the stop command before the reboot and see if this works? Also please copy and paste your terminal output and not use screenshots for the terminal. |
Now I'm not even able to remove my previous machine. Should I manually delete those files and start again from |
I think it might already deleted the other files even when it report this error. Looks like we got in a bad state somehow. |
The machine was gone and I've gone through the |
so its safe to say we got into some unknown state and we can no longer replicate this? if so, is it worth closing this until it happens again ? |
Not able to reproduce. Closing this issue now. |
Issue Description
I have successfully run
podman machine init
using Hyper-V and my VM provider and have successfully deployed and run a container yesterday. But after reboot, I was not able to start the podman machine anymore.podman_start_debug_log.txt
gvproxy.log
Steps to reproduce the issue
Steps to reproduce the issue
Describe the results you received
Please see attachment in issue description. I was not able to get podman started
Describe the results you expected
Podman machine can be successfully started, and previous containers can be started again.
podman info output
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
No
Additional environment details
NA
Additional information
This issue happened once and was resolved by executing
bcdedit /set hypervisorlaunchtype auto
.It happened again and I also tried to execute the command
bcdedit /set hypervisorlaunchtype auto
but it does not help this time.The text was updated successfully, but these errors were encountered: