-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
luci-app-wireguard: RPCError RPC call to luci.wireguard/getWgInstances failed with error -32000 #5393
Comments
Should be fixed with 9d560c4 |
Not fixed, Still seeing I have cleared my cache and checked |
Still not fixed. Minor difference error showing: |
Have you update luci-app-wireguard and luci-proto-wireguard. |
./scripts/feeds update -a; ./scripts/feeds install -a and git pull --ff-only then after compiling I flashed the new code, unfortunately the error was still showing |
I have also tried deleting the build_dir and then recompiling it made no difference the error was still there |
Just to be sure, I rebuilt from scratch by following:
|
I can also confirm this is not fixed with 9d560c4 on a Belkin RT3200 (Linksys E8450 (UBI)) |
What is your output of |
Empty :(
|
root@OpenWrt: |
It's very strange that it's included in the repository. |
yes |
@mydogteddy ok could you please restart ubus with following command |
|
@dhcpme See my comment #5393 (comment) |
|
I am glad it works for you |
Related? |
root@OpenWrt:/usr/libexec/rpcd# md5sum luci.wireguard |
@mydogteddy @dhcpme and @teqlee We're talking about the latest master branch here? |
Here md5sum on my system, I dont know how compare to master repos.
|
I'm trying git clone https://git.openwrt.org/project/luci.git
|
Yes, I can confirm that I have the same hashes. |
Yep, tried cleared all cache, disabled all add-on/extensions, also trying Firefox Chrome Edge, the same. |
The button to generate a private key does not work either. |
Please execute In particular I think that a not installed |
root@OpenWrt: |
there is a typo in jows command |
As already mentioned by @jow- (thanks for this) there is a dependency issue with luci.wireguard that I have not seen on merge All of you have to install libuci-lua with the command |
I compiled again including libuci-lua but it did not correct the issue. root@OpenWrt:
│ │ <*> libuci-lua............................................ Lua plugin for UCI │ root@OpenWrt: |
I compiled and flashed again just to be sure and now I see this root@OpenWrt: |
That looks good, then try the LuCI to see if it fixes the problem now. |
In luci I see this, I have a WG running from my phone to the router at the same time |
wg show has all the correct info |
Possibly a theme (XHTML) specific issue, please retest with the default bootstrap theme. |
I can confirm OpenWrt | OpenWrt SNAPSHOT r17531-f413e4835e | Load: 0.54 0.18 0.06 works OK if this is of any use |
This version works OK Hostname OpenWrt |
this version does not work OK Hostname OpenWrt |
for clarity I have 2 x these Belkins one with the code I have recently compiled (which does not show in luci the WG status) and the other one which has some code compiled a short while ago and does show the WG status in luci |
I have just done a new git clone however WG status is still not working |
I installed the |
There was less than 100 commits between WG status working and it not working |
should be fixed with #5403 |
Thanks all for testing |
RPCError RPC call to luci.wireguard/getWgInstances failed with error -32000: Object not found at ClassConstructor.handleCallReply (https://192.168.16.1/luci-static/resources/rpc.js?v=git-21.267.65414-1d9067b:11:3)
Openwrt SNAPSHOT r17584
@lvoegl
The text was updated successfully, but these errors were encountered: