重启后,登录不了luci的界面

stephenlzc】 在 https://github.com/istoreos/istoreos/issues/1744 发布:
反馈bug/问题模板,提建议请删除

1.关于你要提交的问题

重启后,无法进入管理界面,但功能目前是正常的。

Q:是否用关键词搜索了issue? (使用 “x” 选择)

  • 没有类似的issue

2. 详细叙述

(1) 具体问题

A:重启后,无法登录luci界面,

(2) 路由器型号和固件版本

A:路由器为x86,J1900双千兆网卡,固件版本为:istoreos-22.03.6-2024071911-x86-64-squashfs-combined.img
通过firstboot命令或者重新刷新盘后,可以正常运行,但只要iStoreOS重启,则就一定会重现这个问题。

(3) 详细日志和/或截图

A:当我重新启动路由器后,无法通过网页的方式登录luci界面,但ssh登录是正常的。

提示如下:
Status: 500 Internal Server Error

/usr/lib/lua/luci/template.lua:97: Failed to execute template ‘quickstart/home’. A runtime error occurred: /usr/lib/lua/luci/template.lua:97: Failed to execute template ‘quickstart/main’. 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/argon/header’. A runtime error occurred: [string “/usr/lib/lua/luci/view/themes/argon/header…”]:36: attempt to index local ‘boardinfo’ (a nil value) stack traceback: [string “/usr/lib/lua/luci/view/themes/argon/header…”]:36: 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:699: 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:699: in function ‘include’ [string “/usr/lib/lua/luci/view/quickstart/main.htm”]:1: in main chunk stack traceback: [C]: in function ‘error’ /usr/lib/lua/luci/template.lua:97: in function (tail call): ? [string “/usr/lib/lua/luci/view/quickstart/home.htm”]:10: in main chunk stack traceback: [C]: in function ‘error’ /usr/lib/lua/luci/template.lua:97: in function (tail call): ? /usr/lib/lua/luci/dispatcher.lua:1052: in function ‘dispatch’ /usr/lib/lua/luci/dispatcher.lua:482: in function