-
Notifications
You must be signed in to change notification settings - Fork 841
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
Docker ceased working after upgrading to custom kernel version 6.6.36.3 #11771
Comments
Logs are required for review from WSL teamIf this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. How to collect WSL logsDownload and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The scipt will output the path of the log file once done. Once completed please upload the output files to this Github issue. Click here for more info on logging View similar issuesPlease view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it! Closed similar issues:
|
Kindly disregard folks. The bot found a similar issue which was identical to my problem (my apologies for not doing a better job of searching). The TL;DR solution:
|
Here is the Docker check-config.sh (found under docker.docs Kernel Compatibility).
|
I kept trying with the config from the 6.6 branch until I tried but your last point... It did the trick for me. Thank you! I checked the 6.1 branch and modified my config to a new file. Then I checked the 6.6 branch opened this file to check the config and saved it on the same file again. Here is my config file for WSL kernel 6.6.36.6 : config-wsl-6.6.36.6.txt. I enabled all Docker mandatory and optional features. I also enabled zRAM and compression algos (lz4, zstd...), which can be unnecessary for you. Feel free to adapt the config. |
Windows Version
Microsoft Windows [Version 10.0.22631.3880]
WSL Version
2.2.4.0
Are you using WSL 1 or WSL 2?
Kernel Version
Linux version 6.6.36.3-microsoft-standard-WSL2+
Distro Version
Ubuntu 23.04
Other Software
Docker Desktop 4.32
Repro Steps
I have seen this both on my 7950x machine as well as my work Intel laptop. I suspect and fully acknowledge that this could be a PEBKAC problem; there might be a kernel build setting that I should have set.
Expected Behavior
Docker Desktop and Daemon should continue functionin.
Actual Behavior
Docker Desktop complains that the Docker Daemon isn't running
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: