I get “AmbiguousMatchException: The request matched multiple endpoints. Matches: /Index /_Host /_Host” after I had accidantly renamed the index file
My Blazor server side app’s home page (index.razor) was normally opening with addres https://mywebsite:4444/ quite normal.