thinktip / luci-theme-neobird

一个专门针对移动端优化的OpenWRT主题,基于luci-theme-material,全新的登录界面,沉浸式Webapp体验。
Apache License 2.0
464 stars 104 forks source link

X86固件安装报错 #42

Open Longtianmu opened 2 years ago

Longtianmu commented 2 years ago
/usr/lib/lua/luci/template.lua:97: Failed to execute template 'view'.
A runtime error occurred: /usr/lib/lua/luci/template.lua:97: Failed to execute template 'header'.
A runtime error occurred: /usr/lib/lua/luci/template.lua:97: Failed to execute template 'themes/neobird/header'.
A runtime error occurred: [string "/usr/lib/lua/luci/view/themes/neobird/heade..."]:23: attempt to call field 'node_childs' (a nil value)
stack traceback:
    [string "/usr/lib/lua/luci/view/themes/neobird/heade..."]:23: in main chunk
stack traceback:
    [C]: in function 'error'
    /usr/lib/lua/luci/template.lua:97: in function 'render'
    /usr/lib/lua/luci/dispatcher.lua:705: in function 'include'
    [string "/usr/lib/lua/luci/view/header.htm"]:3: in main chunk
stack traceback:
    [C]: in function 'error'
    /usr/lib/lua/luci/template.lua:97: in function 'render'
    /usr/lib/lua/luci/dispatcher.lua:705: in function 'include'
    [string "/usr/lib/lua/luci/view/view.htm"]:1: in main chunk
stack traceback:
    [C]: in function 'error'
    /usr/lib/lua/luci/template.lua:97: in function </usr/lib/lua/luci/template.lua:85>
    (tail call): ?
    /usr/lib/lua/luci/dispatcher.lua:1009: in function 'dispatch'
    /usr/lib/lua/luci/dispatcher.lua:488: in function </usr/lib/lua/luci/dispatcher.lua:487>