[maybe bug]Always reset connection with "closed with error cannot decrypt peer's message by remote"
# Evidence
```
[2026-05-10 08:10:34][WARNING] connection [TCP] 192.168.1.10:57912 -> update.googleapis.com:443 closed with error cannot decrypt peer's message by remote
[2026-05-10 08:10:34][INFO] matched [TCP] 192.168.1.10:51205 -> update.googleapis.com:80 to target 🚀 节点选择[DomainKeyword]
[2026-05-10 08:10:34][INFO] matched [TCP] 192.168.1.10:49693 -> mtalk.google.com:443 to target 📢 谷歌FCM[Domain]
[2026-05-10 08:10:34][WARNING] connection [TCP] 192.168.1.10:49693 -> mtalk.google.com:443 closed with error cannot decrypt peer's message by remote
[2026-05-10 08:10:34][INFO] matched [TCP] 192.168.1.10:58863 -> update.googleapis.com:443 to target 🚀 节点选择[DomainKeyword]
[2026-05-10 08:10:34][WARNING] connection [TCP] 192.168.1.10:58863 -> update.googleapis.com:443 closed with error cannot decrypt peer's message by remote
[2026-05-10 08:10:34][INFO] matched [TCP] 192.168.1.10:51205 -> update.googleapis.com:80 to target 🚀 节点选择[DomainKeyword]
[2026-05-10 08:10:34][INFO] matched [TCP] 192.168.1.10:63190 -> update.googleapis.com:443 to target 🚀 节点选择[DomainKeyword]
[2026-05-10 08:10:34][WARNING] connection [TCP] 192.168.1.10:63190 -> update.googleapis.com:443 closed with error cannot decrypt peer's message by remote
[2026-05-10 08:10:34][INFO] matched [TCP] 192.168.1.10:51205 -> update.googleapis.com:80 to target 🚀 节点选择[DomainKeyword]
[2026-05-10 08:10:34][INFO] matched [TCP] 192.168.1.10:55189 -> android.clients.google.com:443 to target 🚀 节点选择[DomainKeyword]
[2026-05-10 08:10:34][WARNING] connection [TCP] 192.168.1.10:55189 -> android.clients.google.com:443 closed with error cannot decrypt peer's message by remote
[2026-05-10 08:10:34][INFO] matched [TCP] 192.168.1.10:63832 -> update.googleapis.com:443 to target 🚀 节点选择[DomainKeyword]
[2026-05-10 08:10:34][WARNING] connection [TCP] 192.168.1.10:63832 -> update.googleapis.com:443 closed with error cannot decrypt peer's message by remote
```
I tried trojan and vless+reality, all failed. However, AI said error may stays in `Watfaq/rustls`, which being maintained in another git repository.
The error starts when I try to pull the latest git version, and replace my old v0.9.x ones. What should I do?
2 条评论