手机:谷歌pixel 3
在手机连接wifi的情况下能连接,在移动4G下不能用,蓝灯可以用。节点在电脑和老手机里能用,所以不是节点问题
我也是同样的问题
你可以试试手机开热点用电脑连看看是不是移动网络本身的问题
移动的wall更高一点,我双卡经常移动4G不能用联通4G可以
我也是同样的问题
我也是移动不行 联通可以
此问题同样发生在我的OnePlus 5T + LineageOS系统(Android 8.1.0),Shadowsocks-android 4.7.4 (Google Play)。
具体表现是,WiFi没问题,但是在3G/4G网络下,且设置了分应用代理的情况下,经过代理的应用没有任何问题,但是未经过代理的应用则提示无法解析DNS。
猜测和 changelog 里的DNS部分有关。
06-09 14:10:01.162 10840 11310 E libc : Access denied finding property "net.dns1"
06-09 14:10:01.167 22103 22313 E libc : Access denied finding property "net.dns1"
有意思的是,OnePlus 5T是双卡,Shadowsocks-android保持连接的情况下,当主卡联通不行的时候,如果切换到副卡移动,就一切正常(无论经过代理的应用还是不经过代理的应用),若再切回主卡联通,未经过代理的应用将会再次出现无法解析DNS的现象。
logcat:
shadowsocks.log
On Android P, try set the private DNS to one.one.one.one.
https://developers.cloudflare.com/1.1.1.1/setting-up-1.1.1.1/android/
And if you meet any problem, please follow the template to provide details.
Otherwise, no one can help.
Thanks, After changing google.dns to 1.1.1.1, Everything looks fine now. :100:
@chenshaoju I don't think that part of the log has anything to do with shadowsocks. Was any previous version working properly for you?
@Mygod Current is 4.7.4, The logcat is from the same version.
I try to roll back 4.7.3 before, But not working, Due to the limited of test environment, I'm unable test more version.
Here is the current version and settings can working normally:

Networking for bypassed apps are handled by your system so you should probably report to LineageOS instead.
Thanks, I will keep looking into this.
一样的问题,相同的节点:
移动4g网络不通或延迟极高,
联通网络,流畅
电信网络,流畅
是移动专门加了干扰吗?
Closing due to inactivity.
Here is a Note:
更新到 Android 9.0 (LineageOS 16.0)后,该问题仍然随机发生,我仔细观察了一下,当出现问题的时候,设备的本机IPv4地址、DNS等会丢失,从第三方应用里看就是这个样子的:

在能工作的时候,则是这个样子的:

初步猜测可能和IPv6的配置(DNS?)有关,本地运营商推送了IPv6的相关设置,可能引发了Android中的某个BUG导致该问题。
2019-07-08 Update:
此问题可能和IPv6情况下的VoLTE有关,Android系统中可能存在某个BUG,当连接VPN的情况下如果设备启用了VoLTE以及具备运营商分配的IPv6地址的时候,系统会出现混乱。
在退回LineageOS 15.1 (Android 8.1),未启用VoLTE的情况下一切正常。
Most helpful comment
我也是同样的问题