Hi,
Would really appreciate your help.
I have DS213J NAS.
Installation order (from Download Station):
1. Java 8 (version 1.8.0_101)
2. Node 4
3. FileBot 4.7.9
4. FileBot Node 0.2.4
When try to run the FileBot Node, I get the following error:
/usr/local/bin/filebot: line 65: java: command not found
full command output:
filebot -script 'fn:amc' /volume1/TVShowsDownload --output /volume1/TVShows --action test -non-strict --conflict auto --lang en --def 'ut_label=tv' 'music=y' 'unsorted=y' 'artwork=y' 'subtitles=eng' 'clean=y' 'deleteAfterExtract=y' 'excludeList=.excludes' --log all
------------------------------------------
/usr/local/bin/filebot: line 65: java: command not found
------------------------------------------
[Process error]
Would really appreciate some help.
Thanks
Synology error 65: java: command not found
Re: Synology error 65: java: command not found
java is not installed correctly:
Make sure that you're using the Oracle Java package from the FileBot repository.
Code: Select all
/usr/local/bin/filebot: line 65: java: command not found
Re: Synology error 65: java: command not found
Hello,
I have exactly the same issue and I am unable to solve it. If I start Filebot I'll get the error /usr/local/bin/filebot: line 65: java: command not found. So far I only installed Java 8 by Synology. I tried to install Java from the Filebot repo but I got an error("It seems from /etc/profile that a Java Runtime is already installed at /var/packages/Java8/target/jd2sdk-image/jre. Uninstall it and try again."). Ok, so I uninstalled the official Java 8 and tried to install the Java repo version but again I got an error that Java could not be downloaded from the Oracle Website and I should do that on my own but without account it's not possible...
I have exactly the same issue and I am unable to solve it. If I start Filebot I'll get the error /usr/local/bin/filebot: line 65: java: command not found. So far I only installed Java 8 by Synology. I tried to install Java from the Filebot repo but I got an error("It seems from /etc/profile that a Java Runtime is already installed at /var/packages/Java8/target/jd2sdk-image/jre. Uninstall it and try again."). Ok, so I uninstalled the official Java 8 and tried to install the Java repo version but again I got an error that Java could not be downloaded from the Oracle Website and I should do that on my own but without account it's not possible...