alkhanet26 / installer-tools

3 stars 2 forks source link

Hello Pls update this. #1

Open maheruf opened 3 months ago

maheruf commented 3 months ago

It doesn't work with latest stable version of open wrt.

maheruf commented 3 months ago

Runtime error Unhandled exception during request dispatching /usr/lib/lua/luci/ucodebridge.lua:23: /usr/lib/lua/luci/controller/passwall.lua:5: module 'luci.model.cbi.passwall.api.api' not found: no field package.preload['luci.model.cbi.passwall.api.api'] no file './luci/model/cbi/passwall/api/api.lua' no file '/usr/share/lua/luci/model/cbi/passwall/api/api.lua' no file '/usr/share/lua/luci/model/cbi/passwall/api/api/init.lua' no file '/usr/lib/lua/luci/model/cbi/passwall/api/api.lua' no file '/usr/lib/lua/luci/model/cbi/passwall/api/api/init.lua' no file './luci/model/cbi/passwall/api/api.so' no file '/usr/lib/lua/luci/model/cbi/passwall/api/api.so' no file '/usr/lib/lua/loadall.so' no file './luci.so' no file '/usr/lib/lua/luci.so' no file '/usr/lib/lua/loadall.so'

In error(), file [C] called from function [anonymous function] (/usr/lib/lua/luci/ucodebridge.lua:23) called from function ((tail call)) In [anonymous function](), file /usr/share/ucode/luci/runtime.uc, line 148, byte 45: called from function build_pagetree (/usr/share/ucode/luci/dispatcher.uc:382:73) called from function menu_json (/usr/share/ucode/luci/dispatcher.uc:439:26) called from function [anonymous function] (/usr/share/ucode/luci/dispatcher.uc:898:24) called from anonymous function (/www/cgi-bin/luci:39:13)

return lcall.call(modname, method, ...args); Near here ----------------------------------------^