fdauti
January 16, 2026, 1:34pm
1
Just upgraded these packages: pbr, httpsdnsproxy and adblock fast and one of them broke the browser interface of the router, in the System/Overview tab (the others are ok). I restarted the router, clear browser cache tried another browser but same:
I’m on version 23.05.5 From AI, something mentioning reinstalling luci-base comes up, but that could also bring other issues.
brada4
January 16, 2026, 1:48pm
2
Something mentioning installing auc and luci-app-attendedsysupgrade comes from common sense. First use auc to get whole luci in sync, then use the luci-app to upgrade to v24.
What is in ubus call system board ?
fdauti
January 16, 2026, 1:53pm
3
opkg files luci-base | grep -i "hdp|runtime" gives back: /usr/share/ucode/luci/runtime.uc
Updating to v24 on xiaomi 3200 is not as straitforward and needs many other steps with risk of bricking the router also, so i want to avoid that.
"kernel": "5.15.167",
"hostname": "OpenWrt",
"system": "ARMv8 Processor rev 4",
"model": "Xiaomi Redmi Router AX6S",
"board_name": "xiaomi,redmi-router-ax6s",
"rootfs_type": "squashfs",
"release": {
"distribution": "OpenWrt",
"version": "23.05.5",
"revision": "r24106-10cc5fcd00",
"target": "mediatek/mt7622",
"description": "OpenWrt 23.05.5 r24106-10cc5fcd00"
brada4
January 16, 2026, 3:19pm
4
Upgrade to 23.05.6 in place to sync luci components.
1 Like
fdauti
January 16, 2026, 9:36pm
5
The upgrading procedure recommended is starting from here: https://firmware-selector.openwrt.org/?version=23.05.6&target=mediatek%2Fmt7622&id=xiaomi_redmi-router-ax6s
the 23.05.6 image is no longer available, there is verision 24.10.x, but i want to keep current version and just fix that luci page if that is possible
brada4
January 16, 2026, 10:28pm
6
Install auc
opkg update
opkg install auc
auc -n -y
probably check if all your chñnged configs are included using sysupgrade -l (ell for list)
GunbleR
January 16, 2026, 11:28pm
7
you can still download manually 23.05.6:
you should be careful when upgrading from 23.05 to 24.10, if done wrong it will brick your router
fdauti
January 17, 2026, 1:03am
8
The developers released a new version of the package which caused the issue and after updating it, luci main page is back to normal
system
Closed
January 27, 2026, 1:03am
9
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.