jhen0409 / jhen0409/react-native-debugger

React native debugger gives error ERR_SSL_PROTOCOL_ERROR.

Open
#725 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
10.4k
Forks
815
PR merge metrics
No merged PRs in 30d

Description

React Native Debugger app version: [0.13.0]
React Native version: [0.69.2]
Platform: [FILL THIS OUT: Android]
Is real device of platform: [No]
Operating System: [Windows]

React native debugger gives error **ERR_SSL_PROTOCOL_ERROR**.

React native debugger won't connect with metro again after having some erratic setup on a web server in my machine serving localhost where I have mistakenly set up HSTS.
I have removed the site from chrome and edge HSTS lists and I have run a local site without HSTS so as to clear that out, but still.
When I run a local site on port 8081 the debugger says ERR_CONNECTION_RESET which is ok.
As soon as I run the metro metro bundler is starts giving errors **ERR_SSL_PROTOCOL_ERROR**.

Does anyone know how I could reset that?
(Reinstalling RND didn't helped either).

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.