-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
Description
I'm trying to run tsidp using docker-compose, but I'm getting the permission error:
tsidp | 2025/11/02 10:13:17 ERROR failed to start tsnet server error="tsnet.Up: tsnet: logpolicy.Config.Save for /data/tailscaled.log.conf: open /data/tailscaled.log.conf.tmp397936848: permission denied"
My docker-compose.yml is the same that is in the repository README.
If I comment the TS_STATE_DIR environment var, the container starts without issues.
Any idea what the problem is?
tmilner, jesse-bonzo and mitchplze