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: '3.3'
services:
transmission-openvpn:
cap_add:
- NET_ADMIN
volumes:
- './data/:/data'
- './config/:/config'
environment:
- OPENVPN_PROVIDER=PIA
- OPENVPN_CONFIG=france
- DISABLE_PORT_UPDATER=false
- OPENVPN_USERNAME=
- OPENVPN_PASSWORD=
- LOCAL_NETWORK=192.168.1.0/24
- OVERRIDE_DNS_1=1.1.1.1
logging:
driver: json-file
options:
max-size: 10m
ports:
- '9091:9091'
image: haugene/transmission-openvpn
Current Behavior
idk
Expected Behavior
Container work
How have you tried to solve the problem?
Hi,
Since this morning, I have an issue with my containers.
After 1min this one stop..
I have try to change the OPENVPN_CONFIG=france and add - DISABLE_PORT_UPDATER=false
If someone have any idea...
Log output
There is nothing in logfile
Environment
- OS:Synology
- Docker: Container Manger
Anything else?
No response
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: '3.3'
services:
transmission-openvpn:
cap_add:
- NET_ADMIN
volumes:
- './data/:/data'
- './config/:/config'
environment:
- OPENVPN_PROVIDER=PIA
- OPENVPN_CONFIG=france
- DISABLE_PORT_UPDATER=false
- OPENVPN_USERNAME=
- OPENVPN_PASSWORD=
- LOCAL_NETWORK=192.168.1.0/24
- OVERRIDE_DNS_1=1.1.1.1
logging:
driver: json-file
options:
max-size: 10m
ports:
- '9091:9091'
image: haugene/transmission-openvpn
Current Behavior
idk
Expected Behavior
Container work
How have you tried to solve the problem?
Hi,
Since this morning, I have an issue with my containers.
After 1min this one stop..
I have try to change the OPENVPN_CONFIG=france and add - DISABLE_PORT_UPDATER=false
If someone have any idea...
Log output
There is nothing in logfile
Environment
Anything else?
No response