v2rayA / v2raya-openwrt

opkg feed of v2rayA for OpenWrt users
https://sourceforge.net/projects/v2raya/files/openwrt/
333 stars 67 forks source link

It does not work after upgrading to openwrt-22.03.3-x86-64 #20

Closed ottilis closed 1 year ago

ottilis commented 1 year ago

I have a J1900 CPU x64 router, but unsessessful when upgrading from 22.02 to 22.03.

1) It is unknown that only efi bin is working but not the mbr bin. I used to use the mbr bin to install the sysytem. 2) then, v2rayA can not work anymore. In https://192.168.100.1/cgi-bin/luci/admin/services/v2raya, it shows:

/usr/lib/lua/luci/dispatcher.lua:877: Internal node resolve error stack traceback: [C]: in function 'assert' /usr/lib/lua/luci/dispatcher.lua:877: in function 'resolve_page' /usr/lib/lua/luci/dispatcher.lua:889: in function 'dispatch' /usr/lib/lua/luci/dispatcher.lua:483: in function </usr/lib/lua/luci/dispatcher.lua:482>

In command, it shows:

root@J1900:~# uci set v2raya.config.enabled='1' uci: Invalid argument

ottilis commented 1 year ago

It"s ok now. I rewrite the system and made a fresh install of the v2raya from the Japan mirror.

thanks

please close the issue.