Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker compose example doesnt work #118

Open
Sloth-on-meth opened this issue Aug 9, 2021 · 0 comments
Open

docker compose example doesnt work #118

Sloth-on-meth opened this issue Aug 9, 2021 · 0 comments

Comments

@Sloth-on-meth
Copy link

Sloth-on-meth commented Aug 9, 2021

all i get is

b_1                | 2021-08-09 13:52:07.414 UTC [34] FATAL:  password authentication failed for user "joplin"
db_1                | 2021-08-09 13:52:07.414 UTC [34] DETAIL:  Role "joplin" does not exist.
db_1                |   Connection matched pg_hba.conf line 99: "host all all all md5"
app_1               | 2021-08-09 13:52:07: db: Could not connect. Will try again. password authentication failed for user "joplin"
db_1                | 2021-08-09 13:52:08.424 UTC [35] FATAL:  password authentication failed for user "joplin"
db_1                | 2021-08-09 13:52:08.424 UTC [35] DETAIL:  Role "joplin" does not exist.
db_1                |   Connection matched pg_hba.conf line 99: "host all all all md5"
app_1               | 2021-08-09 13:52:08: db: Could not connect. Will try again. password authentication failed for user "joplin"
db_1                | 2021-08-09 13:52:09.430 UTC [36] FATAL:  password authentication failed for user "joplin"
db_1                | 2021-08-09 13:52:09.430 UTC [36] DETAIL:  Role "joplin" does not exist.
db_1                |   Connection matched pg_hba.conf line 99: "host all all all md5"
app_1               | 2021-08-09 13:52:09: db: Could not connect. Will try again. password authentication failed for user "joplin"
db_1                | 2021-08-09 13:52:10.437 UTC [37] FATAL:  password authentication failed for user "joplin"
db_1                | 2021-08-09 13:52:10.437 UTC [37] DETAIL:  Role "joplin" does not exist.
db_1                |   Connection matched pg_hba.conf line 99: "host all all all md5"
app_1               | 2021-08-09 13:52:10: db: Could not connect. Will try again. password authentication failed for user "joplin"
db_1                | 2021-08-09 13:52:11.445 UTC [38] FATAL:  password authentication failed for user "joplin"
db_1                | 2021-08-09 13:52:11.445 UTC [38] DETAIL:  Role "joplin" does not exist.
db_1                |   Connection matched pg_hba.conf line 99: "host all all all md5"
app_1               | 2021-08-09 13:52:11: db: Could not connect. Will try again. password authentication failed for user "joplin"
db_1                | 2021-08-09 13:52:12.451 UTC [39] FATAL:  password authentication failed for user "joplin"
db_1                | 2021-08-09 13:52:12.451 UTC [39] DETAIL:  Role "joplin" does not exist.
db_1                |   Connection matched pg_hba.conf line 99: "host all all all md5"
app_1               | 2021-08-09 13:52:12: db: Could not connect. Will try again. password authentication failed for user "joplin"
db_1                | 2021-08-09 13:52:13.456 UTC [40] FATAL:  password authentication failed for user "joplin"
db_1                | 2021-08-09 13:52:13.456 UTC [40] DETAIL:  Role "joplin" does not exist.
db_1                |   Connection matched pg_hba.conf line 99: "host all all all md5"
app_1               | 2021-08-09 13:52:13: db: Could not connect. Will try again. password authentication failed for user "joplin"
db_1                | 2021-08-09 13:52:14.463 UTC [41] FATAL:  password authentication failed for user "joplin"
db_1                | 2021-08-09 13:52:14.463 UTC [41] DETAIL:  Role "joplin" does not exist.
db_1                |   Connection matched pg_hba.conf line 99: "host all all all md5"
app_1               | 2021-08-09 13:52:14: db: Could not connect. Will try again. password authentication failed for user "joplin"
db_1                | 2021-08-09 13:52:15.471 UTC [42] FATAL:  password authentication failed for user "joplin"
db_1                | 2021-08-09 13:52:15.471 UTC [42] DETAIL:  Role "joplin" does not exist.
db_1                |   Connection matched pg_hba.conf line 99: "host all all all md5"
app_1               | 2021-08-09 13:52:15: db: Could not connect. Will try again. password authentication failed for user "joplin"
db_1                | 2021-08-09 13:52:16.476 UTC [43] FATAL:  password authentication failed for user "joplin"
db_1                | 2021-08-09 13:52:16.476 UTC [43] DETAIL:  Role "joplin" does not exist.
db_1                |   Connection matched pg_hba.conf line 99: "host all all all md5"
app_1               | 2021-08-09 13:52:16: db: Could not connect. Will try again. password authentication failed for user "joplin"

using this

https://github.com/laurent22/joplin/blob/dev/docker-compose.server.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant