dotnet / dotnet/aspnetcore

Failed to establish a connection to https://127.0.0.1:5552/: net::ERR_CONNECTION_RESET while try to run WebTransportInteractiveSampleApp

Open
#52,663 2 comments 2 reactions 0 assignees View on GitHub
area-networking
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 5h
Merged PRs (30d)
276

Description

### Is there an existing issue for this?

- [X] I have searched the existing issues

### Describe the bug

Hi,

I'm unable to get WebTransportInteractiveSampleApp sample code work! Error shows WebTransportError: Opening handshake failed upon Connect button click. I have been trying to find solution on google for last two day with no success.
Please someone can help? Here is the error occurs

Uncaught (in promise) WebTransportError: Opening handshake failed.
Failed to establish a connection to https://127.0.0.1:5552/: net::ERR_CONNECTION_RESET.
(index):96 Uncaught (in promise) WebTransportError: Opening handshake failed.

![error](https://github.com/dotnet/aspnetcore/assets/46265022/48bdd203-8518-4369-b958-63f6676190dc)

### Expected Behavior

_No response_

### Steps To Reproduce

_No response_

### Exceptions (if any)

Uncaught (in promise) WebTransportError: Opening handshake failed.
Failed to establish a connection to https://127.0.0.1:5552/: net::ERR_CONNECTION_RESET.
(index):96 Uncaught (in promise) WebTransportError: Opening handshake failed.

### .NET Version

.NET Core 8.0

### Anything else?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.