Streisand: OpenVPN mirror fails to download

Created on 5 Nov 2019  路  2Comments  路  Source: StreisandEffect/streisand

Expected behavior:

openvpn mirror link to work

Actual Behavior:

HTTP Error 404: Not Found https://build.openvpn.net/downloads/releases/latest/openvpn-install-latest-stable.exe

from looking at the releases, this version of openvpn download seems to have been removed.
https://build.openvpn.net/downloads/releases/latest/

Additional Details:

Target Cloud Provider: AWS
Operating System of target host: WSL 2
Operating System of client: Windows 10 Build 19013
Version of Ansible, using ansible --version : 2.8.4
Output from git rev-parse HEAD in your Streisand directory : be8e7a1d3523cc4d4b0caa74e13b346afc2650c7

Most helpful comment

Can confirm, saw this same error.

All 2 comments

TASK [download-and-verify : Download the OpenVPN Community files] ****************************************************************************************************************************
changed: [localhost] => (item={u'sig': u'openvpn-latest-stable.tar.gz.asc', u'file': u'openvpn-latest-stable.tar.gz'})
failed: [localhost] (item={u'sig': u'openvpn-install-latest-stable.exe.asc', u'file': u'openvpn-install-latest-stable.exe'}) => {"ansible_loop_var": "item", "changed": false, "dest": "/var/www/streisand/mirror/openvpn/openvpn-install-latest-stable.exe", "elapsed": 0, "item": {"file": "openvpn-install-latest-stable.exe", "sig": "openvpn-install-latest-stable.exe.asc"}, "msg": "Request failed", "response": "HTTP Error 404: Not Found", "status_code": 404, "url": "https://build.openvpn.net/downloads/releases/latest/openvpn-install-latest-stable.exe"}

Can confirm, saw this same error.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sudoyum999 picture sudoyum999  路  4Comments

timXTM picture timXTM  路  6Comments

Vonkenator picture Vonkenator  路  5Comments

tomchiverton picture tomchiverton  路  6Comments

Blubberx picture Blubberx  路  4Comments