Docker, Filebot-Watcher and OMV 4

Any questions? Need some help?
Post Reply
JamesBlond007
Posts: 20
Joined: 21 Dec 2016, 14:59

Docker, Filebot-Watcher and OMV 4

Post by JamesBlond007 »

Hey community,

i try to get filebot-watcher to work but it won't work. I don't try it with special arguments. First i want to start without errors.
Here are my settings in Docker. I use it in OpenMediaVault 4.
Image
The Log says: /usr/bin/filebot-watcher: 3: /usr/bin/filebot-watcher: 1: parameter not set

The directories have the following settings:

Code: Select all

ls -l /srv/dev-disk-by-label-1.42.6-7308/Docker-Configs
drwsrwsrwx+ 2 root users  4096 Mär 13 11:07 Filebot

ls -l /srv/dev-disk-by-label-8TB
drwxrwsr-x+   2 dockerperson docker  4096 Mär 13 13:02 Entpackt
What i am doing wrong?
I also tried it with UID 1001 [dockerperson] and GID 996 [docker] in settings and folders.

Thank you for your time.

Edit: The Read only Option was only for testing. The Volume binds are with writing rights.
Post Reply