dotnet / aspire

An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
https://learn.microsoft.com/dotnet/aspire
MIT License
3.63k stars 408 forks source link

426 Upgrade Required #5386

Closed relounge closed 1 week ago

relounge commented 3 weeks ago

Is there an existing issue for this?

Describe the bug

When I try to reach my aspire dashboard on Azure I get 426 Upgrade Required. Previously (after some bugfixes on the side of the Aspire development team) it was working ok. Now "426 Upgrade Required" all the time. And I don't understand what kind of upgrade is required.

Expected Behavior

Dashboard opens

Steps To Reproduce

Exceptions (if any)

426 Upgrade Required in the response of the dashboard request

.NET Version info

8.0

Anything else?

Aspire hosting libs version is 8.1.0

davidfowl commented 3 weeks ago

cc @snehapar9

relounge commented 1 week ago

now it works, thank you