l-n-s / wireguard-install

WireGuard VPN server installer
MIT License
657 stars 166 forks source link

Not working on DietPi #47

Open ishmumx opened 4 years ago

ishmumx commented 4 years ago

Tell me a name for the client config file. Use one word only, no special characters. (No Spaces)

Client Name: dfsf /etc/unbound/root.hints: No such file or directory 224 Failed to enable unit: File unbound.service: No such file or directory Failed to restart unbound.service: Unit unbound.service not found. wireguard-server.sh: line 588: wg: command not found wireguard-server.sh: line 589: wg: command not found wireguard-server.sh: line 590: wg: command not found wireguard-server.sh: line 591: wg: command not found wireguard-server.sh: line 594: wg: command not found wireguard-server.sh: line 627: qrencode: command not found Client Config --> /etc/wireguard/clients/dfsf-wg0.conf 224 Failed to enable unit: File wg-quick@wg0.service: No such file or directory Failed to restart wg-quick@wg0.service: Unit wg-quick@wg0.service not found. wireguard-server.sh: line 641: ntpdate: command not found

l-n-s commented 4 years ago

what is dietpi?

ishmumx commented 4 years ago

what is dietpi?

Very light version of debian, meant for raspberry pis but they have an x86 build too

l-n-s commented 4 years ago

Well, I can only maintain this script to support standard versions of Debian, Ubuntu and CentOS. Maybe you can find out what's wrong with DietPi and fix it.

ishmumx commented 4 years ago

Well, I can only maintain this script to support standard versions of Debian, Ubuntu and CentOS. Maybe you can find out what's wrong with DietPi and fix it.

I have tried this on a standard debian install. Same deal