Asterisk4Magisk / Xray4Magisk

Xray core with service scripts for Android
387 stars 44 forks source link

在k20p miui.eu 21.9.22/21.9.15上 gms无法通过代理 #58

Closed lelemka0 closed 3 years ago

lelemka0 commented 3 years ago

E AuthPII : [GoogleAccountDataServiceImpl] getToken() -> NETWORK_ERROR. Account: Account {name=****, type=com.google}, App: com.google.android.gms, Service: oauth2:https://www.googleapis.com/auth/plus.circles.read https://www.googleapis.com/auth/plus.circles.write https://www.googleapis.com/auth/plus.media.upload https://www.googleapis.com/auth/plus.pages.manage https://www.googleapis.com/auth/plus.me https://www.googleapis.com/auth/plus.profiles.read https://www.googleapis.com/auth/plus.profiles.write https://www.googleapis.com/auth/plus.stream.read https://www.googleapis.com/auth/peopleapi.legacy.readwrite https://www.googleapis.com/auth/plus.applications.manage https://www.googleapis.com/auth/plus.settings 目前仅发现com.google.android.gms无法通过代理,其余应用正常,使用vpn工具(如v2rayNG/AnXray)成功getToken一次后可让其余google套件使用1-2天。 尝试过最小配置,即无routing,仅一个vless作为outbound;尝试过删除xray.tproxy中的AIDs,无效。 目前在miui上使用vpn App或在路由器上使用透明代理均能正常使用。 调整日志级别为debug,查看error及access,相关流量似乎未转发到xray上。 猜测是iptables设置问题。

lelemka0 commented 3 years ago

补充:在相同安卓版本(11)的Oneplus5(with Derpfest)上无此问题 😔

CerteKim commented 3 years ago

全局模式试试(appid.list all)

lelemka0 commented 3 years ago

全局模式试试(appid.list all)

尝试过

CerteKim commented 3 years ago

没什么头绪,旧的版本可以使用吗?

CerteKim commented 3 years ago

应该是 ipv6 的问题,在 apn 里面关闭 v6 或者开启模块的 ipv6 代理

zzzqu commented 3 years ago

同有这个问题,应该是miui都有这个问题