July 31, 201411 yr Author Command: /usr/bin/docker run -d --name="sabnzbd" --net="bridge" -p 8080:8080/tcp -v "/mnt/cache/appdata/sabnzbd":"/config":rw -v "":"/downloads":rw -v "/mnt/user":"/mnt/user":rw -v "/etc/localtime":"/etc/localtime":ro needo/sabnzbd d009cc8c4828343294536c5928d293c435b144f7caac3ef6d55cbc64635ea98f 2014/07/30 13:37:34 Error: Could not create local directory '' for bind mount: mkdir : no such file or directory! The command failed.
July 31, 201411 yr Author root@localhost:# /usr/bin/docker run -d --name="SABnzbd" --net="bridge" -p 8080:8080/tcp -v "/mnt/user/appdata/sabnzbd/":"/config":rw -v "":"/downloads":rw -v "/mnt/user":"/mnt/user":rw -v "/etc/localtime":"/etc/localtime":ro needo/sabnzbd 15d713e34cb1ea7b6a77cae5156a9138ac5e25d3aac6c59c12022be10f45a4e7 2014/07/30 22:25:14 Error: Could not create local directory '' for bind mount: mkdir : no such file or directory! The command failed.
July 31, 201411 yr root@localhost:# /usr/bin/docker run -d --name="SABnzbd" --net="bridge" -p 8080:8080/tcp -v "/mnt/user/appdata/sabnzbd/":"/config":rw -v "":"/downloads":rw -v "/mnt/user":"/mnt/user":rw -v "/etc/localtime":"/etc/localtime":ro needo/sabnzbd 15d713e34cb1ea7b6a77cae5156a9138ac5e25d3aac6c59c12022be10f45a4e7 2014/07/30 22:25:14 Error: Could not create local directory '' for bind mount: mkdir : no such file or directory! The command failed. What is this -v "":"/downloads":rw intended to do? You are mapping a docker directory named "/downloads" to an unRAID directory named ""?
August 1, 201411 yr Never used NZBDrone, but you should be able to answer this question for yourself. Where it is on unRAID /mnt/user:/mnt/user:rw Where it is in the container
Archived
This topic is now archived and is closed to further replies.