-
Notifications
You must be signed in to change notification settings - Fork 266
Open
Description
Is there an existing issue for this?
- I have searched among all existing issues (including closed issues)
screenshots or captures



Actual behaviour
- 通过luci操作启动配置的日志选项时,出现报错提醒
- 通过shell使用uci可正常操作
Expected behaviour
- 配置可以一次操作正常保存
- 不会有报错提示
Steps to reproduce
- 先保证checkbox处于勾选状态
- 取消勾选启动配置里的任意checkbox选项
- 点击「保存&应用」
- 弹窗提示出现code 4错误
- 此时再点击「保存&应用」可正常保存
Additional Information
{
"kernel": "5.15.167",
"hostname": "ImmortalWrt",
"system": "12th Gen Intel(R) Core(TM) i5-12500",
"model": "QEMU Standard PC (Q35 + ICH9, 2009)",
"board_name": "qemu-standard-pc-q35-ich9-2009",
"rootfs_type": "squashfs",
"release": {
"distribution": "ImmortalWrt",
"version": "23.05.4",
"revision": "r28061-399f9a1db3",
"target": "x86/64",
"description": "ImmortalWrt 23.05.4 r28061-399f9a1db3"
}
}
What browsers do you see the problem on?
Microsoft Edge
Relevant log output
luci.js?v=git-24.314.43925-4431ab0:155 Uncaught (in promise) RPCError: RPC call to uci/delete failed with ubus code 4: Resource not found
at ClassConstructor.handleCallReply (rpc.js?v=git-24.314.43925-4431ab0:15:3)
at ClassConstructor.raise (luci.js?v=git-24.314.43925-4431ab0:155:3)
at ClassConstructor.handleCallReply (rpc.js?v=git-24.314.43925-4431ab0:15:3)
Metadata
Metadata
Assignees
Labels
No labels