Multiple tsdproxy v2 instances interfering with each other #287
Unanswered
CatLover01
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Environment
Issue Description
I'm experiencing an unusual interaction between two separate tsdproxy v2 instances. When starting one instance, it inexplicably triggers or duplicates the other instance.
Specifically, I have two separate tsdproxy configurations:
Each has its own directory and configuration file, but when I start the "shared" instance with
docker compose up, it somehow also creates a duplicate of my "private" instance.What I'm observing
https://login.tailscale.com/admin/machinesConfiguration
Here's my configuration for the "shared" proxy:
My "private" configuration is identical, except it uses "private" instead of "shared" in the provider settings.
Questions
Any insights would be greatly appreciated!
More information about the labels used can be found here
Beta Was this translation helpful? Give feedback.
All reactions