[Bug] 高于0.45.112版本的两个release安装完后luci报错、根分区变成只读
Verify Steps
- [X] Tracker 我已经在 Issue Tracker 中找过我要提出的问题
- [X] Latest 我已经使用最新 Dev 版本测试过,问题依旧存在
- [X] Core 这是 OpenClash 存在的问题,并非我所使用的 Clash 或 Meta 等内核的特定问题
- [X] Meaningful 我提交的不是无意义的 催促更新或修复 请求
OpenClash Version
v0.45.112-beta & v0.45.121-beta
Bug on Environment
Official OpenWrt
Bug on Platform
Linux-amd64(x86-64)
To Reproduce
升级或安装0.45.112及之后版本
Describe the Bug
安装完成后登录luci页面 /usr/lib/lua/luci/dispatcher.lua:1136: Invalid controller file found The file '/usr/lib/lua/luci/controller/openclash.lua' contains an invalid module line. Please verify whether the module name is set to 'luci.controller.openclash' - It must correspond to the file path! stack traceback: [C]: in function 'assert' /usr/lib/lua/luci/dispatcher.lua:1136: in function 'createindex' /usr/lib/lua/luci/dispatcher.lua:1236: in function 'createtree' /usr/lib/lua/luci/dispatcher.lua:639: in function 'menu_json' /usr/lib/lua/luci/dispatcher.lua:888: in function 'dispatch' /usr/lib/lua/luci/dispatcher.lua:483: in function </usr/lib/lua/luci/dispatcher.lua:482>
使用121版本 升级完成后还让根分区变成只读模式了一次 用e2fsck修复才能正常使用
OpenClash Log
无
OpenClash Config
No response
Expected Behavior
正常工作
Screenshots
No response