WSL 重启错误

WSL 重启错误

在 PowerShell 中重新启动 wsl 后,我收到错误:

PS C:\docker_test\mosquitto> wsl --shutdown
PS C:\docker_test\mosquitto> wsl
Processing fstab with mount -a failed.

<3>WSL (8) ERROR: CreateProcessEntryCommon:370: getpwuid(0) failed 2
<3>WSL (8) ERROR: CreateProcessEntryCommon:374: getpwuid(0) failed 2
<3>WSL (8) ERROR: CreateProcessEntryCommon:577: execvpe /bin/sh failed 2
<3>WSL (8) ERROR: CreateProcessEntryCommon:586: Create process not expected to return

为什么我会收到这些错误以及如何修复它们?

相关内容