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

[Bug]: timescaledb-ha image : Password does not match for user "standby" #6213

Closed
yspassivelogic opened this issue Oct 18, 2023 · 3 comments
Closed
Labels

Comments

@yspassivelogic
Copy link

What type of bug is this?

Unexpected error

What subsystems and features are affected?

Backup, Replication

What happened?

We are using the timescale/timescaledb-ha:pg14.9-ts2.11.2-all image ane we are experiencing issues with the master node, timescaledb-0 replicated data into timescaledb-1 replica.

We keep seeing this error below
This issue is recent - we hadn't see this issue before when we deployed 1 month ago.

TimescaleDB version affected

2.8.0

PostgreSQL version used

14.9

What operating system did you use?

Ubuntu 22.04.3 LTS

What installation method did you use?

Docker

What platform did you run on?

Google Cloud Platform (GCP)

Relevant log output and stack trace

2023-10-10 16:15:57 UTC [161610]: [652578bd.2774a-3] standby@[unknown],app=[unknown] [28P01] DETAIL:  Password does not match for user "standby".
2023-10-10 16:16:02 UTC [161620]: [652578c2.27754-2] standby@[unknown],app=[unknown] [28P01] FATAL:  password authentication failed for user "standby"
2023-10-10 16:16:02 UTC [161620]: [652578c2.27754-3] standby@[unknown],app=[unknown] [28P01] DETAIL:  Password does not match for user "standby".
Connection matched pg_hba.conf line 8: "hostssl   replication     standby            all                md5"


### How can we reproduce the bug?

```bash
Run timescale/timescaledb-ha:pg14.9-ts2.11.2-all on docker desktop
@konskov
Copy link
Contributor

konskov commented Oct 19, 2023

hi @yspassivelogic, is this the same issue as #6184?

@yspassivelogic
Copy link
Author

yes @konskov - i got no response from timescaledb helm charts- timescale/helm-charts#625

@fabriziomello
Copy link
Contributor

@yspassivelogic re-creating here this unrelated issue will not help you.

As I said to you in the previous issue here is not the right place for this kind of issue. I strongly recommend you:

  1. wait more time for someone help you,
  2. send a follow-up message on the already opened issue in the timescaledb/helm-charts repo or
  3. ask for help in other channels like slack or forum.

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

No branches or pull requests

4 participants