sbilly / netmaker-openwrt

This project offers OpenWRT packages for Netmaker.
MIT License
88 stars 36 forks source link

Install error and join jie'dian #2

Closed Qifcn closed 2 years ago

Qifcn commented 2 years ago

2021/12/02 06:39:14 [netclient] node created on remote server...updating configs 2021/12/02 06:39:14 [netclient] retrieving peers 2021/12/02 06:39:14 [netclient] starting wireguard 2021/12/02 06:39:14 error running command: /usr/bin/ip link add dev nm-SA0 type wireguard 2021/12/02 06:39:14 RTNETLINK answers: Not supported 2021/12/02 06:39:14 error running command: /usr/bin/ip address add dev nm-SA0 10.20.30.3/24 2021/12/02 06:39:14 Cannot find device "nm-SA0" Device does not exist: file does not exist Device does not exist: file does not exist 2021/12/02 06:39:14 [netclient] attempted to remove interface before editing 2021/12/02 06:39:14 [netclient] error installing: exit status 1 2021/12/02 06:39:15 [netclient] removed machine from SA0 network on remote server 2021/12/02 06:39:15 [netclient] removed SA0 network locally 2021/12/02 06:39:15 [netclient] removed systemd remnants if any existed 2021/12/02 06:39:15 [netclient] removed systemd remnants if any existed

Qifcn commented 2 years ago

I found out that this module was not loaded

➜ ~ modprobe -a wireguard failed to find a module named wireguard