FileBot Node issue

Support for Synology NAS, QNAP NAS and other Embedded Linux systems
Post Reply
diablosephiroth
Posts: 3
Joined: 15 Jun 2015, 11:13

FileBot Node issue

Post by diablosephiroth »

Hello !

First of all, thank you for your various tools !

I have a problem with FileBot.node.
We I click on Execute....I've this error :
Error Dialog :
{"request":{"id":28,"headers":{},"options":{"method":"GET","url":"https://XXXXXX:5453/execute","params":{ ... eXML":null}
OK

No special traces except for listening ports.
I've ds215j (arm 375), java 8.33, node.js 0.10.36.0007, filebot 4.6; filebot.node 0.1.5.

Any idea ?
User avatar
rednoah
The Source
Posts: 22998
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: FileBot Node issue

Post by rednoah »

Are you sure the node process is even running?

Are you logged in and using it via DSM? (you can't access it directly)

Make sure you're using a modern browser.
:idea: Please read the FAQ and How to Request Help.
diablosephiroth
Posts: 3
Joined: 15 Jun 2015, 11:13

Re: FileBot Node issue

Post by diablosephiroth »

1) Yes..when I use ps :
3248 root 4000 S /bin/sh /volume1/@appstore/filebot-node/server/start
3255 root 44692 S filebot-node

2) Yes, I use the DSM interface

3) I using chrome lastest version
User avatar
rednoah
The Source
Posts: 22998
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: FileBot Node issue

Post by rednoah »

Then I have no idea. I assume it somehow can't connect. Maybe the HTTPS/HOSTNAME combo just doesn't work. Especially if you're accessing things remotely. It'll only work if you access things from the local network.
:idea: Please read the FAQ and How to Request Help.
diablosephiroth
Posts: 3
Joined: 15 Jun 2015, 11:13

Re: FileBot Node issue

Post by diablosephiroth »

Ok, thank works only in local area :) Sorry !
Post Reply