-
Notifications
You must be signed in to change notification settings - Fork 289
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
in wsl2 run docker info got ERROR: request returned Internal Server Error for API route and version... #13693
Comments
my system: |
Another diagnostic: 714965AA-305C-4811-B395-B1F87D1BCF18/20230925223604 |
This may be the same as #13585 (comment) (see image there). It may just be what docker tells you these days when the daemon has died. |
You can try older versions. It seems to be the bug of the latest version, I don't exactly know the reason, but I installed an old version and figured it out. |
I downgraded my Windows Docker Desktop to version 4.23.0, and this fixed the problem. Previously I was using version 4.24.2 |
Bad practice, and it destroys everything running on your docker engine - but I finally just ran
Upon doing so, a docker prompt appeared asking if I wanted to reset docker to factory defaults. I did so, and everything seems to be working again. Running Windows Docker Desktop version 4.25.1. |
I've encountered this while doing experimental things with Vite. This fixes the issue for me.
|
Hi, I have the same issue. Have tried the following:
Nothing seems to be a proper solution that works for me. The same error still keeps appearing. Anyone able to help? |
same for me as @GloriaNeo . Can someone help on this issue? |
@alankarjain05 @GloriaNeo i uninstall wsl2 and docker, and reinstall the latested version(docker desktop v4.31) , everything work fine.
|
Description
after install docker-for-win, in wsl2 run docker info got
ERROR: request returned Internal Server Error for API route and version http://%2Fvar%2Frun%2Fdocker.sock/v1.24/info, check if the server supports the requested API version
Reproduce
docker info
Expected behavior
run docker cli command success in wsl2
docker version
docker info
Diagnostics ID
43E9627B-FE87-4715-B390-6257A875E52D/20230921050807
Additional Info
also see desktop pops up this error:
The text was updated successfully, but these errors were encountered: