Support for Synology NAS, QNAP NAS and other Embedded Linux systems
skudr
Posts: 3 Joined: 03 Sep 2015, 09:44
Post
by skudr » 03 Sep 2015, 09:48
Hi!
I installed Java using you instructions, installed manually recommended Node.js and latest FileBot.
FileBot CLI works. Gives me Java version.
But FileBot Node doesn't work. It gives me error:
FileBot log has following:
I believe that my IP should be there instead of 0.0.0.0.
Can you help?
rednoah
The Source
Posts: 23930 Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:
Post
by rednoah » 03 Sep 2015, 20:29
0.0.0.0 just means it'll accept incoming connections on all network interfaces. That's not the issue... That's all I can tell you though.
skudr
Posts: 3 Joined: 03 Sep 2015, 09:44
Post
by skudr » 04 Sep 2015, 08:10
Does it also mean that Java is OK and Node.js is OK?
rednoah
The Source
Posts: 23930 Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:
Post
by rednoah » 04 Sep 2015, 08:16
Yes. That's not the issue. Have you tried connecting via HTTP or from the local network via IP?
skudr
Posts: 3 Joined: 03 Sep 2015, 09:44
Post
by skudr » 04 Sep 2015, 19:54
Thank you! It works.
Is there any reason why it works only by http?
rednoah
The Source
Posts: 23930 Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:
Post
by rednoah » 04 Sep 2015, 19:58
No idea. You could try with different browsers and see if that makes a difference. Right now I wouldn't know what to change to fix that issue.
Maybe your firewall is blocking port range 5452-5453 which is used by the filebot-node service. You can load the webapp, but then the webapp can't connect to the filebot-node service running on the diskstation.