I'm on the latest tag 0.13.3 and getting an error. Unable to connect to the database. Retrying (9)... which leads to ->EACCES: permission denied, open '/srv/gauzy/ormlogs.log' when doing the following cmd: docker-compose -f docker-compose.demo.yml up
Ruslan Konviser
@evereq
Hi @Bo Vargas thanks for reporting, probably there is some issue with prebuild docker images... If you can build locally with docker-compose up that should work I think (though will take more time). We will try to push fixed docker images soon
Bo Vargas
@vargasbo
Yes. Was able to get the build to work if I did this manually.
did you wait some time? Because it initializes DB on first start and might take a while, depending on your PC CPU. Normally, should take like 30 sec or less
did you setup app with all default settings? I.e. SQLite etc?
can you check content of log file? If you on Windows, it's usually in C:\Users\YOUR_USER_NAME\AppData\Roaming\gauzy\logs\main.log
I just wanted to check the demo without installing things, to see if the application is good for us
It will be also great if you can send us (or me in PM) use cases for which you want to evaluate Gauzy, which is very valuable for our project and we want to hear from you about it. At the moment we try to finalize Gauzy features around Employees Time Management / Monitoring (and so we have Desktop App which allows not only to run Gauzy for single user, but also to actually run Desktop agent which capable to monitor employee activities, including screenshots). Let us know!
P.S. all data will be on your PC, we do not submit data from Desktop App to our servers, i.e. it's totally standalone app which can be connected to your own server running Gauzy or in the future to our SaaS offering