Skip to content

Simple Install on Linux fails due to postgres password mismatch #3706

@gustavotonini

Description

@gustavotonini

Describe the issue
Using the simple installation described in the doc: https://docs.openreplay.com/en/deployment/deploy-ubuntu/

openreplay -i DOMAIN_NAME

Steps to reproduce the issue

  1. openreplay -i DOMAIN_NAME
  2. Error
  3. Investigate
root@ubuntu:~/openreplay# kubectl logs -n app pod/databases-migrate-tgpgk -c postgres-check
psql: error: connection to server at "postgresql.db.svc.cluster.local" (10.43.111.246), port 5432 failed: FATAL:  password authentication failed for user "postgres"
Need version 16.4 or higher. Current version:
[error] postgresql version is  which is not within the allowed range 16.4 - 17. Exiting.
For upgrade steps, refer: https://docs.openreplay.com/en/deployment/openreplay-admin/#upgrade-postgresql

Expected behavior
What you expected to happen.

OpenReplay Environment

  • Ubuntu 22.04.5 LTS

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions