Permissions? Wriatble directory

Support for Synology NAS, QNAP NAS and other Embedded Linux systems
Post Reply
mso
Posts: 1
Joined: 28 Aug 2022, 20:53

Permissions? Wriatble directory

Post by mso »

Synology NAS DS1511+

Im totally new to this whole NAS/linux/command line etc. world. I installed Filebot node correctly.

When I try to do a dry-run, I get this following error.

Code: Select all


Run script [fn:amc] at [Sun Aug 28 22:02:04 CEST 2022]
Parameter: music = y
Parameter: unsorted = y
Parameter: subtitles = eng
Parameter: skipExtract = y
Parameter: excludeList = .excludes
Argument[0]: /volume1/docker/transmission/data/completed
[TEST] --def unsorted is incompatible with --action TEST and has been disabled
Invalid usage: output folder must exist and must be a writable directory: /volume1/docker/transmission
Use excludes: /volume1/docker/transmission/.excludes
Failed to create excludes: /volume1/docker/transmission/.excludes: Permission denied

Yes, both directories actually exits. But I have no idea how to fix this issue? Anywhere to fix this issue in the GUI? Im using DSM 6
User avatar
rednoah
The Source
Posts: 22898
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Permissions? Wriatble directory

Post by rednoah »

:?: Are you using docker?


:?: Have you considered not using docker? As to avoid docker-related complexity?




:arrow: I would start with the native Synology package:
https://www.filebot.net/linux/syno.html

:idea: Synology packages also run with limited permissions, but those are easier to understand and configure:
rednoah wrote: 10 Jul 2014, 06:56 Package Permissions:
DSM 6.2.4 and DSM 7.0 restrict file system access by default. FileBot Node may not be able to access your files unless you explicitly grant permission first.

Image
:idea: Please read the FAQ and How to Request Help.
Post Reply