[Mifos-developer] whitelabel error message

125 views
Skip to first unread message

Aboubacar Sidik TOURE

unread,
May 12, 2022, 2:26:39 PM5/12/22
to mifos-d...@lists.sourceforge.net
Hello all,

I'm New on fineract, 1.6.0 ,  i've installed it on a ubuntu 20.20 server and 
i'm using a docker for fineract and another one for the database. After the different configuration, i got a whitelabel error message.
It's seems like relative to the tenant. So i've tried to create manually the tenant
with
./gradlew createDB -PdbName=fineract_tenants
and i got this error

Task ':fineract-provider:createDB' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
:fineract-provider:createDB (Thread[included builds,5,main]) completed. Took 0.345 secs.

FAILURE: Build failed with an exception.

* Where:
Build file '/var/fineract/fineract-provider/build.gradle' line: 172

* What went wrong:
Execution failed for task ':fineract-provider:createDB'.
> java.sql.SQLInvalidAuthorizationSpecException: Could not connect to address=(host=localhost)(port=3306)(type=master) : (conn=59489) Access denied for user 'root'@'172.18.0.1' (using password: YES)
  Current charset is UTF-8. If password has been set using other charset, consider using option 'passwordCharacterEncoding'

do you have some idea to solve it?

Regards
Reply all
Reply to author
Forward
0 new messages