windows 11 with wsl behind vpn
$ wsl --version
WSL-Version: 2.4.12.0
Kernelversion: 5.15.167.4-1
WSLg-Version: 1.0.65
MSRDC-Version: 1.2.5716
Direct3D-Version: 1.611.1-81528511
DXCore-Version: 10.0.26100.1-240331-1435.ge-release
Windows-Version: 10.0.26100.8037
$ podman --version
podman version 5.8.0
I am getting the following error with the version v5.7.1 . Version v5.7.0 works perfect.
podman machine start
Starting machine "podman-machine-default"
Starting user-mode networking...
This machine is currently configured in rootless mode. If your containers
require root permissions (e.g. ports < 1024), or if you run into compatibility
issues with non-podman clients, you can switch using the following command:
podman machine set --rootful
API forwarding for Docker API clients is not available due to the following startup failures.
CreateFile \\.\pipe\docker_engine: Alle Pipeinstanzen sind ausgelastet.
Podman clients are still able to connect.
Error: machine did not transition into running state: ssh error: machine not in running state
windows 11 with wsl behind vpn
I am getting the following error with the version v5.7.1 . Version v5.7.0 works perfect.