OMV 4 | Docker | FileBot
Posted: 14 Mar 2018, 22:14
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.

The Log says:
The directories have the following settings:
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.
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.

The Log says:
Code: Select all
/usr/bin/filebot-watcher: 3: /usr/bin/filebot-watcher: 1: parameter not set
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
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.