March 12, 20188 yr I installed Tautulli and it did its thing but it never showed up under Dockers. Now if I try to install it, I get this message: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='tautulli' --net='bridge' -e TZ="America/New_York" -e HOST_OS="unRAID" -e 'PUID'='99' -e 'PGID'='100' -v '/mnt/user/appdata/tautulli/config/':'/config':'rw' -v '':'/log':'rw' 'tautulli/tautulli' /usr/bin/docker: Error response from daemon: invalid volume spec ":/log:rw": invalid volume specification: ':/log:rw'. See '/usr/bin/docker run --help'. The command failed.
March 12, 20188 yr Community Expert It's telling you that you don't have anything specified as the host path for the container volume /log. -v '':'/log':'rw'
March 12, 20188 yr And you'll get better support if you use the dedicated support threads.Sent from my LG-H815 using Tapatalk
Archived
This topic is now archived and is closed to further replies.