Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'init-mod-universal-tailscale-postinstall' fails due to untar "cannot change mode" error #32

Open
coffeemonk opened this issue Feb 5, 2025 · 0 comments

Comments

@coffeemonk
Copy link

I am consistently having issues spinning up a linuxserver/plex (public or latest) container with universal docker mod due to the following error:

tar: tailscale_1.80.0_amd64/systemd: Cannot change mode to rwxr-xr-x: Bad address tar: tailscale_1.80.0_amd64: Cannot change mode to rwxr-xr-x: Bad address tar: Exiting with failure status due to previous errors s6-rc: warning: unable to start service init-mod-universal-tailscale-postinstall: command exited 2

I have another container (on the same host) which launches without incident, however this new container for some reason cannot successfully untar the downloaded tailscale archive.

I have opened a console on the container and confirmed that all the files appear to have been extracted, but the error causes the init script to exit.

Have tried to fix it by manually editing the file to simply ignore the tar error, but ran into subsequent (presumably unrelated errors) that led me to recreate the container, thus losing my edits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant