After wsl restart in PowerShell I got errors:
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
Why I'm getting these errors and how to fix them?