-
Notifications
You must be signed in to change notification settings - Fork 645
Open
Labels
Description
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
- openreplay -i DOMAIN_NAME
- Error
- 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