Closed aidanthehorrible closed 3 years ago
Are you sure both configs
and /etc/wireguard
were empty when you ran the command that produced the output you posted above? From the output it looks like there were files leftover from a previous run in /etc/wireguard
.
Also note that Algo is not tested against Ubuntu Server 21.04, but it should still work.
It probably ended up being the configs and /etc/wireguard/. I installed Ubuntu Server 20.04.3 and it ended up working first try. Thanks!
If empty /etc/wireguard
is a prerequisite then it would be better to check it as such early in the setup process, rather than to explain this over and over in documentation and gh issues.
Describe the bug When I did ./algo, it gets to "TASK [wireguard : Generate public keys]" but then gives me this error:
I have already attempted to do the steps in the troubleshooting guide such as doing:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The script completes.
Additional context
Add any other context about the problem here.
Full log