haugene / vpn-configs-contrib

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

VPNUNLIMITED issue with manual adding #231

Closed aevans0001 closed 11 months ago

aevans0001 commented 11 months 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

version: '2.1' services: transmission-openvpn: volumes:

Current Behavior

attempts tp download from Downloading configs from https://github.com/XXX/../../main.zip

gets a 404

Expected Behavior

Downloads from here https://github.com/XXX/../../master.zip

How have you tried to solve the problem?

I have emailed VPNUNLIMITED to update their config files and cipher but this is not yet my problem with manual

Log output

Cleanup: deleting /tmp/tmp.J1GezWHSEG and /tmp/tmp.kIRZU0CDU1 Starting container with revision: 1103172c3288b7de681e2fb7f1378314f17f66cf TRANSMISSION_HOME is currently set to: /config/transmission-home Creating TUN device /dev/net/tun Using OpenVPN provider: VPNUNLIMITED Running with VPN_CONFIG_SOURCE auto No bundled config script found for VPNUNLIMITED. Defaulting to external config Downloading configs from https://github.com/XXX/../../main.zip into /tmp/tmp.deRxipuKMg curl: (22) The requested URL returned error: 404

Environment

- OS: Ubuntu 23.04
- Docker: 24.05

Anything else?

I do have my own ovpm

pkishino commented 11 months ago

One comment.. why no /data mount?? The url works fine though..

aevans0001 commented 11 months ago

sorry i cleared that out, i do have one, i just didnt think it was pertinent to my issue. I can edit if i need to.

Ok I se ewhat i did. I just needed to create a main branch off of the master. All good thanks.

aevans0001 commented 11 months ago

All good thanks