🚀 作者主页: 有来技术
🔥 开源项目: youlai-mall 🍃 vue3-element-admin 🍃 youlai-boot
🌺 仓库主页: Gitee 💫 Github 💫 GitCode
💖 欢迎点赞 👍 收藏 ⭐留言 📝 如有错误敬请纠正!
问题描述
启动 Docker Desktop 报错 Unexpected WSL error,报错完整信息如下:
Docker Desktop - Unexpected WSL error
An unexpected error was encountered while executing a WSL command, Commoncauses include access rights issues, which occur after waking the computer or notbeing connected to your domain/active directory.
please try shutting WSL down (wsl --shutdown) and/or rebooting your computer. lfnot sufficient, WSL may need to be reinstalled fully, As a last resort, try touninstall/reinstall Docker Desktop, lf the issue persists please collect diagnostics andsubmit an issue...//docsdocker.com/desktop/troubleshoot/overview/#diagnose-from-the-terminal)
解决方案
以管理员身份运行 CMD ,输入 netsh winsock reset
,然后重新打开 Docker Desktop 即可。文章来源:https://www.toymoban.com/news/detail-754184.html
文章来源地址https://www.toymoban.com/news/detail-754184.html
开源项目
- SpringCloud + Vue3 微服务商城
Github | Gitee | |
---|---|---|
后端 | youlai-mall 🍃 | youlai-mall 🍃 |
前端 | mall-admin🌺 | mall-admin 🌺 |
移动端 | mall-app 🍌 | mall-app 🍌 |
- SpringBoot 3+ Vue3 单体权限管理系统
Github | Gitee | |
---|---|---|
后端 | youlai-boot 🍃 | youlai-boot 🍃 |
前端 | vue3-element-admin 🌺 | vue3-element-admin 🌺 |
到了这里,关于Docker Desktop 启动报错 Unexpected WSL error 问题解决的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!