Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[beta 7.2] Turning on tailscale results in docker not starting

Featured Replies

I’m curious if this is related to the new responsive update. I installed Unraid 7.2 beta 1, and now it seems that in some of my containers, I can no longer activate Tailscale. It throws an error (see example below for SABnzbd).

The same issue occurs with other *arr containers as well.

I tried cd-ing into the directory mentioned in the error, but it doesn’t exist—so I’m assuming that’s the root of the problem.

How should I go about fixing this? Wait for a tailscale update?

docker run
  -d
  --name='binhex-sabnzbd'
  --entrypoint='/opt/unraid/tailscale'
  --net='br0.100'
  --ip='10.0.100.124'
  --pids-limit 2048
  -e TZ="Europe/Berlin"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="Unraid"
  -e HOST_CONTAINERNAME="binhex-sabnzbd"
  -e 'TCP_PORT_8080'='8080'
  -e 'TCP_PORT_8090'='8090'
  -e 'UMASK'='000'
  -e 'PUID'='99'
  -e 'PGID'='100'
  -e TAILSCALE_HOSTNAME='sab-test'
  -e TAILSCALE_ALLOW_LAN_ACCESS='false'
  -e TAILSCALE_USE_SSH='false'
  -e TAILSCALE_USERSPACE_NETWORKING='false'
  -e TAILSCALE_SERVE_PORT='8080'
  -e ORG_ENTRYPOINT="/usr/bin/dumb-init
  --"
  -e ORG_CMD="/bin/bash init.sh"
  -l net.unraid.docker.managed=dockerman
  -l net.unraid.docker.webui='http://[IP]:[PORT:8080]/'
  -l net.unraid.docker.icon='https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/sabnzbd-icon.png'
  -l net.unraid.docker.tailscale.webui='https://[hostname][magicdns]/'
  -l net.unraid.docker.tailscale.hostname='sab-test'
  -v '/mnt/user/data/usenet/':'/data/usenet':'rw'
  -v '/mnt/nvme/appdata/binhex-sabnzbd':'/config':'rw'
  -v '/usr/local/share/docker/tailscale_container_hook':'/opt/unraid/tailscale'
  --cap-add=NET_ADMIN
  --device='/dev/net/tun' 'binhex/arch-sabnzbd'

2e2849aa42cd2d65b06ee3b8bb903a4b84c6e7c516b82fc96074e1ddb05a76ce
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: exec: "/opt/unraid/tailscale": is a directory: unknown: permission denied.

The command failed.

Edited by lowfi

  • 1 month later...

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.