Skip to content
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

Can't running on openwrt #error "wg-quick": executable file not found #5

Open
pi2376327 opened this issue Mar 25, 2022 · 0 comments
Open

Comments

@pi2376327
Copy link

firmware
--OpenWrt R22.3.13

netmaker client
--netmaker_0.9.4-1_x86_64-openwrt-21.02.ipk

netmaker server
--0.9.4

exec log is below:
root@openwrt:~# netclient join -t eyJjb3JlZG5zYWRkciI6IjQyLjE5NC4xMzEuODciLCJhcGljb25uIjoiIiwiYXBpaG9zdCI6IjQyLjE5NC4xMzEuODciLCJhcGlwb3J0IjoiODA4MSIsImdycGNjb25uIjoiIiwiZ3JwY2hvc3QiOiI0Mi4xOTQuMTMxLjg3IiwiZ3JwY3BvcnQiOiI1MDA1MSIsImdycGNzc2wiOiJvZmYiLCJjaGVja2luaW50ZXJ2YWwiOiIxNSIsIm5ldHdvcmsiOiJqeXd4LXRlc3QiLCJrZXkiOiJtcTh6UzdxOVFET2FDbTQ3IiwibG9jYWxyYW5nZSI6IjE3Mi4xNi4wLjAvMTYiLCJncnBjd2ciOiIiLCJncnBjd2dhZGRyIjoiIiw************************
2022/03/25 04:10:42 local vpn, getting local address from range: 172.16.0.0/16
2022/03/25 04:10:42 [netclient] joining jywx-test at 42.194.xx.xx:50051
2022/03/25 04:10:42 [netclient] node created on remote server...updating configs
2022/03/25 04:10:42 [netclient] retrieving peers
2022/03/25 04:10:42 [netclient] starting wireguard
2022/03/25 04:10:42 [netclient] writing wg conf file to: /etc/netclient/config/nm-jywx-test.conf
2022/03/25 04:10:42 [netclient] failed to create wireguard interface
2022/03/25 04:10:42 [netclient] error installing: exec: "wg-quick": executable file not found in $PATH
2022/03/25 04:10:42 [netclient] removed machine from jywx-test network on remote server
2022/03/25 04:10:42 [netclient] error running command: wg-quick down /etc/netclient/config/nm-jywx-test.conf
2022/03/25 04:10:42 [netclient]
2022/03/25 04:10:42 [netclient] unable to wipe local config
2022/03/25 04:10:42 [netclient] removed systemd remnants if any existed
2022/03/25 04:10:42 [netclient] removed systemd remnants if any existed

opkg installed list
root@openwrt:~# opkg list-installed | grep wireguard
kmod-wireguard - 5.15.29-1
luci-app-wireguard - git-22.068.45502-a50e601-1
luci-i18n-wireguard-zh-cn - git-22.068.45502-a50e601-1
luci-proto-wireguard - git-22.068.45502-a50e601-1
wireguard-tools - 1.0.20210914-2

anyone happen to this issue? help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant