lqqyt2423 / wechat_spider

微信爬虫,获取文章内容、阅读量、点赞量、评论等,获取公众号所有历史文章链接。
MIT License
1.41k stars 349 forks source link

时好时坏,错误显示connect ETIMEDOUT 74.125.204.113:80 #21

Closed yinguangluoren closed 4 years ago

yinguangluoren commented 6 years ago

时好时坏, 有时候可以正常爬去, 有时候就是公众号页面点不开, 开启了 onError事件打印错误 总显示如下错误

{ Error: connect ETIMEDOUT 74.125.204.113:80 at Object._errnoException (util.js:992:11) at _exceptionWithHostPort (util.js:1014:20) at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1186:14) code: 'ETIMEDOUT', errno: 'ETIMEDOUT', syscall: 'connect', address: '74.125.204.113', port: 80 }

请问是哪里出现的问题呢

yinguangluoren commented 6 years ago

似乎不是代码问题, 使用的是海马模拟器, 断开代理之后依旧无法点开公众号