January 20, 20251 yr when enable tailscale shows: ``` Executing Unraid Docker Hook for Tailscale ERROR: No root privileges! ERROR: Unraid Docker Hook script throw an error! Starting container without Tailscale! Starting container... ``` I suspect this is because the Container doesn't have any UID or GID variables. is there any (good) way I can fix this, except asking the maintainer to add UID/GID? Thanks
January 20, 20251 yr Solution you can add uid and guid via adding variables. per the docks to use tail scale you need to run the docker as previlaged. please post tailscale quetion on the tailescale side of the forum: https://forums.unraid.net/forum/111-tailscale/ review docs found in here:
January 20, 20251 yr stop the docker edit the docker scroll to bottom and click add 99 - nobody 100 - user group 0 - root uid: pgid:
January 21, 20251 yr 20 hours ago, StylishQuoter said: when enable tailscale shows: Please always include the container that you are using and having issues with. 20 hours ago, StylishQuoter said: I suspect this is because the Container doesn't have any UID or GID variables. For such containers I would actually recommend the Tailscale Sidecar method <- using a sidecar will probably be much easier in an upcoming version from Unraid.
January 21, 20251 yr Author 2 hours ago, ich777 said: Please always include the container that you are using and having issues with. For such containers I would actually recommend the Tailscale Sidecar method <- using a sidecar will probably be much easier in an upcoming version from Unraid. Thank you. I was referring to SpeedTest-By-OpenSpeedTest container although I was hoping for a universal workaround. Seems like sidecar is the way as I don't want to run containers like this privileged.
January 21, 20251 yr 25 minutes ago, StylishQuoter said: I was referring to SpeedTest-By-OpenSpeedTest container although I was hoping for a universal workaround. The process for the Tailscale Sidecar will be possibly more simplified in the future. 27 minutes ago, StylishQuoter said: Seems like sidecar is the way as I don't want to run containers like this privileged. I agree completely on that, don't run your containers privileged.
January 27, 20251 yr 15 hours ago, RoboCanvas said: What is the Tailscale Sidecar? You basically deploy this container (configure it to your liking) : After that you use the network from the Tailscale-Docker in the container that you want to have your Tailnet by setting Network Type to "Container" and select the sidecar container at Container Network like this:
May 26, 20251 yr Ive tried doing the side car but once i change the network type on my "Gameyfin" docker to Tailscale-Docker i can't access. WebUI option for "Gameyfin" Docker goes away, and i cannot access at. Any tips to check?
June 20, 20251 yr For anyone who stumbles upon this later in the future. After upgrading my Unraid to 7.1.4 that fixed my issue. I was previously on 7.1.2 i believe.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.