Skip to content

luci-app-frps: RPC call to uci/delete failed with ubus code 4: Resource not found #513

@WROIATE

Description

@WROIATE

Is there an existing issue for this?

  • I have searched among all existing issues (including closed issues)

screenshots or captures

Image Image Image

Actual behaviour

  1. 通过luci操作启动配置的日志选项时,出现报错提醒
  2. 通过shell使用uci可正常操作

Expected behaviour

  1. 配置可以一次操作正常保存
  2. 不会有报错提示

Steps to reproduce

  1. 先保证checkbox处于勾选状态
  2. 取消勾选启动配置里的任意checkbox选项
  3. 点击「保存&应用」
  4. 弹窗提示出现code 4错误
  5. 此时再点击「保存&应用」可正常保存

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions