tprasadtp / protonvpn-docker

ProtonVPN Wireguard Docker Image. Supports ARMv8 (64-bit ) and x86 (64-Bit).
GNU General Public License v3.0
286 stars 25 forks source link

[BUG] - How to run 2 instances of this docker #175

Open dhbtfs opened 1 year ago

dhbtfs commented 1 year ago

Version of protonvpn-docker

NA

Credential & Plan

System Architecture

NA

Running on a NAS?

Yes

Container Runtime

Docker with defaults

Version of Kubernetes

NA

Version of docker/podman runtime

NA

Troubleshooting

Relevant log output

No response

Any additional info

Obviously I know how to make another copy, but if I run both. 2nd connection won't establish.
Is there any way to fix this so they wouldn't clash with each other? I am using 1 for P2P and 1 for Jdownloader random server.

Code of Conduct & PII Redaction

PrometheusWannaB3 commented 1 year ago

How are you running it? docker commands, podman or docker-compose?

There should be some log files from the docker host for what's happening. for example my secret key file wasn't chmod'd to 600 and it wouldn't run at all. Found that with 'docker-compose logs '