Runtime error
Unhandled exception during request dispatching
/usr/lib/lua/luci/ucodebridge.lua:23: /usr/lib/lua/luci/model/cbi/shadowsocksr/client.lua:62: bad argument #1 to 'upper' (string expected, got nil)
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 [arrow function] (/usr/share/ucode/luci/dispatcher.uc:813:4)
called from function render ([C])
called from function render_action (/usr/share/ucode/luci/dispatcher.uc:787:24)
called from function run_action (/usr/share/ucode/luci/dispatcher.uc:814:4)
called from function [anonymous function] (/usr/share/ucode/luci/dispatcher.uc:1032:48)
called from function run_action (/usr/share/ucode/luci/dispatcher.uc:850:78)
called from function [anonymous function] (/usr/share/ucode/luci/dispatcher.uc:1032:48)
called from anonymous function (/www/cgi-bin/luci:39:13)
return lcall.call(modname, method, ...args);
Near here ----------------------------------------^
这个报错有遇到过吗?怎么解决
Runtime error
Unhandled exception during request dispatching
/usr/lib/lua/luci/ucodebridge.lua:23: /usr/lib/lua/luci/model/cbi/shadowsocksr/client.lua:62: bad argument #1 to 'upper' (string expected, got nil)
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 [arrow function] (/usr/share/ucode/luci/dispatcher.uc:813:4)
called from function render ([C])
called from function render_action (/usr/share/ucode/luci/dispatcher.uc:787:24)
called from function run_action (/usr/share/ucode/luci/dispatcher.uc:814:4)
called from function [anonymous function] (/usr/share/ucode/luci/dispatcher.uc:1032:48)
called from function run_action (/usr/share/ucode/luci/dispatcher.uc:850:78)
called from function [anonymous function] (/usr/share/ucode/luci/dispatcher.uc:1032:48)
called from anonymous function (/www/cgi-bin/luci:39:13)
return lcall.call(modname, method, ...args);Near here ----------------------------------------^
这个报错有遇到过吗?怎么解决