-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to resolve host "www.google.com": No address associated with hostname #2
Comments
|
目前可以正常联网了! 做了几件事:①~④ 非常感谢~! |
@yhwfr1 我按照你这么操作也成功了,谢谢! |
This issue is pretty annoying. Sometimes need least 10 times to retry. In my case, No necessity to restart shadowsocks or phone, Just disconnect in Shadowsocks, And wait 5 seconds and reconnect, After connected, Wait 5 seconds to test connectivity, If failed, just retry again. But it's still can be working, Thank you for developing this plugin. 👍 |
@chenshaoju |
This issue is weird. The app works perfectly fine on the emulator but not on metal. Maybe it's caused by the difference between x86 and arm? But the plugin works fine on arm-based Raspberry Pi. I do see a pattern, however. Whenever the remote closes a connection first (which then triggers gq-client to close the ss connection on the same pipe), the thing won't work. However if it's ss that closes the connection first, the thing would run. I tried to make the client to never initiate the closing of an ss connection, the problem still persists. |
@cbeuw Nope, I didn't see this issue. BTW, we're now using go1.11 APIs to protect the socket, you may want to have a try. https://github.com/shadowsocks/overture/blob/4ea07479b42eef0e47d29cfa9559e37f995f0a58/core/utils/utils_android.go |
@madeye |
Yup it works when I use the vanilla net package from go1.11 instead of gotfo. I decided to drop TCP Fast Open support. Before go1.11 gotfo was useful not only for TCP Fast Open, but also the fact that I don't have to compile the go compiler myself for the callback protector to work (not that it worked well). Now gotfo is just a burden. Its dirty hack is unmaintainable anyway and we'll wait for future go versions for the TCP Fast Open support. |
After a few times test, The v1.0.0 has fixed this issue. |
我的这个ssr用手机客户端连接能用,用电脑客户端却不能用,这是什么问题?? |
你需要使用SSR的PC客户端才行,SS+GoQuite不能兼容SSR的混淆。 |
same problem, not solved by what @SCKC1 did, any idea? |
Please check your Shadowsocks client configure is correct. |
Reason: If you don`t know how to set firewall rule, the best way for you is: using 443 as the port number |
1、4.6.1升级至5.0.5 |
it doesn't work, anyone knows how to resolve it? |
点击测试连接,等待很久,然后报错,
失败:Unable to resolve host "www.google.com": No address associated with hostname
The text was updated successfully, but these errors were encountered: