rflachlan / Luscinia

http://rflachlan.github.io/Luscinia
32 stars 7 forks source link

Unable to log into Luscinia database #19

Open AndreaLopez17 opened 2 months ago

AndreaLopez17 commented 2 months ago

Hi,

I seem to be having issues logging into Luscinia. Every time I try to log back into the database I am working on it tells me "connection failed. Check username and password". It does this for every database I try to get access too, even when creating new ones. Any advice on how to resolve this? I feel as if this is a very simple issue to fix but am somehow stumped. Thanks in advance!

@rflachlan

rflachlan commented 2 months ago

Hi Andrea, Is it possible that you are using Mac OS and saving databases on the Desktop or Documents? There’s something about the way Java’s io class handles access to paths that Mac connects to iCloud that is causing problems like the ones you describe. The workaround at present is to store dbs elsewhere (such as in home folder), which is unsatisfactory and temporary I hope. If this is not the situation, please follow-up - as many details as possible! Best, Rob

AndreaLopez17 commented 1 month ago

Hello again!

I figured out my issue by deleting Luscinia from my MacBook and re-installing it. This also solved the other problem I was experiencing which was the program freezing and crashing on me when dynamic time warping. I learned, however, that every time that happens I can delete the program and re-install it and everything will be right where it should be and working as it should. Just wanted to let you know! Thank you so much once again!