new QNAP install, cant get filbebot node to work

All your suggestions, requests and ideas for future development
Post Reply
zeltak
Posts: 23
Joined: 19 Dec 2011, 21:17

new QNAP install, cant get filbebot node to work

Post by zeltak »

Hi all

so i moved to a new QNAP and for the life of me cant get the filbert node to work

The machine is a Ts-871 with latest qnap firmware

Code: Select all

[zeltak@znas4 /]$ uname -a
Linux znas4 4.14.24-qnap #1 SMP Mon Aug 17 01:20:01 CST 2020 x86_64 GNU/Linux
latest filbot, the latest Nodejs in the qnap app center (v8) and java from the filebot qnap repo:

Code: Select all


java installer 2.13 from Filebot repo
Node.js v8.9.4.0.1 from qnap app center


the attached file shows the error

https://pasteboard.co/Jnc3KHA.png

any clue what to do next?

thx!

Zeltak
Last edited by zeltak on 20 Aug 2020, 12:59, edited 1 time in total.
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: new QNAP install, cant get filbert node to work

Post by rednoah »

What does the log say?
viewtopic.php?t=11030
:idea: Please read the FAQ and How to Request Help.
zeltak
Posts: 23
Joined: 19 Dec 2011, 21:17

Re: new QNAP install, cant get filbert node to work

Post by zeltak »

hmm weird this is the log output

Code: Select all

ls: cannot access : No such file or directory
Node.js is not installed. Please install Node.js in the App Center.
/share/CACHEDEV1_DATA/.qpkg/filebot-node/start: line 38: node: command not found
also it seems like its installed not it /opt

Code: Select all

/share/CACHEDEV1_DATA/.qpkg/filebot-node/filebot-node.log
i installed node via the app center so not sure what's going on?

thx

Z
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: new QNAP install, cant get filbert node to work

Post by rednoah »

Well, the node command is not installed correctly. You could try fixing the missing symlinks yourself, or contact the maintainers of this broken node package.
:idea: Please read the FAQ and How to Request Help.
zeltak
Posts: 23
Joined: 19 Dec 2011, 21:17

Re: new QNAP install, cant get filbert node to work

Post by zeltak »

gotcha. Well i think the node.js app is from the official qnap repo so i doubt they will respond..

any clue how to fix the symlinks?

thx (btw i assume my lifetime license will work on the qnap as well right?)

thx

Z
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: new QNAP install, cant get filbebot node to work

Post by rednoah »

You can follow this thread for a manual fix:
viewtopic.php?f=13&t=6341#p36685
:idea: Please read the FAQ and How to Request Help.
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: new QNAP install, cant get filbebot node to work

Post by rednoah »

FileBot Node 3.1 and above will search /share/CACHEDEV1_DATA/.qpkg for a node executable if none is found in the $PATH.
:idea: Please read the FAQ and How to Request Help.
zeltak
Posts: 23
Joined: 19 Dec 2011, 21:17

Re: new QNAP install, cant get filbebot node to work

Post by zeltak »

thx rednoah
"FileBot Node 3.1 and above will search /share/CACHEDEV1_DATA/.qpkg for a node executable if none is found in the $PATH."
is that already out? In my qnap repo i can see v2.9..do i need to refresh somehow?

best

Z
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: new QNAP install, cant get filbebot node to work

Post by rednoah »

You can manually install the latest package from here:
https://github.com/filebot/filebot-node/releases

You may also need to install the latest FileBot beta release for compatibility reasons:
viewtopic.php?t=1609
:idea: Please read the FAQ and How to Request Help.
zeltak
Posts: 23
Joined: 19 Dec 2011, 21:17

Re: new QNAP install, cant get filbebot node to work

Post by zeltak »

sweet!! V3.1 worked, thx so much

Z
Post Reply