haugene / vpn-configs-contrib

A collection of configs for various VPN providers
GNU General Public License v3.0
180 stars 744 forks source link

/etc/openvpn/ipvanish/configure-openvpn.sh is not working, change Ipvanish config baseUrl #123

Closed Dupontem closed 2 years ago

Dupontem commented 2 years ago

Is there a pinned issue for this?

Is there an existing or similar issue for this?

Is there any comment in the documentation for this?

Is this related to the container/transmission?

Are you using the latest release?

Have you tried using the dev branch latest?

Config used

Ipvanish config base URL is https://configs.ipvanish.com/configs but /etc/openvpn/ipvanish/configure-openvpn.sh script uses https://www.ipvanish.com/software/configs.

Current Behavior

.... Provider IPVANISH has a bundled setup script. Defaulting to internal config Executing setup script for IPVANISH Downloading OpenVPN config bundle configs.zip into temporary file /tmp/tmp.gJKumetqDQ Extract OpenVPN config bundle into /etc/openvpn/ipvanish [/tmp/tmp.gJKumetqDQ] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of /tmp/tmp.gJKumetqDQ or /tmp/tmp.gJKumetqDQ.zip, and cannot find /tmp/tmp.gJKumetqDQ.ZIP, period.

(actually the "zip" file is a html page)

Expected Behavior

A download of configs.zip is expected

How have you tried to solve the problem?

na

Log output

na

Environment

na

Anything else?

No response