"/bitnami/postgresql/data/postgresql.conf": No such file or directory #1551
What happens?Hey everyone, today morning i found the GKE deployed paradedb container is failing with:
Anyone any idea? To ReproduceStarted to fail suddenly in production. No code changes were deployed that would trigger this to fail. No idea how i reproduce this. OS:GKE K8s cluster ParadeDB Version:Chart Version - 0.5.92 Are you using ParadeDB Docker, Helm, or the extension(s) standalone?ParadeDB Docker Image Full Name:Arkady Balaba Affiliation:N/A Did you include all relevant data sets for reproducing the issue?N/A - The reproduction does not require a data set Did you include the code required to reproduce the issue?
Did you include all relevant configurations (e.g., CPU architecture, PostgreSQL version, Linux distribution) to reproduce the issue?
|
Replies: 1 comment
|
Hi @arkadyb. Thanks for reporting. The versions of the chart and app you're using is a bit old. With the release of |
Hi @arkadyb. Thanks for reporting.
The versions of the chart and app you're using is a bit old. With the release of
v0.9.x, we've upgraded to the CloudNativePG Helm chart and the official upstream Postgres docker image. Without any logs it's not going to be possible for us to reproduce. I would recommend you upgrade to the latest version instead, which should work smoothly.