Post Thu Feb 09, 2023 3:42 pm

JRE not found on qnap if Java installed on 2nd drive group

If you install https://download.serviio.org/releases/q ... 86_64.qpkg on a qnap NAS, and this NAS used two drive groups:
If you installed JAVA on the 2nd group, Serviio will fail to start, because it looks for java in the first group.
This can be fixed easyli by login into a root shell of the qnap and creating a symlink from:
/share/CACHEDEV1_DATA/.qpkg/JREto /share/CACHEDEV2_DATA/.qpkg/JRE

Otherwise, there is no installation option to get this fixed during the installation process.