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

Getting no internet error in https after setting up proxy in windows. #296

Open
Srijan67 opened this issue Oct 19, 2023 · 0 comments
Open

Comments

@Srijan67
Copy link

Srijan67 commented Oct 19, 2023

I am not getting any logs after using the example code and importing pem that got generated to trusted CA. I changed windows proxy to 8081(as per example) and started my server as well on 8081. I am getting no internet error on every page i visit.

Note* It is working for http: but not for https: protocol

terminal is showing this error on any https: file
PROXY_TO_PROXY_SOCKET_ERROR on : Error: connect ECONNREFUSED 0.0.0.0:62745
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1487:16) {
errno: -4078,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '0.0.0.0',
port: 62745
}

@Srijan67 Srijan67 changed the title Getting no internet error after setting up proxy in windows. Getting no internet error in https after setting up proxy in windows. Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant