描述问题
最近几个版本频繁出现dns解析失败的问题,远程dns设置为https://223.5.5.5/dns-query或https://1.1.1.1/dns-query或1.1.1.1,直连dns设置为https+local://223.5.5.5/dns-query‘’,启用或关闭dns路由,绕过本地地址和大陆地址,在解析域名时均出现empty response的现象,具体出现的时间约为10分钟后,即刚运行时正常,过个10分钟就无法正常解析。一开始以为是线路被屏蔽了,但实际使用的是专线中转线路,可能性较小,于是换用v2rayNG测试了一天,同样的线路,dns等其他设置与SagerNet相同,均未出现任何问题,应该是SagerNet的问题。
如何复现
1.导入节点信息。
2.路由设置绕过中国域名(geosite:cn)和中国ip(geoip:cn)。
3.设置中勾选“绕过局域网地址”,远程dns设置为https://223.5.5.5/dns-query或https://1.1.1.1/dns-query或1.1.1.1,直连dns设置为https+local://223.5.5.5/dns-query,启用或关闭dns路由,其他保持不变。
4.连接线路,正常上网,等待10分钟,出现无法解析域名的情况。
调试信息
关于 -> 导出调试信息
如果您不直接发送文件, 请使用 Markdown code 块格式, 否则您的 issue 将被直接关闭!
8707 20904 D v2ray-core: app/log: Logger started
8707 9643 I v2ray-core: app/dns: DNS: created UDP client initialized for 1.1.1.1:53
8707 8707 D ProxyInstance: {
8707 8707 D ProxyInstance: "dns": {
8707 8707 D ProxyInstance: "disableFallbackIfMatch": true,
8707 8707 D ProxyInstance: "hosts": {
8707 8707 D ProxyInstance: "domain:googleapis.cn": "googleapis.com"
8707 8707 D ProxyInstance: },
8707 8707 D ProxyInstance: "servers": [
8707 8707 D ProxyInstance: {
8707 8707 D ProxyInstance: "address": "1.1.1.1",
8707 8707 D ProxyInstance: "concurrent": true
8707 8707 D ProxyInstance: }
8707 8707 D ProxyInstance: ]
8707 8707 D ProxyInstance: },
8707 8707 D ProxyInstance: "inbounds": [
8707 8707 D ProxyInstance: {
8707 8707 D ProxyInstance: "listen": "127.0.0.1",
8707 8707 D ProxyInstance: "port": 2080,
8707 8707 D ProxyInstance: "protocol": "socks",
8707 8707 D ProxyInstance: "settings": {
8707 8707 D ProxyInstance: "auth": "noauth",
8707 8707 D ProxyInstance: "udp": true
8707 8707 D ProxyInstance: },
8707 8707 D ProxyInstance: "tag": "socks"
8707 8707 D ProxyInstance: },
8707 8707 D ProxyInstance: {
8707 8707 D ProxyInstance: "listen": "127.0.0.1",
8707 8707 D ProxyInstance: "port": 6450,
8707 8707 D ProxyInstance: "protocol": "dokodemo-door",
8707 8707 D ProxyInstance: "settings": {
8707 8707 D ProxyInstance: "address": "1.1.1.1",
8707 8707 D ProxyInstance: "network": "tcp,udp",
8707 8707 D ProxyInstance: "port": 53
8707 8707 D ProxyInstance: },
8707 8707 D ProxyInstance: "tag": "dns-in"
8707 8707 D ProxyInstance: }
8707 8707 D ProxyInstance: ],
8707 8707 D ProxyInstance: "log": {
8707 8707 D ProxyInstance: "loglevel": "debug"
8707 8707 D ProxyInstance: },
8707 8707 D ProxyInstance: "outbounds": [
8707 8707 D ProxyInstance: {
8707 8707 D ProxyInstance: "domainStrategy": "AsIs",
8707 8707 D ProxyInstance: "protocol": "vmess",
8707 8707 D ProxyInstance: "settings": {
8707 8707 D ProxyInstance: "vnext": [
8707 8707 D ProxyInstance: {
8707 8707 D ProxyInstance: "address": "xxx.xxx.xxx.xxx",
8707 8707 D ProxyInstance: "port": 443,
8707 8707 D ProxyInstance: "users": [
8707 8707 D ProxyInstance: {
8707 8707 D ProxyInstance: "alterId": 0,
8707 8707 D ProxyInstance: "id": "f08447e3-d77a-45d3-84d2-df3ec0db2e18",
8707 8707 D ProxyInstance: "security": "auto"
8707 8707 D ProxyInstance: }
8707 8707 D ProxyInstance: ]
8707 8707 D ProxyInstance: }
8707 8707 D ProxyInstance: ]
8707 8707 D ProxyInstance: },
8707 8707 D ProxyInstance: "streamSettings": {
8707 8707 D ProxyInstance: "network": "tcp",
8707 8707 D ProxyInstance: "tcpSettings": {}
8707 8707 D ProxyInstance: },
8707 8707 D ProxyInstance: "tag": "proxy-global-13"
8707 8707 D ProxyInstance: },
8707 8707 D ProxyInstance: {
8707 8707 D ProxyInstance: "protocol": "freedom",
8707 8707 D ProxyInstance: "tag": "direct"
8707 8707 D ProxyInstance: },
8707 8707 D ProxyInstance: {
8707 8707 D ProxyInstance: "protocol": "freedom",
8707 8707 D ProxyInstance: "tag": "bypass"
8707 8707 D ProxyInstance: },
8707 8707 D ProxyInstance: {
8707 8707 D ProxyInstance: "protocol": "blackhole",
8707 8707 D ProxyInstance: "tag": "block"
8707 8707 D ProxyInstance: },
8707 8707 D ProxyInstance: {
8707 8707 D ProxyInstance: "protocol": "dns",
8707 8707 D ProxyInstance: "settings": {
8707 8707 D ProxyInstance: "address": "1.1.1.1",
8707 8707 D ProxyInstance: "userLevel": 1
8707 8707 D ProxyInstance: },
8707 8707 D ProxyInstance: "tag": "dns-out"
8707 8707 D ProxyInstance: }
8707 8707 D ProxyInstance: ],
8707 8707 D ProxyInstance: "policy": {
8707 8707 D ProxyInstance: "levels": {
8707 8707 D ProxyInstance: "1": {
8707 8707 D ProxyInstance: "connIdle": 30
8707 8707 D ProxyInstance: }
8707 8707 D ProxyInstance: }
8707 8707 D ProxyInstance: },
8707 8707 D ProxyInstance: "routing": {
8707 8707 D ProxyInstance: "domainStrategy": "IPIfNonMatch",
8707 8707 D ProxyInstance: "rules": [
8707 8707 D ProxyInstance: {
8707 8707 D ProxyInstance: "inboundTag": [
8707 8707 D ProxyInstance: "dns-in"
8707 8707 D ProxyInstance: ],
8707 8707 D ProxyInstance: "outboundTag": "dns-out",
8707 8707 D ProxyInstance: "type": "field"
8707 8707 D ProxyInstance: },
8707 8707 D ProxyInstance: {
8707 8707 D ProxyInstance: "outboundTag": "dns-out",
8707 8707 D ProxyInstance: "protocol": [
8707 8707 D ProxyInstance: "dns"
8707 8707 D ProxyInstance: ],
8707 8707 D ProxyInstance: "type": "field"
8707 8707 D ProxyInstance: },
8707 8707 D ProxyInstance: {
8707 8707 D ProxyInstance: "ip": [
8707 8707 D ProxyInstance: "xxx.xxx.xxx.xxx"
8707 8707 D ProxyInstance: ],
8707 8707 D ProxyInstance: "outboundTag": "direct",
8707 8707 D ProxyInstance: "type": "field"
8707 8707 D ProxyInstance: },
8707 8707 D ProxyInstance: {
8707 8707 D ProxyInstance: "ip": [
8707 8707 D ProxyInstance: "1.1.1.1"
8707 8707 D ProxyInstance: ],
8707 8707 D ProxyInstance: "outboundTag": "proxy-global-13",
8707 8707 D ProxyInstance: "type": "field"
8707 8707 D ProxyInstance: },
8707 8707 D ProxyInstance: {
8707 8707 D ProxyInstance: "domain": [
8707 8707 D ProxyInstance: "geosite:google "
8707 8707 D ProxyInstance: ],
8707 8707 D ProxyInstance: "outboundTag": "proxy-global-13",
8707 8707 D ProxyInstance: "type": "field"
8707 8707 D ProxyInstance: },
8707 8707 D ProxyInstance: {
8707 8707 D ProxyInstance: "domain": [
8707 8707 D ProxyInstance: "geosite:cn"
8707 8707 D ProxyInstance: ],
8707 8707 D ProxyInstance: "outboundTag": "bypass",
8707 8707 D ProxyInstance: "type": "field"
8707 8707 D ProxyInstance: },
8707 8707 D ProxyInstance: {
8707 8707 D ProxyInstance: "ip": [
8707 8707 D ProxyInstance: "geoip:cn"
8707 8707 D ProxyInstance: ],
8707 8707 D ProxyInstance: "outboundTag": "bypass",
8707 8707 D ProxyInstance: "type": "field"
8707 8707 D ProxyInstance: }
8707 8707 D ProxyInstance: ]
8707 8707 D ProxyInstance: }
8707 8707 D ProxyInstance: }
8707 20904 D v2ray-core: app/proxyman/inbound: creating stream worker on 127.0.0.1:2080
8707 20904 D v2ray-core: app/proxyman/inbound: creating stream worker on 127.0.0.1:6450
8707 20904 I v2ray-core: transport/internet/tcp: listening TCP on 127.0.0.1:2080
8707 20904 I v2ray-core: transport/internet/udp: listening UDP on 127.0.0.1:2080
8707 20904 I v2ray-core: transport/internet/tcp: listening TCP on 127.0.0.1:6450
8707 20904 I v2ray-core: transport/internet/udp: listening UDP on 127.0.0.1:6450
8707 20904 D v2ray-core: [Warning] V2Ray 5.0.0 started
8707 8707 D VpnService: Add bypass: com.samsung.android.arzone
8707 8707 D VpnService: Add bypass: com.samsung.chn.apps.devicemanagement
8707 8707 D VpnService: Add bypass: com.sony.playmemories.mobile
8707 8707 D VpnService: Add bypass: com.tencent.mobileqq
8707 8707 D VpnService: Add bypass: com.tencent.qqmusiclite
8707 8707 D VpnService: Add bypass: com.tencent.tim
8707 8707 D VpnService: Add bypass: com.osp.app.signin
8707 8707 D VpnService: Add bypass: com.samsung.android.rubin.app
8707 8707 D VpnService: Add bypass: com.icbc
8707 8707 D VpnService: Add bypass: com.jingdong.app.mall
8707 8707 D VpnService: Add bypass: com.tencent.wework
8707 8707 D VpnService: Add bypass: wangdaye.com.geometricweather
8707 8707 D VpnService: Add bypass: com.yaya.zone
8707 8707 D VpnService: Add bypass: com.sec.android.app.samsungapps
8707 8707 D VpnService: Add bypass: com.tencent.mm
8707 8707 D VpnService: Add bypass: com.tencent.mm.wxa.sce
8707 8707 D VpnService: Add bypass: com.alibaba.android.rimet.zyf
8707 8707 D VpnService: Add bypass: com.sohu.inputmethod.sogou.samsung
8707 8707 D VpnService: Add bypass: ctrip.android.view
8707 8707 D VpnService: Add bypass: com.eg.android.AlipayGphone
8707 8707 D VpnService: Add bypass: com.qianyan.eudic
8707 8707 D VpnService: Add bypass: cn.com.spdb.mobilebank.per
8707 8707 D VpnService: Add bypass: com.taobao.taobao
8707 8707 D VpnService: Add bypass: com.sdu.didi.psnger
8707 8707 D VpnService: Add bypass: com.samsung.android.dialer
8707 8707 D VpnService: Add bypass: com.android.phone
8707 8707 D VpnService: Add bypass: com.sec.android.gallery3d
8707 8707 D VpnService: Add bypass: com.sankuai.meituan
8707 8707 D VpnService: Add bypass: com.douban.frodo
8707 8707 D VpnService: Add bypass: com.samsung.android.app.telephonyui
8707 8707 D VpnService: Add bypass: com.unionpay.tsmservice
8707 8707 D VpnService: Add bypass: com.taobao.idlefish
8707 8707 D VpnService: Add bypass: com.samsung.android.easysetup
8707 8707 D VpnService: Add bypass: com.sec.android.app.firewall
8707 8707 D VpnService: Add bypass: com.autonavi.minimap
8707 8707 D VpnService: Add bypass: com.sec.android.yellowpage
8707 8707 D VpnService: Add bypass: io.nekohasekai.sagernet
25391 25391 I ViewRootImpl@6f46252[MainActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509266168160]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509266168160]
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509266167984]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509266167984]
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509265727280]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509265727280]
25391 25391 D InputTransport: Input channel destroyed: 'ClientS', fd=97
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509265759136]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509265759136]
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509265620800]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509265620800]
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x72b3e79 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1810 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xe4de495 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1820 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I ViewRootImpl@6f46252[MainActivity]: Relayout returned: old=(0,0,1080,2400) new=(0,0,1080,2400) req=(1080,2400)8 dur=4 res=0x5 s={false 0} ch=true fn=1363
25391 25391 I ViewRootImpl@6f46252[MainActivity]: stopped(true) old=false
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x72b3e79 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1810 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xe4de495 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1820 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I ViewRootImpl@6f46252[MainActivity]: Relayout returned: old=(0,0,1080,2400) new=(0,0,1080,2400) req=(1080,2400)8 dur=4 res=0x5 s={false 0} ch=false fn=-1
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 D v2ray-core: app/dns: domain www.v2ex.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9390 D v2ray-core: app/dns: domain www.v2ex.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9390 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: www.v2ex.com.
8707 9643 I v2ray-core: transport/internet/udp: establishing new connection for udp:1.1.1.1:53
8707 9643 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: www.v2ex.com.
8707 8842 I v2ray-core: app/dispatcher: taking detour [proxy-global-13] for [udp:1.1.1.1:53]
8707 8842 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 8842 I v2ray-core: proxy/vmess/outbound: tunneling request to udp:1.1.1.1:53 via tcp:xxx.xxx.xxx.xxx:443
8707 9390 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: www.v2ex.com. TypeA -> [172.67.3.188 104.20.9.218 104.20.10.218] 443.056823ms
8707 9390 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:www.v2ex.com.
8707 9390 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: www.v2ex.com. TypeAAAA -> [[2606:4700:10::ac43:3bc] [2606:4700:10::6814:ada] [2606:4700:10::6814:9da]] 443.116145ms
8707 9390 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:www.v2ex.com.
8707 9643 I v2ray-core: app/dispatcher: default route for tcp:172.67.3.188:443
8707 9643 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 9643 I v2ray-core: proxy/vmess/outbound: tunneling request to tcp:172.67.3.188:443 via tcp:xxx.xxx.xxx.xxx:443
8707 8842 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 8842 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 8842 D v2ray-core: app/dns: domain cdn.v2ex.com will use DNS in order: [UDP:1.1.1.1:53]
8707 8842 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: cdn.v2ex.com.
8707 8842 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 D v2ray-core: app/dns: domain cdn.v2ex.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9390 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: cdn.v2ex.com.
8707 8842 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 8842 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 8842 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 8842 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 8842 D v2ray-core: app/dns: domain i.v2ex.co will use DNS in order: [UDP:1.1.1.1:53]
8707 8842 D v2ray-core: app/dns: domain i.v2ex.co will use DNS in order: [UDP:1.1.1.1:53]
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: i.v2ex.co.
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: i.v2ex.co.
8707 8842 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 8842 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 20904 D v2ray-core: app/dns: domain static.v2ex.com will use DNS in order: [UDP:1.1.1.1:53]
8707 20904 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: static.v2ex.com.
8707 20904 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 20904 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 20904 D v2ray-core: app/dns: domain static.v2ex.com will use DNS in order: [UDP:1.1.1.1:53]
8707 20904 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: static.v2ex.com.
8707 9643 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: static.v2ex.com. TypeA -> [] 223.514479ms
8707 9643 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:static.v2ex.com.
8707 9643 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: i.v2ex.co. TypeA -> [] 224.56125ms
8707 9643 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:i.v2ex.co.
8707 9643 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: cdn.v2ex.com. TypeAAAA -> [[2606:4700:10::6814:ada] [2606:4700:10::6814:9da] [2606:4700:10::ac43:3bc]] 226.359114ms
8707 9643 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:cdn.v2ex.com.
8707 9643 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: cdn.v2ex.com. TypeA -> [172.67.3.188 104.20.9.218 104.20.10.218] 226.769062ms
8707 9643 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:cdn.v2ex.com.
8707 9643 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: static.v2ex.com. TypeAAAA -> [[2606:4700:10::6814:ada] [2606:4700:10::ac43:3bc] [2606:4700:10::6814:9da]] 222.741094ms
8707 9643 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:static.v2ex.com.
8707 9643 I v2ray-core: app/dns: failed to lookup ip for domain i.v2ex.co at server UDP:1.1.1.1:53 > empty response
8707 9643 I v2ray-core: app/dns: failed to lookup ip for domain static.v2ex.com at server UDP:1.1.1.1:53 > empty response
8707 8842 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: i.v2ex.co. TypeAAAA -> [[2606:4700:20::681a:a81] [2606:4700:20::681a:b81] [2606:4700:20::ac43:4824]] 227.458021ms
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:i.v2ex.co.
8707 20904 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 20904 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 20904 D v2ray-core: app/dns: domain www.google-analytics.com will use DNS in order: [UDP:1.1.1.1:53]
8707 20904 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: www.google-analytics.com.
8707 20904 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 D v2ray-core: app/dns: domain www.google-analytics.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9390 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: www.google-analytics.com.
8707 10499 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: www.google-analytics.com. TypeA -> [] 194.282864ms
8707 10499 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:www.google-analytics.com.
8707 10499 I v2ray-core: app/dns: failed to lookup ip for domain www.google-analytics.com at server UDP:1.1.1.1:53 > empty response
8707 10499 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: www.google-analytics.com. TypeAAAA -> [] 212.925208ms
8707 10499 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:www.google-analytics.com.
8707 10499 I v2ray-core: app/dns: failed to lookup ip for domain www.google-analytics.com at server UDP:1.1.1.1:53 > empty response
8707 8842 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 8842 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 8842 D v2ray-core: app/dns: domain i.v2ex.co will use DNS in order: [UDP:1.1.1.1:53]
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT i.v2ex.co -> [2606:4700:20::681a:a81 2606:4700:20::681a:b81 2606:4700:20::ac43:4824]
8707 8842 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 8842 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 8842 D v2ray-core: app/dns: domain i.v2ex.co will use DNS in order: [UDP:1.1.1.1:53]
8707 8842 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT i.v2ex.co -> [] > empty response
8707 8842 I v2ray-core: app/dns: failed to lookup ip for domain i.v2ex.co at server UDP:1.1.1.1:53 > empty response
8707 10499 I v2ray-core: app/dispatcher: default route for udp:172.67.3.188:443
8707 10499 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 20904 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 20904 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 10499 D v2ray-core: app/dns: domain www.google-analytics.com will use DNS in order: [UDP:1.1.1.1:53]
8707 10499 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT www.google-analytics.com -> [] > empty response
8707 10499 I v2ray-core: app/dns: failed to lookup ip for domain www.google-analytics.com at server UDP:1.1.1.1:53 > empty response
8707 10499 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 10499 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 10499 D v2ray-core: app/dns: domain www.google-analytics.com will use DNS in order: [UDP:1.1.1.1:53]
8707 10499 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT www.google-analytics.com -> [] > empty response
8707 10499 I v2ray-core: app/dns: failed to lookup ip for domain www.google-analytics.com at server UDP:1.1.1.1:53 > empty response
8707 8742 I v2ray-core: app/dispatcher: default route for tcp:[2606:4700:20::681a:a81]:443
8707 8742 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 10499 I v2ray-core: proxy/vmess/outbound: tunneling request to udp:172.67.3.188:443 via tcp:xxx.xxx.xxx.xxx:443
8707 24295 I v2ray-core: proxy/vmess/outbound: tunneling request to tcp:[2606:4700:20::681a:a81]:443 via tcp:xxx.xxx.xxx.xxx:443
8707 9390 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > io: read/write on closed pipe
8707 9390 I v2ray-core: app/dispatcher: default route for tcp:[2606:4700:20::681a:a81]:443
8707 9390 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 9390 I v2ray-core: proxy/vmess/outbound: tunneling request to tcp:[2606:4700:20::681a:a81]:443 via tcp:xxx.xxx.xxx.xxx:443
8707 8842 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > io: read/write on closed pipe
8707 9643 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9643 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain www.google.com will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: www.google.com.
8707 9643 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9643 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9643 D v2ray-core: app/dns: domain www.google.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9643 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: www.google.com.
8707 9643 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: www.google.com. TypeAAAA -> [[2607:f8b0:4007:80a::2004]] 207.455834ms
8707 9643 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:www.google.com.
8707 9643 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: www.google.com. TypeA -> [142.250.176.4] 205.858125ms
8707 9643 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:www.google.com.
8707 9643 I v2ray-core: app/dispatcher: default route for tcp:142.250.176.4:443
8707 9643 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 20904 I v2ray-core: proxy/vmess/outbound: tunneling request to tcp:142.250.176.4:443 via tcp:xxx.xxx.xxx.xxx:443
25391 25391 D CompatibilityChangeReporter: Compat change id reported: 150939131; UID 10302; state: ENABLED
8707 8842 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 8842 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 8842 D v2ray-core: app/dns: domain mtalk.google.com will use DNS in order: [UDP:1.1.1.1:53]
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: mtalk.google.com.
8707 10499 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 10499 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 10499 D v2ray-core: app/dns: domain mtalk.google.com will use DNS in order: [UDP:1.1.1.1:53]
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: mtalk.google.com.
8707 8842 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: mtalk.google.com. TypeA -> [142.250.141.188] 228.177396ms
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:mtalk.google.com.
8707 8842 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: mtalk.google.com. TypeAAAA -> [[2607:f8b0:4023:c03::bc]] 229.919635ms
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:mtalk.google.com.
8707 20904 I v2ray-core: app/dispatcher: default route for tcp:142.250.141.188:5228
8707 20904 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 24295 I v2ray-core: proxy/vmess/outbound: tunneling request to tcp:142.250.141.188:5228 via tcp:xxx.xxx.xxx.xxx:443
8707 8842 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > io: read/write on closed pipe
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 8842 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 8842 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
8707 20904 I v2ray-core: transport/internet/udp: udp connection closed > io: read/write on closed pipe
8707 20904 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 20904 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 20904 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 20904 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 20904 D v2ray-core: app/dns: domain beacons.gvt2.com will use DNS in order: [UDP:1.1.1.1:53]
8707 20904 D v2ray-core: app/dns: domain beacons.gvt2.com will use DNS in order: [UDP:1.1.1.1:53]
8707 20904 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: beacons.gvt2.com.
8707 20904 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: beacons.gvt2.com.
8707 8842 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 8842 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 8842 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: beacons.gvt2.com. TypeA -> [172.217.4.163] 230.967552ms
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:beacons.gvt2.com.
8707 8842 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: beacons.gvt2.com. TypeAAAA -> [[2607:f8b0:4007:80e::2003]] 233.935625ms
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:beacons.gvt2.com.
8707 9643 I v2ray-core: app/dispatcher: default route for tcp:172.217.4.163:443
8707 9643 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 8842 I v2ray-core: app/dispatcher: default route for tcp:172.217.4.163:443
8707 8842 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
8707 9643 I v2ray-core: proxy/vmess/outbound: tunneling request to tcp:172.217.4.163:443 via tcp:xxx.xxx.xxx.xxx:443
8707 9643 I v2ray-core: proxy/vmess/outbound: tunneling request to tcp:172.217.4.163:443 via tcp:xxx.xxx.xxx.xxx:443
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > io: read/write on closed pipe
8707 9643 I v2ray-core: app/dispatcher: default route for udp:172.217.4.163:443
8707 9643 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 9643 I v2ray-core: proxy/vmess/outbound: tunneling request to udp:172.217.4.163:443 via tcp:xxx.xxx.xxx.xxx:443
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/freedom: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/freedom: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/freedom: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/freedom: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/freedom: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/freedom: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9643 D v2ray-core: app/dns: domain play.googleapis.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9643 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: play.googleapis.com.
8707 9643 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9643 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9643 D v2ray-core: app/dns: domain play.googleapis.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9643 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: play.googleapis.com.
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: play.googleapis.com. TypeAAAA -> [[2607:f8b0:4007:816::200a]] 233.748645ms
8707 24295 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:play.googleapis.com.
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: play.googleapis.com. TypeA -> [142.250.68.42] 233.261355ms
8707 24295 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:play.googleapis.com.
8707 20904 I v2ray-core: app/dispatcher: default route for tcp:142.250.68.42:443
8707 20904 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 24295 I v2ray-core: proxy/vmess/outbound: tunneling request to tcp:142.250.68.42:443 via tcp:xxx.xxx.xxx.xxx:443
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > io: read/write on closed pipe
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > io: read/write on closed pipe
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
8707 9390 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 D v2ray-core: app/dns: DOHL//223.5.5.5 cleanup update.googleapis.com.
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > read tcp 10.47.88.118:49864->xxx.xxx.xxx.xxx:443: read: connection reset by peer
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > read tcp 10.47.88.118:49856->xxx.xxx.xxx.xxx:443: read: connection reset by peer
8707 20904 I v2ray-core: app/dispatcher: default route for tcp:142.250.141.188:5228
8707 20904 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 20904 I v2ray-core: proxy/vmess/outbound: tunneling request to tcp:142.250.141.188:5228 via tcp:xxx.xxx.xxx.xxx:443
8707 9390 D v2ray-core: app/dns: DOHL//223.5.5.5 cleanup galaxyclub.cn.
8707 9390 D v2ray-core: app/dns: DOHL//223.5.5.5 cleanup www.gstatic.com.
8707 9390 D v2ray-core: app/dns: DOHL//223.5.5.5 cleanup static.zhimg.com.
8707 9390 D v2ray-core: app/dns: DOHL//223.5.5.5 cleanup adservice.google.com.
8707 9390 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9643 D v2ray-core: app/dns: domain www.google.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9643 D v2ray-core: app/dns: domain www.google.com will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: www.google.com.
8707 24295 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: www.google.com.
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: www.google.com. TypeAAAA -> [[2607:f8b0:4007:80f::2004]] 225.766354ms
8707 24295 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:www.google.com.
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: www.google.com. TypeA -> [142.250.189.4] 225.797343ms
8707 24295 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:www.google.com.
8707 20904 I v2ray-core: app/dispatcher: default route for udp:142.250.189.4:443
8707 20904 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 9390 I v2ray-core: proxy/vmess/outbound: tunneling request to udp:142.250.189.4:443 via tcp:xxx.xxx.xxx.xxx:443
8707 20904 I v2ray-core: app/dispatcher: default route for tcp:142.250.189.4:443
8707 20904 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 9643 I v2ray-core: proxy/vmess/outbound: tunneling request to tcp:142.250.189.4:443 via tcp:xxx.xxx.xxx.xxx:443
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > io: read/write on closed pipe
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x72b3e79 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1810 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xe4de495 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1820 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I ViewRootImpl@6f46252[MainActivity]: Relayout returned: old=(0,0,1080,2400) new=(0,0,1080,2400) req=(1080,2400)4 dur=23 res=0x1 s={false 0} ch=false fn=-1
25391 25391 I ViewRootImpl@6f46252[MainActivity]: stopped(false) old=true
25391 25391 I ViewRootImpl@6f46252[MainActivity]: stopped(false) old=false
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xe4de495 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1820 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I ViewRootImpl@6f46252[MainActivity]: Relayout returned: old=(0,0,1080,2400) new=(0,0,1080,2400) req=(1080,2400)0 dur=8 res=0x7 s={true 513560497776} ch=true fn=-1
25391 31236 I AdrenoGLES-0: QUALCOMM build : d0017ebc28, Ic89c6ea852
25391 31236 I AdrenoGLES-0: Build Date : 06/23/21
25391 31236 I AdrenoGLES-0: OpenGL ES Shader Compiler Version: EV031.35.01.04
25391 31236 I AdrenoGLES-0: Local Branch :
25391 31236 I AdrenoGLES-0: Remote Branch :
25391 31236 I AdrenoGLES-0: Remote Branch :
25391 31236 I AdrenoGLES-0: Reconstruct Branch :
25391 31236 I AdrenoGLES-0: Build Config : S P 10.0.7 AArch64
25391 31236 I AdrenoGLES-0: Driver Path : /vendor/lib64/egl/libGLESv2_adreno.so
25391 31236 I AdrenoGLES-0: PFP: 0x016dc094, ME: 0x00000000
25391 25391 I ViewRootImpl@6f46252[MainActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1
25391 25391 D InputMethodManager: prepareNavigationBarInfo() DecorView@ae9f9db[MainActivity]
25391 25391 D InputMethodManager: getNavigationBarColor() -4056997
25391 25391 D InputMethodManager: prepareNavigationBarInfo() DecorView@ae9f9db[MainActivity]
25391 25391 D InputMethodManager: getNavigationBarColor() -4056997
25391 25391 V InputMethodManager: Starting input: tba=io.nekohasekai.sagernet ic=null mNaviBarColor -4056997 mIsGetNaviBarColorSuccess true , NavVisible : true , NavTrans : false
25391 25391 D InputMethodManager: startInputInner - Id : 0
25391 25391 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
25391 25391 D InputTransport: Input channel constructed: 'ClientS', fd=100
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509266164640]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509266164640]
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509266164464]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509266164464]
25391 25391 D InputMethodManager: prepareNavigationBarInfo() DecorView@ae9f9db[MainActivity]
25391 25391 D InputMethodManager: getNavigationBarColor() -4056997
25391 25391 V InputMethodManager: Starting input: tba=io.nekohasekai.sagernet ic=null mNaviBarColor -4056997 mIsGetNaviBarColorSuccess true , NavVisible : true , NavTrans : false
25391 25391 D InputMethodManager: startInputInner - Id : 0
25391 25391 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
25391 25391 D InputTransport: Input channel constructed: 'ClientS', fd=106
25391 25391 D InputTransport: Input channel destroyed: 'ClientS', fd=100
25391 25391 I ViewRootImpl@6f46252[MainActivity]: stopped(true) old=false
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509265854000]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509265854000]
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x72b3e79 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1810 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xe4de495 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1820 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509266167280]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509266167280]
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509266167104]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509266167104]
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509266169568]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509266169568]
25391 25391 I ViewRootImpl@6f46252[MainActivity]: Relayout returned: old=(0,0,1080,2400) new=(0,0,1080,2400) req=(1080,2400)8 dur=8 res=0x5 s={false 0} ch=false fn=-1
25391 25391 I ViewRootImpl@6f46252[MainActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509266068720]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509266068720]
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509265620800]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509265620800]
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509265854000]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509265854000]
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > read tcp 10.47.88.118:49900->xxx.xxx.xxx.xxx:443: read: connection reset by peer
8707 20904 I v2ray-core: app/dispatcher: default route for tcp:142.250.141.188:5228
8707 20904 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 8842 I v2ray-core: proxy/vmess/outbound: tunneling request to tcp:142.250.141.188:5228 via tcp:xxx.xxx.xxx.xxx:443
8707 9390 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9390 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 8842 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > read tcp 10.47.88.118:50094->xxx.xxx.xxx.xxx:443: read: connection reset by peer
8707 8842 I v2ray-core: app/dispatcher: default route for tcp:142.250.141.188:5228
8707 8842 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 8842 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 8842 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 8842 D v2ray-core: app/dns: domain in.appcenter.ms will use DNS in order: [UDP:1.1.1.1:53]
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: in.appcenter.ms.
8707 10499 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 10499 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 8842 D v2ray-core: app/dns: domain in.appcenter.ms will use DNS in order: [UDP:1.1.1.1:53]
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: in.appcenter.ms.
8707 24295 I v2ray-core: proxy/vmess/outbound: tunneling request to tcp:142.250.141.188:5228 via tcp:xxx.xxx.xxx.xxx:443
8707 9643 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: in.appcenter.ms. TypeAAAA -> [] 195.665885ms
8707 9643 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:in.appcenter.ms.
8707 9643 I v2ray-core: app/dns: failed to lookup ip for domain in.appcenter.ms at server UDP:1.1.1.1:53 > empty response
8707 9643 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: in.appcenter.ms. TypeA -> [40.70.161.7] 205.315156ms
8707 9643 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:in.appcenter.ms.
8707 9643 I v2ray-core: app/dispatcher: default route for tcp:40.70.161.7:443
8707 9643 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 24295 I v2ray-core: proxy/vmess/outbound: tunneling request to tcp:40.70.161.7:443 via tcp:xxx.xxx.xxx.xxx:443
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain china-gld.push.samsungosp.com.cn will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: china-gld.push.samsungosp.com.cn.
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain china-gld.push.samsungosp.com.cn will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: china-gld.push.samsungosp.com.cn.
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: china-gld.push.samsungosp.com.cn. TypeA -> [52.80.25.176 54.223.96.36] 214.621771ms
8707 24295 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:china-gld.push.samsungosp.com.cn.
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: china-gld.push.samsungosp.com.cn. TypeAAAA -> [] 218.798281ms
8707 24295 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:china-gld.push.samsungosp.com.cn.
8707 24295 I v2ray-core: app/dns: failed to lookup ip for domain china-gld.push.samsungosp.com.cn at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dispatcher: taking detour [bypass] for [tcp:52.80.25.176:5229]
8707 24295 I v2ray-core: proxy/freedom: opening connection to tcp:52.80.25.176:5229
8707 24295 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:52.80.25.176:5229
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/freedom: connection ends > proxy/freedom: failed to process request > io: read/write on closed pipe
8707 8842 I v2ray-core: app/dispatcher: taking detour [bypass] for [tcp:52.80.85.127:5229]
8707 8842 I v2ray-core: proxy/freedom: opening connection to tcp:52.80.85.127:5229
8707 8842 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:52.80.85.127:5229
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x72b3e79 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1810 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xe4de495 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1820 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509266164992]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509266164992]
25391 25391 I ViewRootImpl@6f46252[MainActivity]: Relayout returned: old=(0,0,1080,2400) new=(0,0,1080,2400) req=(1080,2400)4 dur=8 res=0x1 s={false 0} ch=false fn=-1
25391 25391 I ViewRootImpl@6f46252[MainActivity]: stopped(false) old=true
25391 25391 I ViewRootImpl@6f46252[MainActivity]: stopped(false) old=false
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xe4de495 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1820 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509265854000]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509265854000]
25391 25391 I ViewRootImpl@6f46252[MainActivity]: Relayout returned: old=(0,0,1080,2400) new=(0,0,1080,2400) req=(1080,2400)0 dur=4 res=0x7 s={true 513560332096} ch=true fn=-1
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509266166928]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509266166928]
25391 25391 I ViewRootImpl@6f46252[MainActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1
25391 25391 D InputMethodManager: prepareNavigationBarInfo() DecorView@ae9f9db[MainActivity]
25391 25391 D InputMethodManager: getNavigationBarColor() -4056997
25391 25391 D InputMethodManager: prepareNavigationBarInfo() DecorView@ae9f9db[MainActivity]
25391 25391 D InputMethodManager: getNavigationBarColor() -4056997
25391 25391 V InputMethodManager: Starting input: tba=io.nekohasekai.sagernet ic=null mNaviBarColor -4056997 mIsGetNaviBarColorSuccess true , NavVisible : true , NavTrans : false
25391 25391 D InputMethodManager: startInputInner - Id : 0
25391 25391 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
25391 25391 D InputTransport: Input channel constructed: 'ClientS', fd=97
25391 25391 D InputTransport: Input channel destroyed: 'ClientS', fd=106
25391 25391 I ViewRootImpl@6f46252[MainActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509265714432]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509265714432]
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509266091424]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509266091424]
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509266100224]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509266100224]
25391 25391 D InputTransport: Input channel destroyed: 'ClientS', fd=97
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509265996560]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509265996560]
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509265620800]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509265620800]
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x72b3e79 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1810 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xe4de495 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1820 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I ViewRootImpl@6f46252[MainActivity]: Relayout returned: old=(0,0,1080,2400) new=(0,0,1080,2400) req=(1080,2400)8 dur=3 res=0x5 s={false 0} ch=true fn=37
25391 25391 I ViewRootImpl@6f46252[MainActivity]: stopped(true) old=false
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x72b3e79 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1810 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xe4de495 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1820 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I ViewRootImpl@6f46252[MainActivity]: Relayout returned: old=(0,0,1080,2400) new=(0,0,1080,2400) req=(1080,2400)8 dur=4 res=0x5 s={false 0} ch=false fn=-1
8707 10499 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 10499 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 10499 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 10499 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 10499 D v2ray-core: app/dns: domain www.google.com will use DNS in order: [UDP:1.1.1.1:53]
8707 10499 D v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT www.google.com -> [2607:f8b0:4007:80f::2004]
8707 10499 D v2ray-core: app/dns: domain www.google.com will use DNS in order: [UDP:1.1.1.1:53]
8707 10499 D v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT www.google.com -> [142.250.189.4]
8707 10499 I v2ray-core: app/dispatcher: default route for udp:142.250.189.4:443
8707 10499 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 9643 I v2ray-core: proxy/vmess/outbound: tunneling request to udp:142.250.189.4:443 via tcp:xxx.xxx.xxx.xxx:443
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > io: read/write on closed pipe
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 8842 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > read tcp 10.47.88.118:50110->xxx.xxx.xxx.xxx:443: read: connection reset by peer
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain mtalk.google.com will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: mtalk.google.com.
8707 9643 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9643 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9643 D v2ray-core: app/dns: domain mtalk.google.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9643 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: mtalk.google.com.
8707 9643 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: mtalk.google.com. TypeA -> [142.250.101.188] 215.474948ms
8707 9643 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:mtalk.google.com.
8707 9643 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: mtalk.google.com. TypeAAAA -> [[2607:f8b0:4023:c0b::bc]] 210.392552ms
8707 9643 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:mtalk.google.com.
8707 9643 I v2ray-core: app/dispatcher: default route for tcp:142.250.101.188:5228
8707 9643 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 24295 I v2ray-core: proxy/vmess/outbound: tunneling request to tcp:142.250.101.188:5228 via tcp:xxx.xxx.xxx.xxx:443
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain www.google.com will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: www.google.com.
8707 20904 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 20904 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 20904 D v2ray-core: app/dns: domain www.google.com will use DNS in order: [UDP:1.1.1.1:53]
8707 20904 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: www.google.com.
8707 9643 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: www.google.com. TypeAAAA -> [[2607:f8b0:4007:817::2004]] 204.720573ms
8707 9643 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:www.google.com.
8707 9643 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: www.google.com. TypeA -> [142.250.189.4] 208.682761ms
8707 9643 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:www.google.com.
8707 9390 I v2ray-core: app/dispatcher: default route for udp:142.250.189.4:443
8707 9390 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 24295 I v2ray-core: proxy/vmess/outbound: tunneling request to udp:142.250.189.4:443 via tcp:xxx.xxx.xxx.xxx:443
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain encrypted-tbn0.gstatic.com will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: encrypted-tbn0.gstatic.com.
8707 20904 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 20904 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 8842 D v2ray-core: app/dns: domain encrypted-tbn0.gstatic.com will use DNS in order: [UDP:1.1.1.1:53]
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: encrypted-tbn0.gstatic.com.
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: encrypted-tbn0.gstatic.com. TypeAAAA -> [[2607:f8b0:4007:814::200e]] 193.9325ms
8707 24295 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:encrypted-tbn0.gstatic.com.
8707 8842 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: encrypted-tbn0.gstatic.com. TypeA -> [216.58.193.206] 194.006823ms
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:encrypted-tbn0.gstatic.com.
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 20904 D v2ray-core: app/dns: domain encrypted-tbn0.gstatic.com will use DNS in order: [UDP:1.1.1.1:53]
8707 20904 D v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT encrypted-tbn0.gstatic.com -> [216.58.193.206]
8707 20904 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 20904 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 20904 D v2ray-core: app/dns: domain encrypted-tbn0.gstatic.com will use DNS in order: [UDP:1.1.1.1:53]
8707 20904 D v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT encrypted-tbn0.gstatic.com -> [2607:f8b0:4007:814::200e]
8707 9643 I v2ray-core: app/dispatcher: default route for udp:216.58.193.206:443
8707 9643 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 10499 I v2ray-core: proxy/vmess/outbound: tunneling request to udp:216.58.193.206:443 via tcp:xxx.xxx.xxx.xxx:443
8707 10499 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 10499 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 8842 D v2ray-core: app/dns: domain www.gstatic.com will use DNS in order: [UDP:1.1.1.1:53]
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: www.gstatic.com.
8707 9643 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9643 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9643 D v2ray-core: app/dns: domain www.gstatic.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9643 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: www.gstatic.com.
8707 10499 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: www.gstatic.com. TypeAAAA -> [[2607:f8b0:4007:804::2003]] 186.992344ms
8707 10499 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:www.gstatic.com.
8707 8842 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: www.gstatic.com. TypeA -> [142.250.217.131] 189.994636ms
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:www.gstatic.com.
8707 8842 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 8842 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 8842 D v2ray-core: app/dns: domain www.v2ex.com will use DNS in order: [UDP:1.1.1.1:53]
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: www.v2ex.com.
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain www.v2ex.com will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: www.v2ex.com.
8707 9390 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: www.v2ex.com. TypeA -> [172.67.3.188 104.20.10.218 104.20.9.218] 205.179063ms
8707 9390 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:www.v2ex.com.
8707 9390 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: www.v2ex.com. TypeAAAA -> [[2606:4700:10::ac43:3bc] [2606:4700:10::6814:ada] [2606:4700:10::6814:9da]] 203.5975ms
8707 9390 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:www.v2ex.com.
8707 24295 I v2ray-core: app/dispatcher: default route for udp:172.67.3.188:443
8707 24295 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 8842 I v2ray-core: proxy/vmess/outbound: tunneling request to udp:172.67.3.188:443 via tcp:xxx.xxx.xxx.xxx:443
8707 9390 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 8842 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 8842 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 8842 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 8842 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: post.m.smzdm.com.
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: post.m.smzdm.com.
8707 20904 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 20904 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9643 D v2ray-core: app/dns: domain cdn.v2ex.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9643 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9643 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9643 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: cdn.v2ex.com.
8707 9643 D v2ray-core: app/dns: domain cdn.v2ex.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9643 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: cdn.v2ex.com.
8707 9390 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 D v2ray-core: app/dns: domain i.v2ex.co will use DNS in order: [UDP:1.1.1.1:53]
8707 9390 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: i.v2ex.co.
8707 20904 D v2ray-core: app/dns: domain i.v2ex.co will use DNS in order: [UDP:1.1.1.1:53]
8707 20904 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT i.v2ex.co -> [] > empty response
8707 20904 I v2ray-core: app/dns: failed to lookup ip for domain i.v2ex.co at server UDP:1.1.1.1:53 > empty response
8707 9643 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9643 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain static.v2ex.com will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT static.v2ex.com -> [] > empty response
8707 24295 I v2ray-core: app/dns: failed to lookup ip for domain static.v2ex.com at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain static.v2ex.com will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: static.v2ex.com.
8707 8842 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 8842 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 8842 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: post.m.smzdm.com.
8707 9390 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 8842 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 querying DNS for: post.m.smzdm.com.
8707 8842 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: cdn.v2ex.com. TypeA -> [104.20.9.218 104.20.10.218 172.67.3.188] 188.572031ms
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:cdn.v2ex.com.
8707 20904 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: cdn.v2ex.com. TypeAAAA -> [] 200.41302ms
8707 20904 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:cdn.v2ex.com.
8707 20904 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: i.v2ex.co. TypeAAAA -> [] 199.110834ms
8707 20904 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:i.v2ex.co.
8707 20904 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: static.v2ex.com. TypeAAAA -> [[2606:4700:10::6814:9da] [2606:4700:10::6814:ada] [2606:4700:10::ac43:3bc]] 197.582395ms
8707 20904 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:static.v2ex.com.
8707 20904 I v2ray-core: app/dns: failed to lookup ip for domain cdn.v2ex.com at server UDP:1.1.1.1:53 > empty response
8707 20904 I v2ray-core: app/dns: failed to lookup ip for domain i.v2ex.co at server UDP:1.1.1.1:53 > empty response
8707 20904 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 20904 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 D v2ray-core: app/dns: domain i.v2ex.co will use DNS in order: [UDP:1.1.1.1:53]
8707 9390 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT i.v2ex.co -> [] > empty response
8707 9390 I v2ray-core: app/dns: failed to lookup ip for domain i.v2ex.co at server UDP:1.1.1.1:53 > empty response
8707 9390 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 D v2ray-core: app/dns: domain i.v2ex.co will use DNS in order: [UDP:1.1.1.1:53]
8707 9390 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT i.v2ex.co -> [] > empty response
8707 9390 I v2ray-core: app/dns: failed to lookup ip for domain i.v2ex.co at server UDP:1.1.1.1:53 > empty response
8707 9390 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 D v2ray-core: app/dns: domain www.google-analytics.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9390 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT www.google-analytics.com -> [] > empty response
8707 9390 I v2ray-core: app/dns: failed to lookup ip for domain www.google-analytics.com at server UDP:1.1.1.1:53 > empty response
8707 8842 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 8842 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 8842 D v2ray-core: app/dns: domain www.google-analytics.com will use DNS in order: [UDP:1.1.1.1:53]
8707 8842 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT www.google-analytics.com -> [] > empty response
8707 8842 I v2ray-core: app/dns: failed to lookup ip for domain www.google-analytics.com at server UDP:1.1.1.1:53 > empty response
8707 8842 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 8842 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 8842 D v2ray-core: app/dns: domain www.google-analytics.com will use DNS in order: [UDP:1.1.1.1:53]
8707 8842 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT www.google-analytics.com -> [] > empty response
8707 8842 I v2ray-core: app/dns: failed to lookup ip for domain www.google-analytics.com at server UDP:1.1.1.1:53 > empty response
8707 8842 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 8842 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 8842 D v2ray-core: app/dns: domain www.google-analytics.com will use DNS in order: [UDP:1.1.1.1:53]
8707 8842 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT www.google-analytics.com -> [] > empty response
8707 8842 I v2ray-core: app/dns: failed to lookup ip for domain www.google-analytics.com at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: post.m.smzdm.com. TypeA -> [] 263.403385ms
8707 24295 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:post.m.smzdm.com.
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: post.m.smzdm.com. TypeAAAA -> [] 262.618906ms
8707 24295 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:post.m.smzdm.com.
8707 24295 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 9390 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 9390 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 9390 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 9643 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9643 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9643 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9643 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 9643 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 9390 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 20904 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 20904 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 20904 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 8842 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: post.m.smzdm.com. TypeAAAA -> [] 1.029174947s
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:post.m.smzdm.com.
8707 8842 I v2ray-core: app/dns: UDP:1.1.1.1:53 got answer: post.m.smzdm.com. TypeA -> [183.222.96.221 42.81.219.16] 1.11494474s
8707 8842 D v2ray-core: app/dns: UDP:1.1.1.1:53 updating IP records for domain:post.m.smzdm.com.
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 24295 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 24295 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 24295 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 9390 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9390 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 9390 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 20904 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 20904 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 24295 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain i.v2ex.co will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT i.v2ex.co -> [] > empty response
8707 24295 I v2ray-core: app/dns: failed to lookup ip for domain i.v2ex.co at server UDP:1.1.1.1:53 > empty response
8707 8842 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 8842 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 8842 D v2ray-core: app/dns: domain i.v2ex.co will use DNS in order: [UDP:1.1.1.1:53]
8707 8842 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT i.v2ex.co -> [] > empty response
8707 8842 I v2ray-core: app/dns: failed to lookup ip for domain i.v2ex.co at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain i.v2ex.co will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT i.v2ex.co -> [] > empty response
8707 24295 I v2ray-core: app/dns: failed to lookup ip for domain i.v2ex.co at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain i.v2ex.co will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT i.v2ex.co -> [] > empty response
8707 24295 I v2ray-core: app/dns: failed to lookup ip for domain i.v2ex.co at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain i.v2ex.co will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT i.v2ex.co -> [] > empty response
8707 24295 I v2ray-core: app/dns: failed to lookup ip for domain i.v2ex.co at server UDP:1.1.1.1:53 > empty response
8707 9390 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 D v2ray-core: app/dns: domain i.v2ex.co will use DNS in order: [UDP:1.1.1.1:53]
8707 9390 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT i.v2ex.co -> [] > empty response
8707 9390 I v2ray-core: app/dns: failed to lookup ip for domain i.v2ex.co at server UDP:1.1.1.1:53 > empty response
8707 8842 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 8842 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 8842 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 8842 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 8842 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 9390 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9390 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 9390 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 9390 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9390 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 9390 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 9390 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9390 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 9390 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 24295 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 9390 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9390 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 9390 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 9390 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9390 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 9390 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 9390 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9390 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 9390 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 24295 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 20904 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 20904 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 20904 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 20904 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 20904 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9390 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 9390 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 24295 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 9390 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9390 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 9390 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 9643 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9643 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9643 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9643 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9643 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9643 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 9643 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 9643 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9643 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 9643 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 24295 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9390 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 9390 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9643 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9643 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 9643 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 8842 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 8842 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 8842 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 9390 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9390 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 9390 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9643 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9643 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9643 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9643 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9643 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 9643 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 24295 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 9643 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9643 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9643 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9643 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 9643 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 24295 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 24295 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 9643 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9643 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9643 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9643 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 9643 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 9390 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9390 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 9390 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 9390 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 9390 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 9390 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 9390 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 9390 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 24295 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 24295 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 24295 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 24295 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 24295 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: connection ends > read tcp 10.47.88.118:50264->xxx.xxx.xxx.xxx:443: read: connection reset by peer
8707 9390 I v2ray-core: app/dispatcher: default route for tcp:142.250.101.188:5228
8707 9390 I v2ray-core: transport/internet/tcp: dialing TCP to tcp:xxx.xxx.xxx.xxx:443
8707 24295 I v2ray-core: proxy/vmess/outbound: tunneling request to tcp:142.250.101.188:5228 via tcp:xxx.xxx.xxx.xxx:443
8707 20904 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 20904 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 20904 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 20904 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 20904 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 10499 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 10499 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 10499 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 10499 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 10499 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 10499 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 10499 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 10499 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 10499 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 10499 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
8707 20904 I v2ray-core: app/dispatcher: taking detour [dns-out] for [udp:172.19.0.2:53]
8707 20904 I v2ray-core: proxy/dns: handling DNS traffic to udp:1.1.1.1:53
8707 20904 D v2ray-core: app/dns: domain post.m.smzdm.com will use DNS in order: [UDP:1.1.1.1:53]
8707 20904 I v2ray-core: app/dns: UDP:1.1.1.1:53 cache HIT post.m.smzdm.com -> [] > empty response
8707 20904 I v2ray-core: app/dns: failed to lookup ip for domain post.m.smzdm.com at server UDP:1.1.1.1:53 > empty response
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x72b3e79 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1810 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xe4de495 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1820 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I ViewRootImpl@6f46252[MainActivity]: Relayout returned: old=(0,0,1080,2400) new=(0,0,1080,2400) req=(1080,2400)4 dur=7 res=0x1 s={false 0} ch=false fn=-1
25391 25391 I ViewRootImpl@6f46252[MainActivity]: stopped(false) old=true
25391 25391 I ViewRootImpl@6f46252[MainActivity]: stopped(false) old=false
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xe4de495 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1820 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I ViewRootImpl@6f46252[MainActivity]: Relayout returned: old=(0,0,1080,2400) new=(0,0,1080,2400) req=(1080,2400)0 dur=12 res=0x7 s={true 513560332096} ch=true fn=-1
25391 31236 I AdrenoGLES-0: QUALCOMM build : d0017ebc28, Ic89c6ea852
25391 31236 I AdrenoGLES-0: Build Date : 06/23/21
25391 31236 I AdrenoGLES-0: OpenGL ES Shader Compiler Version: EV031.35.01.04
25391 31236 I AdrenoGLES-0: Local Branch :
25391 31236 I AdrenoGLES-0: Remote Branch :
25391 31236 I AdrenoGLES-0: Remote Branch :
25391 31236 I AdrenoGLES-0: Reconstruct Branch :
25391 31236 I AdrenoGLES-0: Build Config : S P 10.0.7 AArch64
25391 31236 I AdrenoGLES-0: Driver Path : /vendor/lib64/egl/libGLESv2_adreno.so
25391 31236 I AdrenoGLES-0: PFP: 0x016dc094, ME: 0x00000000
25391 25391 I ViewRootImpl@6f46252[MainActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1
25391 25391 D InputMethodManager: prepareNavigationBarInfo() DecorView@ae9f9db[MainActivity]
25391 25391 D InputMethodManager: getNavigationBarColor() -4056997
25391 25391 D InputMethodManager: prepareNavigationBarInfo() DecorView@ae9f9db[MainActivity]
25391 25391 D InputMethodManager: getNavigationBarColor() -4056997
25391 25391 V InputMethodManager: Starting input: tba=io.nekohasekai.sagernet ic=null mNaviBarColor -4056997 mIsGetNaviBarColorSuccess true , NavVisible : true , NavTrans : false
25391 25391 D InputMethodManager: startInputInner - Id : 0
25391 25391 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
25391 25391 D InputTransport: Input channel constructed: 'ClientS', fd=100
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509265722352]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509265722352]
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509265687856]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509265687856]
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 0
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 1
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 0
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 1
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 0
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 1
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 0
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 1
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 10499 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 0
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 1
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 10499 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 10499 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 0
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 1
25391 25391 I ViewRootImpl@6f46252[MainActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509266176256]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509266176256]
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509266165696]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509266165696]
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509266179424]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509266179424]
25391 25391 D InputTransport: Input channel destroyed: 'ClientS', fd=100
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509266148800]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509266148800]
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 10499 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509266141584]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509266141584]
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x72b3e79 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1810 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xe4de495 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1820 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I ViewRootImpl@6f46252[MainActivity]: Relayout returned: old=(0,0,1080,2400) new=(0,0,1080,2400) req=(1080,2400)8 dur=5 res=0x5 s={false 0} ch=true fn=468
25391 25391 I ViewRootImpl@6f46252[MainActivity]: stopped(true) old=false
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x72b3e79 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1810 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xe4de495 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1820 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I ViewRootImpl@6f46252[MainActivity]: Relayout returned: old=(0,0,1080,2400) new=(0,0,1080,2400) req=(1080,2400)8 dur=8 res=0x5 s={false 0} ch=false fn=-1
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 10499 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 10499 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 10499 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 10499 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 10499 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 10499 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 10499 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 10499 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 10499 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 10499 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 10499 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 10499 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 10499 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0x72b3e79 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1810 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xe4de495 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1820 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I ViewRootImpl@6f46252[MainActivity]: Relayout returned: old=(0,0,1080,2400) new=(0,0,1080,2400) req=(1080,2400)4 dur=34 res=0x1 s={false 0} ch=false fn=-1
25391 25391 I ViewRootImpl@6f46252[MainActivity]: stopped(false) old=true
25391 25391 I ViewRootImpl@6f46252[MainActivity]: stopped(false) old=false
25391 25391 I SurfaceControl: assignNativeObject: nativeObject = 0 Surface(name=null)/@0xe4de495 / android.view.SurfaceControl.readFromParcel:1117 android.view.IWindowSession$Stub$Proxy.relayout:1820 android.view.ViewRootImpl.relayoutWindow:9005 android.view.ViewRootImpl.performTraversals:3360 android.view.ViewRootImpl.doTraversal:2618 android.view.ViewRootImpl$TraversalRunnable.run:9971 android.view.Choreographer$CallbackRecord.run:1010 android.view.Choreographer.doCallbacks:809 android.view.Choreographer.doFrame:744 android.view.Choreographer$FrameDisplayEventReceiver.run:995
25391 25391 I ViewRootImpl@6f46252[MainActivity]: Relayout returned: old=(0,0,1080,2400) new=(0,0,1080,2400) req=(1080,2400)0 dur=10 res=0x7 s={true 513560332096} ch=true fn=-1
25391 25391 I ViewRootImpl@6f46252[MainActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1
25391 25391 D InputMethodManager: prepareNavigationBarInfo() DecorView@ae9f9db[MainActivity]
25391 25391 D InputMethodManager: getNavigationBarColor() -4056997
25391 25391 D InputMethodManager: prepareNavigationBarInfo() DecorView@ae9f9db[MainActivity]
25391 25391 D InputMethodManager: getNavigationBarColor() -4056997
25391 25391 V InputMethodManager: Starting input: tba=io.nekohasekai.sagernet ic=null mNaviBarColor -4056997 mIsGetNaviBarColorSuccess true , NavVisible : true , NavTrans : false
25391 25391 D InputMethodManager: startInputInner - Id : 0
25391 25391 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
25391 25391 D InputTransport: Input channel constructed: 'ClientS', fd=100
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509266136128]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509266136128]
25391 25391 I SurfaceControl: nativeRelease nativeObject s[509266141760]
25391 25391 I SurfaceControl: nativeRelease nativeObject e[509266141760]
8707 10499 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 20904 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 0
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 1
25391 25391 W TabLayout: MODE_SCROLLABLE + GRAVITY_FILL is not supported, GRAVITY_START will be used instead
25391 25391 D InputMethodManager: prepareNavigationBarInfo() DecorView@ae9f9db[MainActivity]
25391 25391 D InputMethodManager: getNavigationBarColor() -4056997
25391 25391 V InputMethodManager: Starting input: tba=io.nekohasekai.sagernet ic=null mNaviBarColor -4056997 mIsGetNaviBarColorSuccess true , NavVisible : true , NavTrans : false
25391 25391 D InputMethodManager: startInputInner - Id : 0
25391 25391 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
25391 25391 D InputTransport: Input channel constructed: 'ClientS', fd=107
25391 25391 D InputTransport: Input channel destroyed: 'ClientS', fd=100
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 0
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 1
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 0
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 1
25391 25391 D InputMethodManager: prepareNavigationBarInfo() DecorView@ae9f9db[MainActivity]
25391 25391 D InputMethodManager: getNavigationBarColor() -4056997
25391 25391 V InputMethodManager: Starting input: tba=io.nekohasekai.sagernet ic=null mNaviBarColor -4056997 mIsGetNaviBarColorSuccess true , NavVisible : true , NavTrans : false
25391 25391 D InputMethodManager: startInputInner - Id : 0
25391 25391 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
25391 25391 D InputTransport: Input channel constructed: 'ClientS', fd=97
25391 25391 D InputTransport: Input channel destroyed: 'ClientS', fd=107
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 0
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 1
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 0
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 1
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 24295 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
8707 9643 I v2ray-core: app/proxyman/outbound: failed to process outbound traffic > proxy/dns: connection ends > context canceled
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 0
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 1
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 0
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 1
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 0
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 1
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 0
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 1
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 0
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 1
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 0
25391 25391 I ViewRootImpl@6f46252[MainActivity]: ViewPostIme pointer 1
预期行为
域名能够正常解析。
设备信息
- 内核版本: [5.4.61]
- 设备型号: [三星S21]
- 操作系统: [OneUI 3.1]
help wanted spam not following template