Skip to content

使用xray-core tun app无网络 #5175

@yixuan-Q

Description

@yixuan-Q

在提出问题前请先自行排除服务器端问题,同时也请通过搜索确认是否有人提出过相同问题。

预期行为

描述你认为应该发生什么
开的全局代理,应该所用app都有网络

实际行为

描述实际发生了什么
实际所有app都无网络

复现方法

日志信息

Details

通过adb logcat -s com.v2ray.ang GoLog V2rayConfigUtilGoLog Main获取日志。请自行删减日志中可能出现的敏感信息。

如果问题可重现,建议先执行adb logcat -c清空系统日志再执行上述命令,再操作重现问题。

--------- beginning of main
01-16 22:30:51.307 25540 25540 D com.v2ray.ang: GroupServerFragment updateListAction subId=1d1d479894f14373b0b92ec238312feb
01-16 22:30:53.516  6693  6693 D com.v2ray.ang: V2Ray core environment already initialized, skipping
01-16 22:30:53.551  6693  6693 I GoLog   : initializing core...
01-16 22:30:54.006  6693  6763 I GoLog   : [Debug] app/log: Logger started
01-16 22:30:54.006  6693  6763 I GoLog   : [Info] app/dns: DNS: created UDP client initialized for 119.29.29.29:53
01-16 22:30:54.184  6693  9232 I GoLog   : [Debug] app/router: MphDomainMatcher is enabled for 132059 domain rule(s)
01-16 22:30:54.185  6693  9232 I GoLog   : [Debug] app/router: MphDomainMatcher is enabled for 132 domain rule(s)
01-16 22:30:54.187  6693  9232 I GoLog   : [Debug] app/proxyman/inbound: creating stream worker on 127.0.0.1:10808
01-16 22:30:54.187  6693  6693 I GoLog   : starting core...
01-16 22:30:54.187  6693  9232 I GoLog   : [Info] proxy/tun: read Android Tun Fd 132
01-16 22:30:54.187  6693  9232 I GoLog   : [Info] proxy/tun: xray0 created
01-16 22:30:54.188  6693  9232 I GoLog   : [Info] proxy/tun: xray0 up
01-16 22:30:54.188  6693  9232 I GoLog   : [Debug] app/stats: create new counter outbound>>>proxy>>>traffic>>>uplink
01-16 22:30:54.188  6693  9232 I GoLog   : [Debug] app/stats: create new counter outbound>>>proxy>>>traffic>>>downlink
01-16 22:30:54.188  6693  9232 I GoLog   : [Debug] app/stats: create new counter outbound>>>direct>>>traffic>>>uplink
01-16 22:30:54.188  6693  9232 I GoLog   : [Debug] app/stats: create new counter outbound>>>direct>>>traffic>>>downlink
01-16 22:30:54.188  6693  6693 I GoLog   : Starting core successfully
01-16 22:30:54.188  6693  9232 I GoLog   : [Debug] app/stats: create new counter outbound>>>block>>>traffic>>>uplink
01-16 22:30:54.188  6693  9232 I GoLog   : [Debug] app/stats: create new counter outbound>>>block>>>traffic>>>downlink
01-16 22:30:54.188  6693  9232 I GoLog   : [Debug] app/stats: create new counter outbound>>>dns-out>>>traffic>>>uplink
01-16 22:30:54.188  6693  9232 I GoLog   : [Debug] app/stats: create new counter outbound>>>dns-out>>>traffic>>>downlink
01-16 22:30:54.188  6693  9232 I GoLog   : [Info] transport/internet/tcp: listening TCP on 127.0.0.1:10808
01-16 22:30:54.188  6693  9232 I GoLog   : [Info] transport/internet/udp: listening UDP on 127.0.0.1:10808
01-16 22:30:54.188  6693  9232 I GoLog   : [Warning] core: Xray 26.1.13 started
01-16 22:30:54.189  6693  6775 I GoLog   : [Info] [2214446178] proxy/tun: processing from udp:192.168.100.1:18530 to udp:119.29.29.29:53
01-16 22:30:54.189  6693  6775 I GoLog   : [Info] [2214446178] app/dispatcher: taking detour [dns-out] for [udp:119.29.29.29:53]
01-16 22:30:54.189  6693  6775 I GoLog   : [Info] [2214446178] proxy/dns: handling DNS traffic to udp:119.29.29.29:53
01-16 22:30:54.189  6693  6775 I GoLog   : from udp:192.168.100.1:18530 accepted udp:119.29.29.29:53 [tun -> dns-out]
01-16 22:30:54.189  6693  6775 I GoLog   : [Debug] app/dns: domain www.google.com will use DNS in order: [UDP:119.29.29.29:53]
01-16 22:30:54.189  6693  6775 I GoLog   : [Info] app/dns: UDP:119.29.29.29:53 querying DNS for: www.google.com.
01-16 22:30:54.189  6693  6775 I GoLog   : [Debug] transport/internet/udp: dispatch request to: udp:119.29.29.29:53
01-16 22:30:54.189  6693  6775 I GoLog   : [Info] transport/internet/udp: establishing new connection for udp:119.29.29.29:53
01-16 22:30:54.189  6693  6775 I GoLog   : [Info] app/dispatcher: taking detour [proxy] for [udp:119.29.29.29:53]
01-16 22:30:54.189  6693  6775 I GoLog   : from DNS accepted udp:119.29.29.29:53 [dns-module -> proxy]
01-16 22:30:54.189  6693  9232 I GoLog   : [Info] transport/internet/tcp: dialing TCP to tcp:替换成远程服务器IP:80
01-16 22:30:54.189  6693  9232 I GoLog   : [Debug] transport/internet: dialing to tcp:替换成远程服务器IP:80
01-16 22:30:54.189  6693  9232 I GoLog   : [Info] [935099477] proxy/tun: processing from udp:192.168.100.1:37746 to udp:120.196.203.77:33928
01-16 22:30:54.189  6693  9232 I GoLog   : [Info] [935099477] app/dispatcher: taking detour [proxy] for [udp:120.196.203.77:33928]
01-16 22:30:54.189  6693  9232 I GoLog   : [Info] [935099477] transport/internet/tcp: dialing TCP to tcp:替换成远程服务器IP:80
01-16 22:30:54.189  6693  9232 I GoLog   : [Debug] [935099477] transport/internet: dialing to tcp:替换成远程服务器IP:80
01-16 22:30:54.189  6693  9232 I GoLog   : from udp:192.168.100.1:37746 accepted udp:120.196.203.77:33928 [tun -> proxy]
01-16 22:30:54.189  6693  9232 I GoLog   : [Info] [877755966] proxy/tun: processing from udp:192.168.100.1:43115 to udp:119.29.29.29:53
01-16 22:30:54.189  6693  9232 I GoLog   : [Info] [877755966] app/dispatcher: taking detour [dns-out] for [udp:119.29.29.29:53]
01-16 22:30:54.189  6693  9232 I GoLog   : from udp:192.168.100.1:43115 accepted udp:119.29.29.29:53 [tun -> dns-out]
01-16 22:30:54.189  6693  6775 I GoLog   : [Info] [877755966] proxy/dns: handling DNS traffic to udp:119.29.29.29:53
01-16 22:30:54.191  6693  9232 I GoLog   : from udp:192.168.100.1:45120 accepted udp:8.8.8.8:53 [tun -> dns-out]
01-16 22:30:54.191  6693  9232 I GoLog   : [Info] [553578910] proxy/tun: processing from udp:192.168.100.1:45120 to udp:8.8.8.8:53
01-16 22:30:54.191  6693  9232 I GoLog   : [Info] [553578910] app/dispatcher: taking detour [dns-out] for [udp:8.8.8.8:53]
01-16 22:30:54.191  6693  9232 I GoLog   : [Info] [553578910] proxy/dns: handling DNS traffic to udp:8.8.8.8:53
01-16 22:30:54.191  6693 15946 I GoLog   : [Info] [2437850738] proxy/tun: processing from udp:192.168.100.1:45097 to udp:114.114.114.114:53
01-16 22:30:54.191  6693 15946 I GoLog   : [Info] [2437850738] app/dispatcher: taking detour [dns-out] for [udp:114.114.114.114:53]
01-16 22:30:54.191  6693 15946 I GoLog   : [Info] [2437850738] proxy/dns: handling DNS traffic to udp:114.114.114.114:53
01-16 22:30:54.192  6693 15946 I GoLog   : from udp:192.168.100.1:45097 accepted udp:114.114.114.114:53 [tun -> dns-out]
01-16 22:30:54.193  6693 15946 I GoLog   : [Info] [703649654] proxy/tun: processing from udp:192.168.100.1:46191 to udp:119.29.29.29:53
01-16 22:30:54.193  6693 15946 I GoLog   : [Info] [703649654] app/dispatcher: taking detour [dns-out] for [udp:119.29.29.29:53]
01-16 22:30:54.193  6693 15946 I GoLog   : [Info] [703649654] proxy/dns: handling DNS traffic to udp:119.29.29.29:53
01-16 22:30:54.193  6693 15946 I GoLog   : from udp:192.168.100.1:46191 accepted udp:119.29.29.29:53 [tun -> dns-out]
01-16 22:30:54.193  6693 15946 I GoLog   : [Debug] app/dns: domain sip207.gd.5gm.wo.cn will use DNS in order: [UDP:119.29.29.29:53]
01-16 22:30:54.193  6693 15946 I GoLog   : [Info] app/dns: UDP:119.29.29.29:53 querying DNS for: sip207.gd.5gm.wo.cn.
01-16 22:30:54.193  6693 15946 I GoLog   : [Debug] transport/internet/udp: dispatch request to: udp:119.29.29.29:53
01-16 22:30:54.284  6693  7034 I GoLog   : [Info] [935099477] proxy/vmess/outbound: tunneling request to udp:120.196.203.77:33928 via 替换成远程服务器IP:80
01-16 22:30:54.294  6693  9232 I GoLog   : [Info] proxy/vmess/outbound: tunneling request to udp:119.29.29.29:53 via 替换成远程服务器IP:80
01-16 22:30:54.399  6693  9232 I GoLog   : [Info] app/dns: UDP:119.29.29.29:53 got answer: www.google.com. TypeA -> [142.251.220.132], rtt: 209.81026ms, lock: 12.031µs
01-16 22:30:54.399  6693  9232 I GoLog   : [Info] app/dns: UDP:119.29.29.29:53 got answer: sip207.gd.5gm.wo.cn. TypeA -> [157.122.231.33], rtt: 205.376823ms, lock: 6.875µs
01-16 22:30:54.406  6693  7034 I GoLog   : [Info] [1126591201] proxy/tun: processing from tcp:192.168.100.1:43301 to tcp:157.122.231.33:5260
01-16 22:30:54.406  6693  7034 I GoLog   : [Info] [1126591201] app/dispatcher: taking detour [proxy] for [tcp:157.122.231.33:5260]
01-16 22:30:54.406  6693  7034 I GoLog   : [Info] [1126591201] transport/internet/tcp: dialing TCP to tcp:替换成远程服务器IP:80
01-16 22:30:54.406  6693  7034 I GoLog   : [Debug] [1126591201] transport/internet: dialing to tcp:替换成远程服务器IP:80
01-16 22:30:54.406  6693  7034 I GoLog   : [Info] [502502767] proxy/tun: processing from tcp:192.168.100.1:38930 to tcp:142.251.220.132:443
01-16 22:30:54.406  6693  7034 I GoLog   : [Info] [502502767] app/dispatcher: taking detour [proxy] for [tcp:142.251.220.132:443]
01-16 22:30:54.406  6693  7034 I GoLog   : [Info] [502502767] transport/internet/tcp: dialing TCP to tcp:替换成远程服务器IP:80
01-16 22:30:54.406  6693  7034 I GoLog   : [Debug] [502502767] transport/internet: dialing to tcp:替换成远程服务器IP:80
01-16 22:30:54.406  6693  7034 I GoLog   : from tcp:192.168.100.1:43301 accepted tcp:157.122.231.33:5260 [tun -> proxy]
01-16 22:30:54.406  6693  7034 I GoLog   : from tcp:192.168.100.1:38930 accepted tcp:142.251.220.132:443 [tun -> proxy]
01-16 22:30:54.503  6693  6763 I GoLog   : [Info] [502502767] proxy/vmess/outbound: tunneling request to tcp:142.251.220.132:443 via 替换成远程服务器IP:80
01-16 22:30:54.506  6693  6763 I GoLog   : [Info] [1126591201] proxy/vmess/outbound: tunneling request to tcp:157.122.231.33:5260 via 替换成远程服务器IP:80
01-16 22:30:54.578  6693  6775 I GoLog   : from tcp:10.224.242.52:39564 accepted tcp:119.29.29.29:853 [tun -> proxy]
01-16 22:30:54.579  6693  6775 I GoLog   : [Info] [446105980] proxy/tun: processing from tcp:10.224.242.52:39564 to tcp:119.29.29.29:853
01-16 22:30:54.579  6693  6775 I GoLog   : [Info] [446105980] app/dispatcher: taking detour [proxy] for [tcp:119.29.29.29:853]
01-16 22:30:54.579  6693  6775 I GoLog   : [Info] [446105980] transport/internet/tcp: dialing TCP to tcp:替换成远程服务器IP:80
01-16 22:30:54.579  6693  6775 I GoLog   : [Debug] [446105980] transport/internet: dialing to tcp:替换成远程服务器IP:80
01-16 22:30:54.679  6693  6775 I GoLog   : [Info] [446105980] proxy/vmess/outbound: tunneling request to tcp:119.29.29.29:853 via 替换成远程服务器IP:80
01-16 22:30:54.762  6693  9232 I GoLog   : [Info] app/dispatcher: taking detour [proxy] for [tcp:connectivitycheck.platform.hicloud.com:443]
01-16 22:30:54.762  6693  9232 I GoLog   : [Info] transport/internet/tcp: dialing TCP to tcp:替换成远程服务器IP:80
01-16 22:30:54.762  6693  9232 I GoLog   : [Debug] transport/internet: dialing to tcp:替换成远程服务器IP:80
01-16 22:30:54.855  6693 15946 I GoLog   : [Info] proxy/vmess/outbound: tunneling request to tcp:connectivitycheck.platform.hicloud.com:443 via 替换成远程服务器IP:80
01-16 22:30:55.211  6693 15946 I GoLog   : [Debug] [4289128796] proxy/socks: Not Socks request, try to parse as HTTP request
01-16 22:30:55.213  6693 15946 I GoLog   : [Info] [4289128796] proxy/http: request to Method [CONNECT] Host [api.ip.sb:443] with URL [//api.ip.sb:443]
01-16 22:30:55.216  6693  6763 I GoLog   : [Info] [4289128796] app/dispatcher: sniffed domain: api.ip.sb
01-16 22:30:55.216  6693  6763 I GoLog   : [Info] [4289128796] app/dispatcher: taking detour [proxy] for [tcp:api.ip.sb:443]
01-16 22:30:55.216  6693  6763 I GoLog   : [Info] [4289128796] transport/internet/tcp: dialing TCP to tcp:替换成远程服务器IP:80
01-16 22:30:55.216  6693  6763 I GoLog   : [Debug] [4289128796] transport/internet: dialing to tcp:替换成远程服务器IP:80
01-16 22:30:55.216  6693  6775 I GoLog   : from 127.0.0.1:49314 accepted //api.ip.sb:443 [socks -> proxy]
01-16 22:30:55.311  6693  6775 I GoLog   : [Info] [4289128796] proxy/vmess/outbound: tunneling request to tcp:api.ip.sb:443 via 替换成远程服务器IP:80
01-16 22:30:55.542  6693  6775 I GoLog   : [Info] [265316786] proxy/tun: processing from udp:192.168.100.1:46840 to udp:119.29.29.29:53
01-16 22:30:55.542  6693  6775 I GoLog   : [Info] [265316786] app/dispatcher: taking detour [dns-out] for [udp:119.29.29.29:53]
01-16 22:30:55.542  6693  6775 I GoLog   : [Info] [265316786] proxy/dns: handling DNS traffic to udp:119.29.29.29:53
01-16 22:30:55.542  6693  6775 I GoLog   : from udp:192.168.100.1:46840 accepted udp:119.29.29.29:53 [tun -> dns-out]
01-16 22:30:55.544  6693  6775 I GoLog   : [Info] [3709561140] proxy/tun: processing from udp:192.168.100.1:42045 to udp:8.8.8.8:53
01-16 22:30:55.544  6693  6775 I GoLog   : [Info] [3709561140] app/dispatcher: taking detour [dns-out] for [udp:8.8.8.8:53]
01-16 22:30:55.544  6693  6775 I GoLog   : [Info] [3709561140] proxy/dns: handling DNS traffic to udp:8.8.8.8:53
01-16 22:30:55.544  6693  6775 I GoLog   : from udp:192.168.100.1:42045 accepted udp:8.8.8.8:53 [tun -> dns-out]
01-16 22:30:55.546  6693  6775 I GoLog   : from udp:192.168.100.1:38115 accepted udp:114.114.114.114:53 [tun -> dns-out]
01-16 22:30:55.546  6693  6775 I GoLog   : [Info] [814448293] proxy/tun: processing from udp:192.168.100.1:38115 to udp:114.114.114.114:53
01-16 22:30:55.546  6693  6775 I GoLog   : [Info] [814448293] app/dispatcher: taking detour [dns-out] for [udp:114.114.114.114:53]
01-16 22:30:55.546  6693  6775 I GoLog   : [Info] [814448293] proxy/dns: handling DNS traffic to udp:114.114.114.114:53
01-16 22:30:55.873  6693  7034 I GoLog   : [Info] [1152911166] proxy/tun: processing from udp:192.168.100.1:37349 to udp:119.29.29.29:53
01-16 22:30:55.874  6693  7034 I GoLog   : [Info] [1152911166] app/dispatcher: taking detour [dns-out] for [udp:119.29.29.29:53]
01-16 22:30:55.874  6693  7034 I GoLog   : [Info] [1152911166] proxy/dns: handling DNS traffic to udp:119.29.29.29:53
01-16 22:30:55.874  6693  7034 I GoLog   : from udp:192.168.100.1:37349 accepted udp:119.29.29.29:53 [tun -> dns-out]
01-16 22:30:55.880  6693  9229 I GoLog   : [Info] [2027937326] proxy/tun: processing from udp:192.168.100.1:38099 to udp:8.8.8.8:53
01-16 22:30:55.880  6693  9229 I GoLog   : [Info] [2027937326] app/dispatcher: taking detour [dns-out] for [udp:8.8.8.8:53]
01-16 22:30:55.880  6693  9229 I GoLog   : [Info] [2027937326] proxy/dns: handling DNS traffic to udp:8.8.8.8:53
01-16 22:30:55.880  6693  9229 I GoLog   : from udp:192.168.100.1:38099 accepted udp:8.8.8.8:53 [tun -> dns-out]
01-16 22:30:55.890  6693  9229 I GoLog   : [Info] [634249631] proxy/tun: processing from udp:192.168.100.1:38311 to udp:114.114.114.114:53
01-16 22:30:55.890  6693  9229 I GoLog   : [Info] [634249631] app/dispatcher: taking detour [dns-out] for [udp:114.114.114.114:53]
01-16 22:30:55.890  6693  9229 I GoLog   : [Info] [634249631] proxy/dns: handling DNS traffic to udp:114.114.114.114:53
01-16 22:30:55.890  6693  9229 I GoLog   : from udp:192.168.100.1:38311 accepted udp:114.114.114.114:53 [tun -> dns-out]
01-16 22:31:29.316  6693  9229 I GoLog   : [Info] [2465276450] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:30.600  6693  9229 I GoLog   : [Info] [674466842] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:30.604  6693  9229 I GoLog   : [Info] [466938394] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:30.611  6693  7034 I GoLog   : [Info] [3442367398] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:30.620  6693  9229 I GoLog   : [Info] [3472169357] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:30.622  6693  9229 I GoLog   : [Info] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:31.924  6693  7034 I GoLog   : [Info] [866010159] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:31.929  6693  7034 I GoLog   : [Info] [1397805183] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:31.936  6693  7034 I GoLog   : [Info] [3484214967] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:32.169  6693  9229 I GoLog   : [Info] [2843011685] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:32.172  6693  7034 I GoLog   : [Info] [2718636269] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:32.174  6693  7034 I GoLog   : [Info] [2839652951] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:32.444  6693  6775 I GoLog   : [Info] [2868577835] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:32.449  6693  6775 I GoLog   : [Info] [4201030651] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:32.450  6693  6775 I GoLog   : [Info] [1407862408] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:32.455  6693  7034 I GoLog   : [Info] [588666083] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:32.657  6693  7034 I GoLog   : [Info] [3863379201] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:32.659  6693  7034 I GoLog   : [Info] [1156478101] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:33.011  6693  7034 I GoLog   : [Info] [224623366] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:33.021  6693  9229 I GoLog   : [Info] [3365539502] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:33.023  6693  9229 I GoLog   : [Info] [1392421795] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:33.295  6693  7034 I GoLog   : [Info] [1221236686] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:33.307  6693  7034 I GoLog   : [Info] [2359935109] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:33.311  6693  9229 I GoLog   : [Info] [1197616702] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:36.795  6693  7034 I GoLog   : [Info] [1101654806] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:36.796  6693  6775 I GoLog   : [Info] [398402298] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:48.271  6693  7034 I GoLog   : [Info] [2861507019] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:48.276  6693 15946 I GoLog   : [Info] [3081604731] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:48.307  6693 15946 I GoLog   : [Info] [2579024584] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:48.308  6693 15946 I GoLog   : [Info] [767290914] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:48.308  6693 15946 I GoLog   : [Info] [2026220055] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:48.308  6693 15946 I GoLog   : [Info] [494245999] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:48.396  6693 15946 I GoLog   : [Info] [3752407203] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:48.397  6693 15946 I GoLog   : [Info] [3950159874] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:48.415  6693  7034 I GoLog   : [Info] [3720185836] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:48.415  6693  7034 I GoLog   : [Info] [2077529385] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:49.506  6693 15946 I GoLog   : [Info] [983199086] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:49.509  6693 15946 I GoLog   : [Info] [2558055556] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:31:57.080  6693 15946 I GoLog   : [Info] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:32:14.386  6693 15946 I GoLog   : [Info] transport/internet/udp: failed to handle UDP input > io: read/write on closed pipe
01-16 22:32:22.254 25540 25540 D com.v2ray.ang: GroupServerFragment updateListAction subId=1d1d479894f14373b0b92ec238312feb
01-16 22:32:22.798  6693  6693 I com.v2ray.ang: Stop Service
01-16 22:32:22.800  6693  7034 I GoLog   : [Debug] app/log: Logger closing
 

环境信息

额外信息(可选)

使用hev-socks5-tunnel 都有网络

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