Overview broken after Attended Sysupgrade

Just recently I upgraded via Attended Sysupgrade from openwrt-24.10.5 to openwrt-25.12.0-rc2, some days ago rc3 popped up, was okay with the exception of:

Main screen “Status/Overview” seems broken:

Every other tab, including everything else in Status works.

I guess there is some typo somewhere in the source but if I wanted to go fix it: Can I just flash my previous build from the previous sysupgrade for rc2, ie will my settings be kept?

2 Likes

You can remove /www/luci-static/..../11...js file, it is upgrade alert in front page that is broken.

2 Likes

Thanks, that worked! Lacking an update but adding the semicolon worked:

https://github.com/openwrt/luci/commit/b1dfd1d899d999b617d2871dd31207a5e51ef6de

After reboot all seems fine.

2 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.