I am trying to install fusionauth
on Ubuntu using official guide with docker-compose (without elasticsearch
) db service couldn't go up, so fusionauth
opens in maintance mode
.
Any idea how to solve this?
log:
fusionauth_1 | 16-May-2020 17:31:13.017 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 3726 ms
db_1 | LOG: incomplete startup packet
db_1 | FATAL: password authentication failed for user "fusionauth"
db_1 | DETAIL: Role "fusionauth" does not exist.
db_1 | Connection matched pg_hba.conf line 95: "host all all all md5"