canonical / postgresql-k8s-operator

A Charmed Operator for running PostgreSQL on Kubernetes
https://charmhub.io/postgresql-k8s
Apache License 2.0
9 stars 18 forks source link

Charmed deployment stuck on postgres "awaiting for primary endpoint to be ready" #552

Open kbaccar-core opened 5 days ago

kbaccar-core commented 5 days ago

Hello, Im following the main documentation to run charmed magma. Everything went approximately as expected, except for the deployment of the charm with this command: juju deploy magma-orc8r --overlay overlay.yaml --trust --channel=latest Apparently the postgres application is stuck on " awaiting for primary endpoint to be ready".

Environment

Charm version: 1.8 Postgres Version: 14/edge Affected Component: Postgres Deployment Environment: AWS (orc8r)

Sceeenshot

Juju Status:

magmacore1

Juju Postgrs log:

magmacore2
github-actions[bot] commented 5 days ago

https://warthogs.atlassian.net/browse/DPE-4838

dragomirp commented 1 day ago

Hi, @kbaccar-core, IIRC there was an incompatibility between the charm and Juju 3.5.0. Can you try redeploying it on Juju 3.5.1 or Juju 3.4?