java: command not found

Support for Synology NAS, QNAP NAS and other Embedded Linux systems
Post Reply
chazza55
Posts: 1
Joined: 16 Apr 2020, 16:15

java: command not found

Post by chazza55 »

Hello,

I have been using filbot on a mac for the past few yrs and thought i would have a go as installing it on my nas to make my life easier.

I have installed the prerequisites and set it up according to this: viewtopic.php?f=13&t=1802

I have pointed it in the direction of my licence etc. but even that returns an error. When i do a dry run i get the same error: 127

Can anyone help me with this please?

This is the log i get back:

Code: Select all

filebot -script 'fn:amc' /volume1/Downloads --output /volume1/Movies/Movies --action TEST -non-strict --order Airdate --conflict auto --lang en --def 'music=y' 'unsorted=y' 'clean=y' 'skipExtract=y' 'minLengthMS=1800000' 'excludeList=.excludes' --apply refresh --log all --log-file '/usr/local/filebot-node/data/filebot.log'

------------------------------------------

/usr/local/bin/filebot: line 67: java: command not found

------------------------------------------

[Process error]

🔺 Exit Code: 127
User avatar
rednoah
The Source
Posts: 22980
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: unable to get filebot node working on synology

Post by rednoah »

java is not installed. Are you sure that you installed our Java Installer package?
rednoah wrote: 10 Jul 2014, 06:56 FileBot requires java. Please use the Java Installer package to install the latest OpenJDK and keep it updated. (DO NOT use the Synology Java 8 package)
:idea: Please read the FAQ and How to Request Help.
Post Reply