Skip to content
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

local host was blocked because the website sent scrambled credentials that Chrome cannot process #8588

Open
MayonnaiseButWrong opened this issue Jun 29, 2023 · 5 comments
Assignees
Labels
area-tutorials Issues related to getting started tutorials

Comments

@MayonnaiseButWrong
Copy link

Problem encountered on https://dotnet.microsoft.com/en-us/learn/aspnet/blazor-tutorial/run
Operating System: windows

Provide details about the problem you're experiencing. Include your operating system version, exact error message, code sample, and anything else that is relevant.

i didn't edit any files, i just opened the default build of the blazor server app whilst following the official Microsoft tutorial

@MayonnaiseButWrong
Copy link
Author

image <- this is what happens on bing

image
image <-these what what happens on chrome

@CarnaViire CarnaViire added the area-tutorials Issues related to getting started tutorials label Jul 3, 2023
@uhhhAstrid
Copy link

Hi. I was having this issue as well. When you launch the project for the first time, it'll prompt you to trust the certificates (make sure to do this).

If you did trust the certificates, fully closing & reopening the browser should fix the issue (browser picks up the new certificates). Doing this fixed the issue for me :)

@MayonnaiseButWrong
Copy link
Author

Hii
Thanks that fixed the issue

I wish Microsoft included that in their documentation because it's not obvious for people who are starting out trying to learn how it works

Again thanks so much :)

@mairaw
Copy link
Contributor

mairaw commented Aug 24, 2023

I'm working to include a note in the tutorial. The behavior changed that it now requires a browser restart.

/cc @danroth27 @DamianEdwards

@mairaw mairaw self-assigned this Aug 24, 2023
@danroth27
Copy link
Member

We've been working with the Edge team to understand why the browser behavior changed. Here's the tracking Chromium issue: https://bugs.chromium.org/p/chromium/issues/detail?id=1475411

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-tutorials Issues related to getting started tutorials
Projects
None yet
Development

No branches or pull requests

5 participants