This repository was archived by the owner on Jun 4, 2021. It is now read-only.
This repository was archived by the owner on Jun 4, 2021. It is now read-only.
URGENT Failed installation at "Add the official OpenVPN APT key" #1794
Open
Description
Expected behavior:
Pass the Add the official OpenVPN APT key
step
Actual Behavior:
Fails at the step
Steps to Reproduce:
- Create 1 core Ubuntu 16.04 machine on DigitalOcean
apt update && apt upgrade -y && reboot
ssh-keygen
(the script fails when a key not found on the machine)- Follow the official installation steps
- Start streisand and select 7. No customization on the configuration. No domain submitted.)
- The script fails at
Add the official OpenVPN APT key
step
I've also tried against a newly generated machine through the Existing machine
option. The bug is still there. Probably applies all the provisioning options.
Here is the ANSIBLE_DEBUG=True
log of the failure; https://www.pastebin.com/1ba9q0DE
Ansible Information
- Ansible version: 2.8.4
- Ansible system: Linux
- Host OS: Ubuntu
- Host OS version: 16.04
- Python interpreter: /usr/bin/python
- Python version: 2.7.12
Streisand Information
- Streisand Git revision: af5eb7d
- Streisand Git clone has untracked changes: no
- Genesis role: localhost
- Custom SSH key: False
Enabled Roles
- Shadowsocks enabled: True
- Wireguard enabled: True
- OpenVPN enabled: True
- stunnel enabled: True
- Tor enabled: False
- Openconnect enabled: True
- TinyProxy enabled: True
- SSH forward user enabled: True
- Configured number of VPN clients: 10
Metadata
Metadata
Assignees
Labels
No labels