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

read ECONNRESET错误 #164

Open
tuhongwei opened this issue Nov 6, 2020 · 2 comments
Open

read ECONNRESET错误 #164

tuhongwei opened this issue Nov 6, 2020 · 2 comments

Comments

@tuhongwei
Copy link

node v10.15.1
用iPhone6s系统13.7 Safari访问,可以正常抓包,但是浏览器访问的时候就会提示以下错误,且页面调试没法显示
命令行执行过程如下:

正在启动代理
本机在当前网络下的IP地址为:192.168.7.27
node-mitmproxy启动端口: 9888
浏览器打开 ---> http://127.0.0.1:58328
{ [---------------------------------------------------------
error: Error: connect ETIMEDOUT 67.15.100.252:443

stack:
net.js:1104 - undefined()]
errno: 'ETIMEDOUT',
code: 'ETIMEDOUT',
syscall: 'connect',
address: '67.15.100.252',
port: 443 }
{ [---------------------------------------------------------
error: Error: connect ETIMEDOUT 31.13.82.52:443

stack:
net.js:1104 - undefined()]
errno: 'ETIMEDOUT',
code: 'ETIMEDOUT',
syscall: 'connect',
address: '31.13.82.52',
port: 443 }
{ [---------------------------------------------------------
error: Error: connect ETIMEDOUT 172.217.24.14:443

stack:
net.js:1104 - undefined()]
errno: 'ETIMEDOUT',
code: 'ETIMEDOUT',
syscall: 'connect',
address: '172.217.24.14',
port: 443 }
read ECONNRESET
read ECONNRESET
read ECONNRESET
read ECONNRESET
read ECONNRESET
read ECONNRESET
read ECONNRESET
read ECONNRESET
read ECONNRESET
read ECONNRESET
read ECONNRESET

@yuchenbo
Copy link

我也是遇到同样的问题,问下后面解决了吗?页面审查的时候只有看到svg

@toFrankie
Copy link

+1,请问怎么解决~

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

3 participants