akaunting / docker

Docker Image for Akaunting
https://github.com/akaunting/akaunting
GNU General Public License v3.0
182 stars 85 forks source link

cannot setup, DB connection issue #113

Open hadifarnoud opened 3 months ago

hadifarnoud commented 3 months ago

I followed the instructions but I get

2024-05-21 14:26:56 2024-05-21 10:56:56 121 [Warning] Access denied for user 'admin'@'172.28.0.3' (using password: YES)

on db container. and get this error on akaunting container:

2024-05-21 14:27:49 Connecting to database akaunting@akaunting-db:3306
2024-05-21 14:27:49 Error: Could not connect to the database! Please, make sure the details are correct.
adomigold commented 3 months ago

Hello @hadifarnoud i had similar problem and i decided to remove akaunting-db from docker-compose and instead to use external db by configuring on run.env