NZBDrone & SabNZBd Permissions and Simlinks nightmare!


Recommended Posts

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.

Link to comment

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.

Link to comment

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 ""?

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.