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]webui切换节点后重启app会回滚到选择前的节点 #119

Open
KorenKrita opened this issue Jan 20, 2025 · 0 comments
Open

[Bug]webui切换节点后重启app会回滚到选择前的节点 #119

KorenKrita opened this issue Jan 20, 2025 · 0 comments

Comments

@KorenKrita
Copy link

感谢你向 ClashX 提交 issue!
在提交之前,请确认:

  • [✅] 我已经在 Issue Tracker 中找过我要提出的问题
  • [✅] 这是 ClashX UI层面的问题,并非 Clash Core 的问题(例如xx软件连不上,无法连接特定服务器等)。其他 Clash 衍生版本没有次问题。
  • [❌] 如果你可以自己 debug 并解决的话,提交 PR 吧!

请注意,如果你并没有遵照这个 issue template 填写内容,我们将直接关闭这个 issue。

我都确认过了,我要继续提交。


请附上任何可以帮助我们解决这个问题的信息,如果我们收到的信息不足,我们将对这个 issue 加上 Needs more information 标记并在收到更多资讯之前关闭 issue。

clashX config

无需配置
……

ClashX log

无需log
……

ClashX Crash log

无crash
……

环境 Environment

……

  • 使用者的操作系统 (the OS running on the client)
  • macos15.1.1
    ……
  • 网路环境或拓扑 (network conditions/topology)
  • wifi
    ……
  • ISP 有没有进行 DNS 污染 (is your ISP performing DNS pollution?)

  • ……
  • 其他
    ……

说明 Description

猜测clash时期因为内核没有节点选择存储所以app独立实现了这部分功能,在切换mihomo内核后未做适配。
希望这部分功能实现迁移至内核提供的节点选择记忆上,方便webui使用

重现问题的具体布骤 Steps to Reproduce

  1. [First Step]打开app对某一节点组选择节点A,打开webui 对同一节点组选择节点B
  2. [Second Step]关闭app,打开app
  3. ……

我预期会发生……?

此节点组记忆了最后由webui选择的节点B
实际上发生了什麽?

此节点组记忆了最后由app选择的节点A

可能的解决方案 Possible Solution

测试mihomo party无此问题,猜测直接使用内核的节点记忆可以解决

更多信息 More Information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant