here’s an error message
request returned Internal Server Error for API route and version http://%2F%2F.%2Fpipe%2FdockerDesktopLinuxEngine/_ping, check if the server supports the requested API version
I’ve been stucking with this for over a week, I’ve tried update wsl to the latest version (2.0.14 as of now)
I don’t know if degrading to an older version would solve this. Have anyone tried it yet. Or is there anyone who can solve this?
Essentially the fix is to open a cmd/PowerShell window at C:\Program Files\Docker\Docker and run .\DockerCli.exe -SwitchDaemon. A popup appeared telling me that Windows needed admin permissions to run some service, and after starting that service my desktop-windows builder runs ok now.