Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transmission not starting with mullvad #2908

Open
7 of 8 tasks
dbdmdbdmdbdm opened this issue Jan 21, 2025 · 0 comments
Open
7 of 8 tasks

Transmission not starting with mullvad #2908

dbdmdbdmdbdm opened this issue Jan 21, 2025 · 0 comments

Comments

@dbdmdbdmdbdm
Copy link

Is there a pinned issue for this?

  • I have read the pinned issues and could not find my issue

Is there an existing or similar issue/discussion for this?

  • I have searched the existing issues
  • I have searched the existing discussions

Is there any comment in the documentation for this?

  • I have read the documentation, especially the FAQ and Troubleshooting parts

Is this related to a provider?

  • I have checked the provider repo for issues
  • My issue is NOT related to a provider

Are you using the latest release?

  • I am using the latest release

Have you tried using the dev branch latest?

  • I have tried using dev branch

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

- OS: Synology NAS DS9223+ running container manager 20.10.23-1437
- Docker:

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant