wukongdaily / commonscript

This project is a universal script designed for OpenWrt. It can be used on both Arm and x86 platforms.
https://wkdaily.cpolar.cn/
GNU General Public License v3.0
296 stars 56 forks source link

安装后强制刷新网页报错,重启软路由打开后台仍然报错 #33

Open michaelggr opened 4 months ago

michaelggr commented 4 months ago

型号:n1 版本:openwrt_s905d_n1_R24.2.2_k5.15.149-flippy-88+o

Error Unhandled exception during request dispatching /usr/lib/lua/luci/ucodebridge.lua:23: /usr/lib/lua/luci/template.lua:181: Failed to execute template 'themes/argone/header'. A runtime error occurred: /usr/lib/lua/luci/dispatcher.lua:68: attempt to index global '__entries' (a nil value) stack traceback: /usr/lib/lua/luci/dispatcher.lua:68: in function 'node' [string "/usr/lib/lua/luci/view/themes/argone/header..."]:20: in main chunk

In error(), file [C] called from function run (/usr/lib/lua/luci/ucodebridge.lua:23) called from function [anonymous function] (/usr/lib/lua/luci/ucodebridge.lua:37) In [anonymous function](), file /usr/share/ucode/luci/runtime.uc, line 133, byte 10: called from function [arrow function] (/usr/share/ucode/luci/runtime.uc:141:63) called from function render ([C]) called from function [anonymous function] (/usr/share/ucode/luci/runtime.uc:141:64) called from function [anonymous function] (/usr/share/ucode/luci/dispatcher.uc:941:44) called from anonymous function (/www/cgi-bin/luci:39:13)

die(ex); Near here --------^

michaelggr commented 4 months ago

选择安装调试工具后后台可以进了,也不报错 image

michaelggr commented 4 months ago

更新内核后重启op,主题失效,重新执行安装脚本,又报同样错。