-
Notifications
You must be signed in to change notification settings - Fork 822
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
Error code: Wsl/Service/CreateInstance/CreateVm/WSAENOTCONN #11840
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 script will output the path of the log file once done. If this is a networking issue, please use collect-networking-logs.ps1, following the instructions here 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! Open similar issues:
Closed similar issues:
|
The behaviour is seen with 2.3.11, 2.3.12 and 2.3.13 |
Here the logs from a failed start of distro Ubuntu-22.04 |
Diagnostic information
|
This has to be related to my machine configuration. I tried 2.3.13 in a virtual machine (hyper-v) with wsl and it works there. |
Having the same issue in Windows version: 10.0.26120.1330 > wsl --version
WSL version: 2.3.13.0
Kernel version: 6.6.36.3-1
WSLg version: 1.0.63
MSRDC version: 1.2.5326
Direct3D version: 1.611.1-81528511
DXCore version: 10.0.26100.1-240331-1435.ge-release
Windows version: 10.0.26120.1330
> wsl
A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied.
Error code: Wsl/Service/CreateInstance/CreateVm/WSAENOTCONN Here is the logs collected by WslLogs-2024-07-28_01-41-55.zip I'm also using 'Realtek Gaming 2.5GbE Family Controller' as primary network device. |
Microsoft Windows [版本 10.0.22631.3958] C:\Users\Admin>wsl --version C:\Users\Admin>wsl |
NodeExecServer run: C:\windows\System32\wsl.exe -d Ubuntu-22.04 -e sh -c if [ -d ~/.vscode-server/bin/f1e16e1e6214d7c44d078b1f0607b2388f29d729 ]; then printf 'install-found '; fi; if [ -f /etc/alpine-release ]; then printf 'alpine-'; fi; if [ -s ~/.vscode-server/bin/compatibilty-check ]; then printf 'legacy-'; fi; uname -m; |
error code not same.I will create new |
Closing as a dup of #11791. We have a temporary fix listed there --- if the fix does not work for you, please let me know. |
Windows Version
Microsoft Windows [Version 10.0.22631.3958]
WSL Version
2.3.13.0
Are you using WSL 1 or WSL 2?
Kernel Version
Unknown, distro does not start
Distro Version
Ubuntu-22.04
Other Software
N/A
Repro Steps
Install wsl.2.3.13.0.x64.msi
Try to start distro
Expected Behavior
Distro starts
Actual Behavior
Eine Anforderung zum Senden oder Empfangen von Daten wurde verhindert, da der Socket nicht verbunden ist und (beim Senden über einen Datagrammsocket mit einem sendto-Aufruf) keine Adresse angegeben wurde.
Error code: Wsl/Service/CreateInstance/CreateVm/WSAENOTCONN
Press any key to continue...
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: