Skip to content

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

Open
@Srijan67

Description

@Srijan67

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
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions