-
ronschaeffer started following My Customised Fractal Node 304 SFF Build
-
Unraid 7 / Add Container / ERROR: Couldn't detect persistent Docker directory for .tailscale_state!
Thanks! Apologies, I somehow missed your first reply with the screenshots! Much appreciated.
-
Unraid 7 / Add Container / ERROR: Couldn't detect persistent Docker directory for .tailscale_state!
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?
-
Unraid 7 / Add Container / ERROR: Couldn't detect persistent Docker directory for .tailscale_state!
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.
-
Unraid 7 / Add Container / ERROR: Couldn't detect persistent Docker directory for .tailscale_state!
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.
-
[SUPPORT] SmartPhoneLover - Simply-Shorten
Yes, thanks
-
[SUPPORT] SmartPhoneLover - Simply-Shorten
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
-
[SUPPORT] SmartPhoneLover - Simply-Shorten
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?
ronschaeffer
Members
-
Joined
-
Last visited