Closed dafacto closed 6 years ago
systemctl status wg-quick@wg0.service\
says that RTNETLINK answers: Operation not supported wireguard
I think hetzner's ubuntu contains not properly installed wireguard kernel modules. I built wireguard from source and it helped
We don't officially support Hetzner, and you choosed to deploy as an advanced, so you need to debug it somehow yourself
I built wireguard from source and it helped
I confirm, building WireGuard from source before installing Algo prevents error.
https://www.wireguard.com/install/
It shows couple of OpenSSL errors on make install
but still works fine.
I'm just stuck at PLAY [Configure the server]
on both Debian or Ubuntu 18.04 on Hetzer, I'm surprised what Algo says about passwordless login, I think this may be the culprit but it did not prompt me to supply ssh keys or anything, just the name of the user it should use to login.
systemctl status wg-quick@wg0.service\
this works for me now by default so your workaround may not be needed anymore
● wg-quick@wg0.service - WireGuard via wg-quick(8) for wg0
Loaded: loaded (/lib/systemd/system/wg-quick@.service; indirect; vendor preset: enabled)
Active: active (exited) since Wed 2018-11-14 15:04:46 CET; 26min ago
Docs: man:wg-quick(8)
man:wg(8)
https://www.wireguard.com/
https://www.wireguard.com/quickstart/
https://git.zx2c4.com/WireGuard/about/src/tools/man/wg-quick.8
https://git.zx2c4.com/WireGuard/about/src/tools/man/wg.8
Main PID: 1025 (code=exited, status=0/SUCCESS)
Tasks: 0 (limit: 2299)
CGroup: /system.slice/system-wg\x2dquick.slice/wg-quick@wg0.service
@kotfenix was there something else you needed to do because it does not yet work for me https://github.com/trailofbits/algo/issues/1130#issuecomment-438641071
thanks
OS / Environment (where do you run Algo on)
Cloud Provider (where do you deploy Algo to)
Summary of the problem
There are two problems I'm seeing:
And secondly, on my local Mac, there are no .mobileconfig files created. I'm only seeing .ssh_config and .pem files for each user.
Steps to reproduce the behavior
Full log