You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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。
The text was updated successfully, but these errors were encountered: