-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Hello,
It would be nice to have a documentation about the installation though.
I've been using this project few days ago and I tried again now if it goes well.
Sometimes when I open the solution, it gives errors in MSVC from Docker image pull log (from docker-compose.yml) when there's some port using in any dependence, I solve that restarting the PC and run Docker Desktop first and MSVC with the solution opened.
Once the containers are created successfully, that's when most problems tend to arise when the project is running.
I tried to config the database, and shows this exception when I run the page:
Full exception log: fullExceptionlog.txt
Also, I tried to open the database in DBeaver to inspect, but no success.
I wonder what's wrong with the configs.
Log from hikkaba.db.dev.local: hikkaba.db.dev.local.log
This is the Development.env (GitHub doesn't allow upload .env extension, changed to .txt for visualization): Development.env.txt