March 5, 201610 yr unRAID OS Version: 6.1.9 Description: In V6.1.9 it is not possible to use share names with spaces in them mapped to docker containers... How to reproduce: Try mapping /mnt/user/tv series/ to /tv in a docker container and it fails. Expected results: It should work as it does in V6.1.8 Actual results: Throws an error... although interestingly on first upgrade to V6.1.9 it works and the container starts, it's only after an update or a fresh pull does the error appear. So at the moment, there are only a few reports I've seen about it, but this may become a much bigger problem over the next few days. root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="plex-test" --net="host" -e PUID="99" -e PGID="100" -e VERSION="plexpass" -e TZ="Europe/London" -v "/mnt/cache/.appdata/plex":"/config":rw -v "/mnt/cache/tv series/":"/tv":rw linuxserver/plex Unable to find image 'series/:/tv:rw' locally Invalid repository name (:/tv), only [a-z0-9-_.] are allowed The command finished successfully! Other information: Here are some screenshots, identical setups on V6.1.6, V6.1.8 and V6.1.9 V6.1.6 V6.1.8 V6.1.9
March 5, 201610 yr Author bonienl knows about this and has a fix..... Expect a hotfix to Dynamix webGui soon I would think..
March 5, 201610 yr Author Now been fixed.... Update plugins for a newer version of dynamix webgui....
Archived
This topic is now archived and is closed to further replies.