It took me a little while to figure out how to access the system/root files in /share/CACHEDEV1_DATA/.qpkg/ (it can be accessed using Window's native WinSCP, in case there are other newbs who are wondering).
The log read:
Code: Select all
/share/CACHEDEV1_DATA/.qpkg/filebot-node/start: line 34: node: command not found
When I first installed it, I didn't realize I also needed to install QNAP's Node app, which I then installed after the fact. In case the installation order matters, I uninstalled & re-installed the Filebot apps, including Filebot Node, Apache Ant & Java. Sure enough, Filebot-Node launched (yay!).
I took it for a test spin with just a few files & came across a few issues.
#1: error logs included some warnings, not sure if it's a concern, but thought it was worth mentioning.
Code: Select all
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.vmplugin.v7.Java7$1 (file:/share/CACHEDEV1_DATA/.qpkg/filebot/jar/groovy.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v7.Java7$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
#2: the Group & Others permissions for the outputted Movie & TV folders changed, Write & Enter/Execute was revoked. Additional background, I've disabled the admin login for security reason, but my user login has admin privileges. What settings do I need to modify so that the folder permissions don't change?
This is a great piece of software - it's a sleek solution to many problems!!