fw876 / helloworld

GNU General Public License v3.0
3.71k stars 2.66k forks source link

添加wireguard协议保存 luci报错 #1414

Open Link-ee opened 8 months ago

Link-ee commented 8 months ago

/usr/lib/lua/luci/dispatcher.lua:482: Failed to execute arcombine dispatcher target for entry '/admin/services/shadowsocksr/servers/cfg094a8f'. The called action terminated with an exception: /usr/lib/lua/luci/cbi.lua:165: Datatype error, bad token "cidr" stack traceback: [C]: in function 'assert' /usr/lib/lua/luci/dispatcher.lua:482: in function 'dispatch' /usr/lib/lua/luci/dispatcher.lua:129: in function </usr/lib/lua/luci/dispatcher.lua:128>

zxlhhyccc commented 8 months ago

ssrp支持wireguard协议吗?

Link-ee commented 8 months ago

ssrp支持wireguard协议吗?

image

zxlhhyccc commented 8 months ago

/usr/lib/lua/luci/dispatcher.lua:482: Failed to execute arcombine dispatcher target for entry '/admin/services/shadowsocksr/servers/cfg094a8f'. The called action terminated with an exception: /usr/lib/lua/luci/cbi.lua:165: Datatype error, bad token "cidr" stack traceback: [C]: in function 'assert' /usr/lib/lua/luci/dispatcher.lua:482: in function 'dispatch' /usr/lib/lua/luci/dispatcher.lua:129: in function </usr/lib/lua/luci/dispatcher.lua:128>

测试了一下,没有问题,你自己找找什么原因吧! image

image

13736171140 commented 7 months ago

/usr/lib/lua/luci/dispatcher.lua:482: Failed to execute arcombine dispatcher target for entry '/admin/services/shadowsocksr/servers/cfg094a8f'. The called action terminated with an exception: /usr/lib/lua/luci/cbi.lua:165: Datatype error, bad token "cidr" stack traceback: [C]: in function 'assert' /usr/lib/lua/luci/dispatcher.lua:482: in function 'dispatch' /usr/lib/lua/luci/dispatcher.lua:129: in function </usr/lib/lua/luci/dispatcher.lua:128>

测试了一下,没有问题,你自己找找什么原因吧! image

image

我跟他报错一样,后来把一个cidr改成cidr4,cidr6就可以正常保存了,但是添加了一个wireguard节点并不能科学上网,在电脑上nekoray,v2rayn就正常,编译得最新版188.5版本

13736171140 commented 7 months ago

Screenshot_2024-04-01-00-05-26-613_com android browser 你用的是哪个版本的openwrt

zxlhhyccc commented 7 months ago

https://github.com/fw876/helloworld/pull/1445