alibaba / alibaba/anyproxy

Mac anyproxy 4.0.10开启代理报错,代理中断

Open
#370 3 comments 2 reactions 1 assignee Claimed by @codingfishman View on GitHub
Dominant language
JavaScript
Stars
7.9k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

环境 Mac os 10.13.4
node v10.0.0
anyproxy v4.0.10
开启代理报错,代理直接中断
```
➜ log anyproxy --intercept
[AnyProxy Log][2018-05-09 12:47:27]: Http proxy started on port 8001
[AnyProxy Log][2018-05-09 12:47:27]: web interface started on port 8002
[AnyProxy Log][2018-05-09 12:47:30]: received https CONNECT request stats.umsns.com
[AnyProxy Log][2018-05-09 12:47:30]: will forward to local https server
[AnyProxy Log][2018-05-09 12:47:30]: [internal https]proxy server for stats.umsns.com established
[AnyProxy Log][2018-05-09 12:47:30]: received request to: GET stats.umsns.com/sdkstats?md5imei=5F87B6AB76EDCC01942193A6D24DC717&ak=5af02e81a40fa37dce00014a&de=FRD-AL00&ek=6472add3e890970ecf36f6b309e8ae01&imei=862679038221980&test=0&useshareview=true&ni=1&isjump=false&sdkv=6.4.2&android_id=82d51605c48754c3&pcv=2.0&mac=5C%3AA8%3A6A%3ACF%3A91%3A81&sn=55CDU16819000329&pkname=com.taoche.b2b&os=Android&stats_type=dau&opid=0&isauth=false&isshare=false&en=Wi-Fi&uid=5f87b6ab76edcc1942193a6d24dc717&os_version=7.0&tp=1&u_sharetype=native&dt=1525841249942
[AnyProxy ERROR][2018-05-09 12:47:30]: Error: getaddrinfo ENOTFOUND stats.umsns.com stats.umsns.com:443
[AnyProxy Log][2018-05-09 12:47:30]: received https CONNECT request ulogs.umeng.com
[AnyProxy Log][2018-05-09 12:47:30]: received https CONNECT request plbslog.umeng.com
[AnyProxy Log][2018-05-09 12:47:30]: will forward to local https server
[AnyProxy Log][2018-05-09 12:47:30]: [internal https]proxy server for ulogs.umeng.com established
[AnyProxy Log][2018-05-09 12:47:30]: will forward to local https server
[AnyProxy Log][2018-05-09 12:47:30]: [internal https]proxy server for plbslog.umeng.com established
[AnyProxy Log][2018-05-09 12:47:30]: received request to: POST ulogs.umeng.com/unify_logs
[AnyProxy Log][2018-05-09 12:47:30]: received request to: POST plbslog.umeng.com/umpx_internal
[AnyProxy Log][2018-05-09 12:47:30]: received request to: GET connectivitycheck.android.com/generate_204
[AnyProxy ERROR][2018-05-09 12:47:30]: got an uncaught exception, is there anything goes wrong in your rule file ?
Error: read ECONNRESET
at TCP.onread (net.js:659:25)
[AnyProxy Log][2018-05-09 12:47:30]: destorying https connection : 127.0.0.1:62560
[AnyProxy Log][2018-05-09 12:47:30]: endding https cltSocket : 127.0.0.1:62560
[AnyProxy Log][2018-05-09 12:47:30]: clearing cache file...
[AnyProxy Log][2018-05-09 12:47:30]: closing webserver...
```
提示rule file有问题,可是没有选用rule文件

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.