Closed ghost closed 4 years ago
Which theme?
Which version of luci-mod-status
?
OpenWrt theme only, does not exhibit with Bootstrap or Material.
luci-mod-status git-19.329.02080-e3b3653-1.0 (that is on Master).
Hm, there is no revision e3b3653
in the repo. The 1.0
revision looks odd as well. Is this some LuCI fork?
No fork
opkg info luci-mod-status
Package: luci-mod-status Version: git-19.329.02080-e3b3653-1.0 Depends: libc, luci-base, libiwinfo, libiwinfo-lua Status: install user installed Section: luci Architecture: arm_cortex-a9_vfpv3 Size: 25498 Filename: luci-mod-status_git-19.329.02080-e3b3653-1_arm_cortex-a9_vfpv3.ipk Description: LuCI Status Pages Installed-Time: 1574668515
That version is newer than the current LuCI branch tip and newer than whats available on the download server. You must be building from some different source, or with custom commits applied or something.
A bit strange since the LuCI packages are being pulled straight from the OpenWrt feed (server).
Closing since being a minor issue and exhibiting only OpenWrt theme.
Accessing /cgi-bin/luci/admin/status/processes prints (depending on browser)
or
162 else if(children!==null&&children!==undefined){node.innerHTML=''+children;return node.lastChild;}