You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Algo fails to generate wireguard private keys, then fails to generate public keys because they're missing. This is without changing any configuration values, and answering with default settings for everything except server IP. Dependencies have all been installed, virtualenv is active. While the existing issue 1161 seems related, I'm failing with the current-latest Algo (commit db34d55).
root@vpn:~# apt install build-essential libssl-dev libffi-dev python-dev python-pip python-setuptools python-virtualenv -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version (12.4ubuntu1).
libffi-dev is already the newest version (3.2.1-8).
python-dev is already the newest version (2.7.15~rc1-1).
python-setuptools is already the newest version (39.0.1-2).
python-virtualenv is already the newest version (15.1.0+ds-1.1).
libssl-dev is already the newest version (1.1.0g-2ubuntu4.3).
python-pip is already the newest version (9.0.1-2.3~ubuntu1).
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
Describe the bug
Algo fails to generate wireguard private keys, then fails to generate public keys because they're missing. This is without changing any configuration values, and answering with default settings for everything except server IP. Dependencies have all been installed, virtualenv is active. While the existing issue 1161 seems related, I'm failing with the current-latest Algo (commit db34d55).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Algo playbook completes successfully.
Full log
The text was updated successfully, but these errors were encountered: