Page 1 of 1

FileBot Node issue

Posted: 15 Jun 2015, 11:39
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 ?

Re: FileBot Node issue

Posted: 15 Jun 2015, 15:37
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.

Re: FileBot Node issue

Posted: 15 Jun 2015, 15:48
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

Re: FileBot Node issue

Posted: 15 Jun 2015, 16:29
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.

Re: FileBot Node issue

Posted: 19 Jun 2015, 15:34
by diablosephiroth
Ok, thank works only in local area :) Sorry !