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] 规则附加 --> 自定义规则集附加 无法添加新条目 #4245

Open
5 of 7 tasks
WFANG12719 opened this issue Dec 19, 2024 · 4 comments
Open
5 of 7 tasks
Labels
bug Something isn't working

Comments

@WFANG12719
Copy link

Verify Steps

  • Tracker 我已经在 Issue Tracker 中找过我要提出的问题
  • Branch 我知道 OpenClash 的 Dev 分支切换开关位于插件设置-版本更新中,或者我会手动下载并安装 Dev 分支的 OpenClash
  • Latest 我已经使用最新 Dev 版本测试过,问题依旧存在
  • Relevant 我知道 OpenClash 与 内核(Core)、控制面板(Dashboard)、在线订阅转换(Subconverter)等项目之间无直接关系,仅相互调用
  • Definite 这确实是 OpenClash 出现的问题
  • Contributors 我有能力协助 OpenClash 开发并解决此问题
  • Meaningless 我提交的是无意义的催促更新或修复请求

OpenClash Version

v0.46.050-beta

Bug on Environment

Lean

OpenWrt Version

OpenWrt SNAPSHOT r5800-5bfe3bd9f

Bug on Platform

Linux-arm64

Describe the Bug

在UI里依次点击 “规则附加” --> “自定义规则集附加”,点击 “添加”按钮,页面刷新一下,并没有出现新页面添加条目, 无法添加新条目。原有6条自定义规则集附加正常工作,也无法删除它们。

To Reproduce

如上操作

OpenClash Log

见 https://pastebin.com/sZQGLr17

OpenClash Config

No response

Expected Behavior

可以正常添加新条目

Additional Context

No response

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

日志里显示有6个依赖未安装,其实都已经有安装,不知为何检测脚本运行检查不出来,在命令行检测如下:
root@openwrt:/tmp#opkg list-installed | grep -E "kmod-inet-diag|unzip|iptables-mod-tproxy|kmod-ipt-tproxy|iptables-mod-extra|kmod-ipt-extra"
iptables-mod-extra - 1.8.7-2
iptables-mod-tproxy - 1.8.7-2
kmod-inet-diag - 5.15.98-1
kmod-ipt-extra - 5.15.98-1
kmod-ipt-tproxy - 5.15.98-1
unzip - 6.0-8

@vernesong
Copy link
Owner

在all里面

@WFANG12719
Copy link
Author

WFANG12719 commented Dec 21, 2024 via email

@vernesong
Copy link
Owner

暂时没复现到你的这个问题

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

2 participants