devhome icon indicating copy to clipboard operation
devhome copied to clipboard

[Environments reliability] Hyper-V VM Creation Error: Unable to read data from the transport connection

Open bbonaby opened this issue 1 year ago • 0 comments

Dev Home version

No response

Windows build number

No response

Other software

No response

Steps to reproduce the bug

This needs investigation as is hard to repro but is seen out in the wild. The repro would simply just be to attempt to create a Hyper-V VM through Dev Home. E.g Win 10 VM.

Expected result

Users are able to create a VM without error

Actual result

Users either receive one of two errors:

  • Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host..
  • OR
  • Unable to read data from the transport connection: An established connection was aborted by the software in your host machine..

The first one accounts for 15.2% of all Hyper-V creation failures The second one accounts for 7.3% of all Hyper-V creation failures.

Together they account for 22.5% of all Hyper-V creation failures.

We'll need to investigate more but there could be TSL handshake issues related to versioning or firewall issues. If it's possible for us to detect these issues before allowing the user to create the VM that would be ideal.

Included System Information

No response

Included Extensions Information

No response

bbonaby avatar Aug 21 '24 16:08 bbonaby