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
Tried an earlier version haugene/transmission-openvpn:5.3
Log output
LOGS
Starting container with revision: 07f5a2b
TRANSMISSION_HOME is currently set to: /config/transmission-home
Creating TUN device /dev/net/tun
Using OpenVPN provider: MULLVAD
Running with VPN_CONFIG_SOURCE auto
No bundled config script found for MULLVAD. Defaulting to external config
Will get configs from https://github.com/haugene/vpn-configs-contrib.git
Repository is already cloned, checking for update
error: Your local changes to the following files would be overwritten by merge:
openvpn/privado/updateConfigs.sh
openvpn/protonvpn/update-port.sh
Please commit your changes or stash them before you merge.
Aborting
Updating 2091c7580..2f5d23b0a
Is there a pinned issue for this?
Is there an existing or similar issue/discussion for this?
Is there any comment in the documentation for this?
Is this related to a provider?
Are you using the latest release?
Have you tried using the dev branch latest?
Docker run config used
" transmission-openvpn-synology:
cap_add:
- NET_ADMIN
volumes:
- ${DOCKERCONFDIR}/transmission:/config:rw
- ${DOCKERSTORAGEDIR}/torrents:/data/torrents:rw
environment:
- OPENVPN_PROVIDER=MULLVAD
- OPENVPN_CONFIG=us_den
- OPENVPN_USERNAME=REDACTED
- OPENVPN_PASSWORD=m
- LOCAL_NETWORK=192.168.0.0/16
- TRANSMISSION_DOWNLOAD_DIR=/data/torrents
- PUID=${PUID}
- PGID=${PGID}
logging:
driver: json-file
options:
max-size: 10m
ports:
- '9092:9091'
image: haugene/transmission-openvpn
restart: on-failure:5
Current Behavior
Transmission will not start
Expected Behavior
Transmissiion will start.
How have you tried to solve the problem?
Tried an earlier version haugene/transmission-openvpn:5.3
Log output
LOGS
Starting container with revision: 07f5a2b
TRANSMISSION_HOME is currently set to: /config/transmission-home
Creating TUN device /dev/net/tun
Using OpenVPN provider: MULLVAD
Running with VPN_CONFIG_SOURCE auto
No bundled config script found for MULLVAD. Defaulting to external config
Will get configs from https://github.com/haugene/vpn-configs-contrib.git
Repository is already cloned, checking for update
error: Your local changes to the following files would be overwritten by merge:
openvpn/privado/updateConfigs.sh
openvpn/protonvpn/update-port.sh
Please commit your changes or stash them before you merge.
Aborting
Updating 2091c7580..2f5d23b0a
HW/SW Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: