geek-life icon indicating copy to clipboard operation
geek-life copied to clipboard

Windows 10 : error at startup

Open ryosama opened this issue 4 years ago • 3 comments

Hi,

I've just downloaded your windows release but i've an error at startup

Could not connect Embedded Database File: %!w(*os.PathError=&{open C:\Users\xxx.geek-life\default.db 3}) FATAL ERROR: Exiting program! - Could not connect Embedded Database File

I'm using Windows 10 pro 64bits

ryosama avatar Feb 22 '21 14:02 ryosama

Hello @ryosama,

Seems like the application is failing to get your home directory. Can you please try setting the Database path manually and let know if it works? You'll find it in "Where is the data stored? Can I change the location?" section of the readme file.

ajaxray avatar Feb 26 '21 13:02 ajaxray

It works if I specify a DB_FILE environnement variable. On my windows 10 I modify my Home directory to "e:\Documents"

ryosama avatar Mar 02 '21 09:03 ryosama