Andy Tian

Results 6 issues of Andy Tian

Doesn't go to sleep mode when closing the laptop.

如[链接](https://www.youtube.com/watch?v=0EXjvucFV6I&list=PL8FaHk7qbOD5Gy1o06RRilCqv0So31lJt&index=14),我通过反复确认插件激活情况最终定位到了本插件,但也可能是不同插件之间相互冲突导致的。

```plain Run yarn setup:production yarn run v1.22.22 $ sh ops/generate_vars_toml.sh && yarn install && node ops/init_r2.js && node ops/init_feed_db.js && node ops/init_project.js [1/4] Resolving packages... warning jest > @jest/core >...

### 问题描述 / Describe the bug 从 v1.7.x 某个版本开始,我的设备就无法安装服务模式并启动 TUN。 具体表现为:点击安装服务模式按钮,提示已经安装成功,但此时打开 TUN 模式会提示我先安装并启用服务模式。 ![CleanShot 2024-08-07 at 20 00 07@2x](https://github.com/user-attachments/assets/d998aeec-ca98-4b80-bf6c-ad8f13068f0c) 我今天研究了一下,在日志上注意到安装服务模式时,Clash Verge 会尝试连接 127.0.0.1:33211。但我使用 `lsof -i:33211` 并不能看到任何监听该端口的进程。 ```plaintext 2024-08-07 19:57:11 DEBUG...

bug