Skip to content
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

[BUG] 规则模式,在系统代理和TUN模式下无法使用,只能使用TUN全局模式。 #1040

Closed
TerryZT opened this issue May 19, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@TerryZT
Copy link

TerryZT commented May 19, 2024

问题描述 / Describe the bug

1、在系统代理模式下,规则模式和全局模式无法使用,节点正常;
2、TUN模式,规则模式无法使用,但是全局是可以正常访问,浏览;
3、设置和安装服务都已经安装,YouTube 找了很多教程,全部试过还是无解;

复现步骤 / To Reproduce

1、在系统代理模式下,规则模式和全局模式无法使用,节点正常;
2、TUN模式,规则模式无法使用,但是全局是可以正常访问,浏览;
clash01
clash02
3、其他模式都无法使用;

操作系统 / OS

Windows

操作系统版本 / OS Version

mac os monterey 12.6

日志 / Log

2024-05-19 22:18:59 INFO - try to unset system dns
2024-05-19 22:19:00 ERROR - unset system dns failed: 4
2024-05-19 22:19:00 INFO - [clash]: time="2024-05-19T22:19:00.13917+08:00" level=info msg="Start initial configuration in progress"
2024-05-19 22:19:11 INFO - [clash]: time="2024-05-19T22:19:11.483573+08:00" level=info msg="[TCP] 127.0.0.1:52986(com.apple.WebKit.Networking) --> www.apple.com:443 match DomainSuffix(apple.com) using 🍎 苹果服务[DIRECT]"
nect failed: dial tcp 172.217.163.42:443: i/o timeout\ndial tcp 142.251.43.10:443: i/o timeout\ndial tcp 172.217.160.74:443: i/o timeout\ndial tcp 142.251.42.234:443: i/o timeout"

2024-05-19 22:29:47 INFO - [clash]: time="2024-05-19T22:29:47.663705+08:00" level=warning msg="[TCP] dial GLOBAL 127.0.0.1:57216 --> www.youtube.com:443 error: connect failed: dial tcp 173.252.248.244:443: i/o timeout\nconnect failed: dial tcp [2a03:2880:f10c:83:face:b00c:0:25de]:443: connect: no route to host"

2024-05-19 22:29:48 INFO - [clash]: time="2024-05-19T22:29:48.693598+08:00" level=warning msg="[TCP] dial GLOBAL 127.0.0.1:57219 --> content-autofill.googleapis.com:443 error: connect failed: dial tcp 172.217.163.42:443: i/o timeout\ndial tcp 172.217.160.106:443: i/o timeout\ndial tcp 142.251.43.10:443: i/o timeout\ndial tcp 172.217.160.74:443: i/o timeout\ndial tcp 142.251.42.234:443: i/o timeout"
2024-05-19 22:29:50 INFO - [clash]: time="2024-05-19T22:29:50.849533+08:00" level=warning msg="[TCP] dial GLOBAL 127.0.0.1:57223 --> play.google.com:443 error: connect failed: dial tcp 59.24.3.174:443: i/o timeout"

2024-05-19 22:30:12 INFO - [clash]: time="2024-05-19T22:30:12.672473+08:00" level=warning msg="[TCP] dial GLOBAL 127.0.0.1:57344 --> www.youtube.com:443 error: connect failed: dial tcp 173.252.248.244:443: i/o timeout\nconnect failed: dial tcp [2a03:2880:f134:183:face:b00c:0:25de]:443: connect: no route to host"

2024-05-19 22:30:12 INFO - try to unset system dns
2024-05-19 22:30:13 INFO - unset system dns successfully
2024-05-19 22:30:13 INFO - clash core terminated
2024-05-19 22:30:13 INFO - try to set system dns
2024-05-19 22:30:14 INFO - set system dns successfully
2024-05-19 22:30:19 INFO - recover clash core
2024-05-19 22:33:45 INFO - reset proxy to the original proxy

2024-05-19 22:33:58 INFO - try to set system dns
2024-05-19 22:33:58 ERROR - set system dns failed: 4
2024-05-19 22:34:21 INFO - reset proxy with no action

2024-05-19 22:44:20 INFO - try to set system dns
2024-05-19 22:44:20 ERROR - set system dns failed: 4

@TerryZT TerryZT added the bug Something isn't working label May 19, 2024
@TerryZT
Copy link
Author

TerryZT commented May 19, 2024

因为日志太长,无法全部发送,删掉了一部分,不知道会不会影响分析问题。
clash日志.zip
附件在上传一份完整的文档日志。

@lhb1998
Copy link

lhb1998 commented May 20, 2024

根本问题是这个
我把DNS删掉就好了
#1023

@TerryZT
Copy link
Author

TerryZT commented May 20, 2024

根本问题是这个 我把DNS删掉就好了 #1023

电脑网络的DNS全部删掉还是clash软件的DNS?

@TerryZT
Copy link
Author

TerryZT commented May 20, 2024

Uploading 1716195169508.jpg…
我电脑的DNS是空的,没有任何dns信息。
突破灰色不是填写的,是系统默认,提示用的,鼠标一点就没了。

@MystiPanda
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants