using luci to update pkgs (since found out this is not a good idea) i get this error
RPCError
RPC call to luci/getFeatures failed with error -32000: Object not found
at handleCallReply (https://192.168.1.1/luci-static/resources/rpc.js?v=26.005.68630~af8a35c-1767920343:11:3)
what should i do to fix this please?
LuCI openwrt-24.10 branch (26.005.68630~af8a35c) / OpenWrt 24.10.0 (r28427-6df0e3d02a)
root@openwrt:~# ubus call system board
{
"kernel": "6.6.73",
"hostname": "openwrt.1server.nz",
"system": "ARMv7 Processor rev 0 (v7l)",
"model": "Linksys EA9500",
"board_name": "linksys,panamera",
"rootfs_type": "squashfs",
"release": {
"distribution": "OpenWrt",
"version": "24.10.0",
"revision": "r28427-6df0e3d02a",
"target": "bcm53xx/generic",
"description": "OpenWrt 24.10.0 r28427-6df0e3d02a",
"builddate": "1738624177"
}
}