[SYNOLOGY] error at start of FB-NODE

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
panda78
Posts: 38
Joined: 22 Jan 2016, 18:45

[SYNOLOGY] error at start of FB-NODE

Post by panda78 »

Hi all ,
i'm new with FB and after my installation i found 2 problems

1)
filebot -script 'fn:amc' /volume1/homes/admin/Downloads/FileBot --output /volume1/homes/admin/Downloads/Video --action test -non-strict --conflict auto --lang it --def 'music=y' 'unsorted=y' 'artwork=y' 'subtitles=ita' 'deleteAfterExtract=y' 'excludeList=.excludes' --log info

------------------------------------------

No files selected for processing

------------------------------------------

[Process error]

after this i reboot my NAS and now i have this


2)
{"request":{"id":1,"headers":{},"options":{"method":"GET","url":"https://192.168.1.10:5453/auth","useDef ... alse},"req

I check and FileBot and FileBotNode are running

How can i do ?

thx
User avatar
rednoah
The Source
Posts: 23953
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [SYNOLOGY] error at start of FB-NODE

Post by rednoah »

1.
The folder you set as input doesn't contain any files, or doesn't contain an files that are visible/readable to the admin user that filebot node is running as. If nothing makes sense, then it's usually a permissions issue.

2.
What have you tried so far?
viewtopic.php?f=13&t=3368
:idea: Please read the FAQ and How to Request Help.
panda78
Posts: 38
Joined: 22 Jan 2016, 18:45

Re: [SYNOLOGY] error at start of FB-NODE

Post by panda78 »

rednoah wrote:1.
The folder you set as input doesn't contain any files, or doesn't contain an files that are visible/readable to the admin user that filebot node is running as. If nothing makes sense, then it's usually a permissions issue.

2.
What have you tried so far?
viewtopic.php?f=13&t=3368

pont 1 solved automaticaly after solved point 2

Point 2 problem are the https connectio. if i work on my DSM with http protocol filebot node work fine.
Post Reply