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
Unfortunately I'm not able to connect to the any of the containers using network_mode: "service:vpn". Using a Tailscale sidecar has been working fine for me previously.
9:49AM DBG trying to connect to internal port container=/deluge docker=local hostname=172.31.0.1 module=proxymanager port=58946
9:49AM DBG Error connecting to internal port error="no valid target found for internal ports " container=/prowlarr docker=local module=proxymanager
9:49AM DBG trying to connect to internal port container=/prowlarr docker=local hostname=172.31.0.1 module=proxymanager port=9696
Describe the bug
I use multiple Docker Compose files. In the first is
tsdproxy
using a network calledtailscale
.In the second I use gluetun, to allow services to connect outwards over a VPN:
Unfortunately I'm not able to connect to the any of the containers using
network_mode: "service:vpn"
. Using a Tailscale sidecar has been working fine for me previously.Send config
The
tsdproxy.yaml
is very basic:Logs
On tsdproxy startup:
When trying to connect:
The text was updated successfully, but these errors were encountered: