Page 1 of 1
Error Message while starting FileBot Node
Posted: 18 May 2015, 09:52
by r00n
I installed FileBot version 4.5.7 because the installation of FileBot node said that it was necessary.
After this I installed FileBot Node (version 0.1.2). After installtion I run the application from the start menu.
I do get the following error message
Does anyone know if I did something wrong or what I can do to fix this?
Please do not hesitate to ask me for additional information.
Re: Error Message while starting FileBot Node
Posted: 18 May 2015, 11:54
by rednoah
Image doesn't load.
Got any logs? uname -a output?
Re: Error Message while starting FileBot Node
Posted: 18 May 2015, 12:42
by r00n
The image should work now.... didn't set the permissions of the image right.
I don't know how I can run the command you've posted.
Re: Error Message while starting FileBot Node
Posted: 18 May 2015, 15:22
by rednoah
1)
Can you read the text on that thumbnail? Learn how to make screenshots.
2)
If you go to Package Manager -> FileBot Node -> View Log what does it say?
Re: Error Message while starting FileBot Node
Posted: 20 May 2015, 07:10
by r00n
Hi Rednoah,
It seems font size 11 so not problem for me to read it.... (
http://s12.postimg.org/dkzkuut71/screen ... 942326.png)
screenshot.1432105743.png
Re: Error Message while starting FileBot Node
Posted: 20 May 2015, 08:03
by rednoah
1)
That's a thumbnail. It's 200x200 pixels. The font-size is effectively <1. Nobody can read that.
2)
Google "EADDRNOTAVAIL" and see what it says. It means that the PORT is not free. FileBot Node Server is using PORT 5452 and 5453 so you need to make sure that these ports are free and not blocked. Might be a firewall issue.
Re: Error Message while starting FileBot Node
Posted: 21 May 2015, 19:03
by r00n
1. Don't get your issue... as when I right click and follow the link I go to:
http://s12.postimg.org/dkzkuut71/screen ... 942326.png. this image is 802 x 601 px. I checked multiple browsers on different computers... but it is still a normal screenshot.
2. I downloaded the update today and I do not get the error message anymore.
Re: Error Message while starting FileBot Node
Posted: 22 May 2015, 04:24
by rednoah
Well, me and everyone else is getting a 3KB 180x135 thumbnail...
Code: Select all
$ curl --head http://s12.postimg.org/dkzkuut71/screenshot_1431942326.png
...
Content-Length: 3099
...
Last-Modified: Mon, 18 May 2015 12:38:23 GMT
...
The new update will bind by IP instead of HOSTNAME so maybe that's more reliable.
Re: Error Message while starting FileBot Node
Posted: 01 Jun 2015, 16:49
by horst123789
Linux DiskStation 3.10.35 #5565 SMP Mon May 11 02:14:34 CST 2015 x86_64 GNU/Linux synology_cedarview_412+
FileBot: 4.6
FileBot Node: 0.1.5
Node.js: 0.12.0-0009
same problem here
Re: Error Message while starting FileBot Node
Posted: 01 Jun 2015, 17:04
by rednoah
No, it's not the same problem. Read the manual and pay attention to the part that's
BOLD ITALIC UNDERLINED =>
viewtopic.php?f=13&t=2663
Re: Error Message while starting FileBot Node
Posted: 01 Jun 2015, 17:05
by horst123789
rednoah wrote:No, it's not the same problem. Read the manual and pay attention to the part that's
BOLD ITALIC UNDERLINED =>
viewtopic.php?f=13&t=2663
yes i read it before i write here... i cant install the "Node.js-armada370-0.10.36.spk " synology dont support this (i think CPU Arch)
i want to install manually the old node.js but following error message : "Dieses Paket wird auf der Plattform von DiskStation nicht unterstützt" in english :"This package is not supported on the platform of DiskStation"
Re: Error Message while starting FileBot Node
Posted: 01 Jun 2015, 17:08
by rednoah
Whatever arch you have (you still haven't told me) you can probably guess the download link from the armada370 download link that you do know. Let us know if it works.
Re: Error Message while starting FileBot Node
Posted: 01 Jun 2015, 17:10
by horst123789
rednoah wrote:Whatever arch you have (you still haven't told me) you can probably guess the download link from the armada370 download link that you do know. Let us know if it works.
i told the arch with my first post here (uname > Linux DiskStation 3.10.35 #5565 SMP Mon May 11 02:14:34 CST 2015
x86_64 GNU/Linux synology_
cedarview_412+
and i use the spk you have linked> dont work
Re: Error Message while starting FileBot Node
Posted: 01 Jun 2015, 17:20
by rednoah
I don't know anything about the cedarview packages being broken. Maybe. You could check in the Synology forums on how to get older / working packages for your platform.
What's not working exactly? Crash on start? Error message when pressing button XYZ? What does Package Center -> App -> Log say?
Re: Error Message while starting FileBot Node
Posted: 01 Jun 2015, 17:23
by horst123789
i played around with this and the error comes only on first startup, the commands working good, thanks
Re: Error Message while starting FileBot Node
Posted: 02 Jun 2015, 19:33
by spz82
I had same issue with 0.12 node.js on Intel Atom DS712+.
I've manually installed 0.10 version from
http://download.synology.com/download/s ... 6-0007.spk
which also fixed issue
cedarview is Intel so you can try it as well
Re: Error Message while starting FileBot Node
Posted: 02 Jun 2015, 19:51
by horst123789
hi spz82, thank for this package, this package i can install on my DS412+ fine... BUT if i install now FilebotNode the say "You need Node.js, i install it for you" and he install Node.js 0.12.0-0009 and UNinstall the Old Package...
Re: Error Message while starting FileBot Node
Posted: 02 Jun 2015, 19:59
by spz82
yeap, also had the same...
to workaround this do not install FileBot Node from repository, but download this package
http://sourceforge.net/projects/filebot ... k/download
and use "Manual Install"
Manual installation do not install/upgrade Node.js
Re: Error Message while starting FileBot Node
Posted: 02 Jun 2015, 20:00
by horst123789
thx spz82