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.

ronschaeffer

Members
  • Joined

  • Last visited

Everything posted by ronschaeffer

  1. Thanks! Apologies, I somehow missed your first reply with the screenshots! Much appreciated.
  2. Yes, thanks very much. So if not automatically detected, the appropriate directory is (or is likely to be?) whatever the root directory for the container is?
  3. I've just tired another which worked. This is the docker run command as generated by Unraid: docker run -d --name='FileBrowser' --entrypoint='/opt/unraid/tailscale' --net='bridge' --pids-limit 2048 -e TZ="Europe/London" -e HOST_OS="Unraid" -e HOST_HOSTNAME="SERVER" -e HOST_CONTAINERNAME="FileBrowser" -e 'PUID'='99' -e 'PGID'='100' -e 'UMASK'='022' -e TAILSCALE_HOSTNAME='fliebrowser' -e TAILSCALE_ALLOW_LAN_ACCESS='false' -e TAILSCALE_USE_SSH='false' -e TAILSCALE_USERSPACE_NETWORKING='false' -e TAILSCALE_SERVE_PORT='80' -e ORG_ENTRYPOINT="/init" -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:80]/files/' -l net.unraid.docker.icon='https://raw.githubusercontent.com/UnRAIDES/templates-UnRAID/main/icons/filebrowser-icon.png' -l net.unraid.docker.tailscale.webui='https://[hostname][magicdns]/files/' -l net.unraid.docker.tailscale.hostname='fliebrowser' -p '30000:80/tcp' -v '/mnt/user':'/srv':'rw' -v '/mnt/user/appdata/filebrowser/':'/database/':'rw' -v '/usr/local/share/docker/tailscale_container_hook':'/opt/unraid/tailscale' --cap-add=NET_ADMIN --device='/dev/net/tun' 'unraides/filebrowser' This is one of several that failed with that same error: docker run -d --name='flame_cloudflare' --entrypoint='/opt/unraid/tailscale' --net='bridge' --pids-limit 2048 -e TZ="Europe/London" -e HOST_OS="Unraid" -e HOST_HOSTNAME="SERVER" -e HOST_CONTAINERNAME="flame_cloudflare" -e 'PASSWORD'='011020Flame' -e TAILSCALE_HOSTNAME='flame' -e TAILSCALE_ALLOW_LAN_ACCESS='false' -e TAILSCALE_USE_SSH='false' -e TAILSCALE_USERSPACE_NETWORKING='false' -e TAILSCALE_SERVE_PORT='5005' -e ORG_ENTRYPOINT="docker-entrypoint.sh" -e ORG_CMD="sh -c chown -R node /app/data && node server.js" -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:5005]' -l net.unraid.docker.icon='https://raw.githubusercontent.com/pawelmalak/unraid-templates/master/templates/icons/flame.png' -l net.unraid.docker.tailscale.webui='https://[hostname][magicdns]' -l net.unraid.docker.tailscale.hostname='flame' -p '5031:5005/tcp' -v '/mnt/user/appdata/flame_cloudflare':'/app/data':'rw' -v '/usr/local/share/docker/tailscale_container_hook':'/opt/unraid/tailscale' --cap-add=NET_ADMIN --device='/dev/net/tun' --init 'pawelmalak/flame' I tried Flame again after FileBrowser succeeded. Same error. Thanks for the reply.
  4. I recently upgraded to Unraid & and have been trying to get the "Use Tailscale" option to work with containers. For every one that I've tried, the log reports Download from Tailscale version 1.78.1 successful! Installation Done! ERROR: Couldn't detect persistent Docker directory for .tailscale_state! Please enable Tailscale Advanced Settings in the Docker template and set the Tailscale State Directory manually! Any ideas? Thanks.
  5. Never mind Looks like I maybe wasn't giving it long enough to start up. It's not working with an additional line showing in the log. Now working perfectly. SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Database initialised
  6. Hi there- Thanks for this. I'm falling at the first hurdle. Using the default configuration (and any variations I've tried) fails. Log: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Any ideas or other info I could provide?

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.