Hi all,
Opening OpenWRT Luci, I get the following error every time after logging in:
Can someone advise as to what could cause that as well as troubleshooting steps?
Thanks in advance
Hi all,
Opening OpenWRT Luci, I get the following error every time after logging in:
Can someone advise as to what could cause that as well as troubleshooting steps?
Thanks in advance
Please show output of
ubus call system boatd
The issue seems to have fixed itself. However, in case it happens again, this is the output of that command:
root@OpenWrt:~# ubus call system board
{
"kernel": "6.6.73",
"hostname": "OpenWrt",
"system": "ARMv8 Processor rev 4",
"model": "GL.iNet GL-MT6000",
"board_name": "glinet,gl-mt6000",
"rootfs_type": "squashfs",
"release": {
"distribution": "OpenWrt",
"version": "24.10.0",
"revision": "r28427-6df0e3d02a",
"target": "mediatek/filogic",
"description": "OpenWrt 24.10.0 r28427-6df0e3d02a",
"builddate": "1738624177"
}
}
Thanks in advance
Usually happens when you part-upgrade luci, upgrades of full set are best done via luci-app-attendedsysupgrade.