Page 1 of 1

[SYNOLOGY] error at start of FB-NODE

Posted: 03 Feb 2016, 14:03
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

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

Posted: 03 Feb 2016, 15:25
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

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

Posted: 03 Feb 2016, 15:59
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.