#Unraid Docker Tailscale Hook not working

2 messages · Page 1 of 1 (latest)

tight zephyr
#

installed develop version on unraid docker but when i tried to turn on tailscale docker hook script, it tells me root privileges not available.
previously ran docker run --rm -v /mnt/user/appdata/seerr/config:/data alpine chown -R 1000:1000 /data on unraid systen successfully.
anyone has any insights? Tailscale used to work for Overseerr.

Executing Unraid Docker Hook for Tailscale

ERROR: No root privileges!
ERROR: Unraid Docker Hook script throw an error!
Starting container without Tailscale!

Starting container...

red fable
#

Yes you run seerr with user 1000:1000 you have to force user to root as the docker doc explain