Skip to content

Containers stop after 1min since this morning #347

@StatozZ

Description

@StatozZ

Is there a pinned issue for this?

  • I have read the pinned issues

Is there an existing or similar issue for this?

  • I have searched the existing issues

Is there any comment in the documentation for this?

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

Is this related to the container/transmission?

  • I have checked the container repo for issues

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions