Hi !!! I have Ubooquity on a NAS Synology with Docker.
I create a file keystore.jks. This file is in /volume1/homes/test/Ubooquity
In log i have :
ERROR com.ubooquity.c - The configured keystore file does not exists: /volume1/homes/test/Ubooquity
What is wrong ???
You have to provide the full path of the file, including the file name.
Something like:
/volume1/homes/test/Ubooquity/keystore.jks
Customer support service by UserEcho
Hi !!! I have Ubooquity on a NAS Synology with Docker.
I create a file keystore.jks. This file is in /volume1/homes/test/Ubooquity
In log i have :
ERROR com.ubooquity.c - The configured keystore file does not exists: /volume1/homes/test/Ubooquity
What is wrong ???
You have to provide the full path of the file, including the file name.
Something like: