go-wsl2-host icon indicating copy to clipboard operation
go-wsl2-host copied to clipboard

Failed to get IP

Open emadhajjar opened this issue 4 years ago • 0 comments

PS C:\Users\***\bin> wsl --list --v
  NAME                   STATE           VERSION
* Ubuntu                 Running         1
PS C:\Users\***\bin> .\wsl2host.exe debug
wsl2host.info(1): starting wsl2host service
wsl2host.info(1): failed to get IP for distro "Ubuntu": exit status 1
wsl2host.info(1): failed to get IP for distro "Ubuntu": exit status 1
wsl2host.info(1): failed to get IP for distro "Ubuntu": exit status 1
wsl2host.info(1): failed to get IP for distro "Ubuntu": exit status 1
wsl2host.info(1): failed to get IP for distro "Ubuntu": exit status 1
wsl2host.info(1): failed to get IP for distro "Ubuntu": exit status 1
wsl2host.info(1): failed to get IP for distro "Ubuntu": exit status 1
wsl2host.info(1): failed to get IP for distro "Ubuntu": exit status 1
wsl2host.info(1): failed to get IP for distro "Ubuntu": exit status 1
wsl2host.info(1): failed to get IP for distro "Ubuntu": exit status 1
wsl2host.info(1): wsl2host-0
wsl2host.info(1): wsl2host service stopped

Maybe it should ignore the version 1 or just use 127.0.0.1

emadhajjar avatar Jun 14 '20 09:06 emadhajjar