-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
DevTools Error: Unable to load the page: net::ERR_CONNECTION_RESET #2776
Comments
The audit was working before I switched to https (vs2017 + IIS Express). The SSL certificate was auto-generated by vs2017. So I guess it's a problem with certificate validation... |
@Guymestef can you reproduce with cli or extension? Normally devtools shouldn't make a fuss about it if you "whitelisted" the ssl cert |
Does iis also accept http requests or isn't it configured to host your site? smells a bit like #2457 |
Only https but http is redirected to https with a code 301 |
Thanks chief! Appreciate you filing this bug. 👏 This is a known issue, most well described in #2784. So, we'll automatically close this as a duplicate. However, if you believe your bug is different than the cases described there, please comment here with "necessarily-wide-alpaca" and I'll reopen this bug. 🤖 Beep beep boop. |
Initial URL: https://localhost:44384/todo-list
Chrome Version: 60.0.3112.78
Error Message: Unable to load the page: net::ERR_CONNECTION_RESET
Stack Trace:
The text was updated successfully, but these errors were encountered: