I'm currently having trouble to get panako running. I'm getting the following error message when trying to store a first fingerprint of some random mp3:
Could not create a lock file for the database.
Please make sure that '/opt/panako/dbs/nfft_panako_db.lck' is writable.
I tested this in two different environments. The first one was my local installation on Mac OS. The second one was an Ubuntu based Docker container. I was able to run panako -v or panako config via the "java -jar /opt/panako/panako.jar" way you described. However I'm currently out of ideas what I still need to set up to make things working?
BTW: When I look into the /opt/panako directory I cannot see any folder named dbs.
Hey there,
I'm currently having trouble to get panako running. I'm getting the following error message when trying to store a first fingerprint of some random mp3:
Could not create a lock file for the database. Please make sure that '/opt/panako/dbs/nfft_panako_db.lck' is writable.
I tested this in two different environments. The first one was my local installation on Mac OS. The second one was an Ubuntu based Docker container. I was able to run panako -v or panako config via the "java -jar /opt/panako/panako.jar" way you described. However I'm currently out of ideas what I still need to set up to make things working?
BTW: When I look into the /opt/panako directory I cannot see any folder named dbs.
Looking forward to hearing from you.
Cheers, Julian