Skip to content
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

After restarting the computer, the podman is no longer available #24905

Closed
ffch opened this issue Dec 26, 2024 · 1 comment
Closed

After restarting the computer, the podman is no longer available #24905

ffch opened this issue Dec 26, 2024 · 1 comment

Comments

@ffch
Copy link

ffch commented Dec 26, 2024

Yesterday I had installed podman normally and downloaded podman-machine.x86_64.hyperv.vhdx.zst
Everything works fine。

But today started podman, an error is reported when viewing the image。

PS C:\Users\chen\Desktop> podman images
Cannot connect to Podman. Please verify your connection to the Linux system using `podman system connection list`, or try `podman machine init` and `podman machine start` to manage a new Linux VM
Error: unable to connect to Podman socket: failed to connect: dial tcp 127.0.0.1:63733: connectex: No connection could be made because the target machine actively refused it.
PS C:\Users\chen\Desktop> GET-VM

Name                   State   CPUUsage(%) MemoryAssigned(M) Uptime           Status   Version
----                   -----   ----------- ----------------- ------           ------   -------
podman-machine-default Running 0           2048              00:00:54.4090000 正常运行 9.0
PS C:\Users\chen\Desktop> podman system connection list
Name                         URI                                                          Identity                                                          Default     ReadWrite
podman-machine-default       ssh://[email protected]:63733/run/user/1000/podman/podman.sock  C:\Users\chenff51\.local\share\containers\podman\machine\machine  false       true
podman-machine-default-root  ssh://[email protected]:63733/run/podman/podman.sock            C:\Users\chenff51\.local\share\containers\podman\machine\machine  true        true
PS C:\Users\chen\Desktop> podman machine start
Starting machine "podman-machine-default" 
Error: Illegal argument (key already exists?) (32773) 
@ffch
Copy link
Author

ffch commented Dec 26, 2024

By clicking the restart button on Podman Descktop -> Resources -> podman, it turned out to be ok again. amazing!

@ffch ffch closed this as completed Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant