Open ag-exp opened 3 months ago
@ag-exp Hard to debug with not much logged
...there's plenty of Docker logging in AppData\Local\Docker\log\host
under your home directory. Keep an eye on the com.docker.backend.exe.log
Thanks for responding.
In the logs I see [2024-08-08T04:09:15.703346600Z][com.docker.backend.exe.apiproxy][W] Proxy error handling "/v1.46/events?filters=%7B%22event%22%3A%7B%22die%22%3Atrue%2C%22start%22%3Atrue%7D%2C%22type%22%3A%7B%22container%22%3Atrue%7D%7D&since=1723090090.694712400": open \.\pipe\docker_engine_windows: The system cannot find the file specified. [2024-08-08T04:09:15.704568800Z][com.docker.backend.exe.tasks.build] 2024-08-08 04:09:15 [E] failed to listen to docker events: request returned Internal Server Error for API route and version http://%2F%2F.%2Fpipe%2FdockerDesktopWindowsEngine/v1.46/events?filters=%7B%22event%22%3A%7B%22die%22%3Atrue%2C%22start%22%3Atrue%7D%2C%22type%22%3A%7B%22container%22%3Atrue%7D%7D&since=1723090090.694712400, check if the server supports the requested API version
docker config ls is throwing error as well - Hyper-V setup error.
Run C:\Program Files\Docker\Docker\resources\com.docker.diagnose.exe check
for Docker diagnostics.
Description
None of the linux containers can be run. Even a simple one fails to start and exit within in seconds. Hard to debug with not much logged.
Reproduce
no optional parameters set.
Expected behavior
container state should be running not exit without error status
docker version
docker info
Diagnostics ID
79605E90-A949-4EB1-8256-303EC4257502/20240808023109
Additional Info
No response