Skip to content

[Bug] #2542

@ChaingTsung

Description

@ChaingTsung

验证步骤

  • 我已经阅读了 文档,了解所有我编写的配置文件项的含义,而不是大量堆砌看似有用的选项或默认值。
  • 我仔细看过 文档 并未解决问题
  • 我已在 Issue Tracker 中寻找过我要提出的问题,并且没有找到
  • 我是中文用户,而非其他语言用户
  • 我已经使用最新的 Alpha 分支版本测试过,问题依旧存在
  • 我提供了可以在本地重现该问题的服务器、客户端配置文件与流程,而不是一个脱敏的复杂客户端配置文件。
  • 我提供了可用于重现我报告的错误的最简配置,而不是依赖远程服务器或者堆砌大量对于复现无用的配置等。
  • 我提供了完整的日志,而不是出于对自身智力的自信而仅提供了部分认为有用的部分。
  • 我直接使用 Mihomo 命令行程序重现了错误,而不是使用其他工具或脚本。

操作系统

Windows, Linux

系统版本

debain13

Mihomo 版本

Mihomo Meta alpha-707fe8b linux amd64 with go1.25.6 Fri Jan 23 01:43:51 UTC 2026
Use tags: with_gvisor

配置文件

- name: "US Damit"
   type: vless
   server: xxx.xxxx.com
   port: 53112
   uuid: xxxxxxxxxxxxxxxxxxxxxxxxx
   network: tcp
   tls: true
   udp: true
   xudp: true
   flow: xtls-rprx-vision
   servername: yahoo.com
   reality-opts: 
     public-key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
     short-id: a4                  
   client-fingerprint: chrome

描述

同一个节点同一个局域网WIFI下,在windows10和Debain13上连接失败,但是该节点在手机上(安卓和IOS)均能正常连接(IOS: Stash、ss; 安卓: v2rayng);

日志一直提示:
[TCP] dial PROXY (match RuleSet/proxy) 127.0.0.1:53060 --> sources.openwrt.org:443 error: xxx.xxx.com:53112 connect error: context deadline exceeded

重现方式

同一个节点同一个局域网WIFI下,在windows10和Debain13上连接失败,但是该节点在手机上(安卓和IOS)均能正常连接(IOS: Stash、ss; 安卓: v2rayng);

日志一直提示:
[TCP] dial PROXY (match RuleSet/proxy) 127.0.0.1:53060 --> sources.openwrt.org:443 error: xxx.xxx.com:53112 connect error: context deadline exceeded

日志

chaing@debian:~$ sudo systemctl status mihomo
● mihomo.service - Mihomo (Clash Meta Core)
     Loaded: loaded (/etc/systemd/system/mihomo.service; enabled; preset: enabled)
     Active: active (running) since Sun 2026-01-25 22:50:31 CST; 11min ago
 Invocation: b8ac4f61e6cc42bc92f2dbf09d89f95c
       Docs: https://github.com/MetaCubeX/mihomo
   Main PID: 1091 (mihomo)
      Tasks: 8 (limit: 2220)
     Memory: 181.6M (peak: 414M)
        CPU: 12.253s
     CGroup: /system.slice/mihomo.service
             └─1091 /usr/bin/mihomo -d /etc/mihomo

1月 25 22:50:34 debian mihomo[1091]: time="2026-01-25T22:50:34.359571774+08:00" level=info msg="Start initial provider BBC"
1月 25 22:50:34 debian mihomo[1091]: time="2026-01-25T22:50:34.363457760+08:00" level=info msg="Start initial provider HBO"
1月 25 22:50:34 debian mihomo[1091]: time="2026-01-25T22:50:34.368138122+08:00" level=info msg="Start initial provider FOXNOW"
1月 25 22:50:34 debian mihomo[1091]: time="2026-01-25T22:50:34.368866907+08:00" level=info msg="Start initial provider direct"
1月 25 22:50:34 debian mihomo[1091]: time="2026-01-25T22:50:34.385602406+08:00" level=info msg="Start initial provider Gemini"
1月 25 22:50:34 debian mihomo[1091]: time="2026-01-25T22:50:34.389536383+08:00" level=info msg="Start initial provider HuluUSA"
1月 25 22:50:34 debian mihomo[1091]: time="2026-01-25T22:50:34.397089514+08:00" level=info msg="Start initial provider apple"
1月 25 22:50:42 debian mihomo[1091]: time="2026-01-25T22:50:42.169148468+08:00" level=info msg="UI already exists, skip downloading"
1月 25 22:50:42 debian mihomo[1091]: time="2026-01-25T22:50:42.169832947+08:00" level=info msg="[GEO] last update time 2026-01-25 15:51:30.710897021 +0800 CST"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions