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

Postgres Error on High Availability #20

Open
Fergas13 opened this issue Jan 28, 2021 · 0 comments
Open

Postgres Error on High Availability #20

Fergas13 opened this issue Jan 28, 2021 · 0 comments

Comments

@Fergas13
Copy link

Hello,

I am still learning how kubernetes-minikube work.
I tested the basic setup with Postgres and with Hybrid configuration and everything went smoothly.

I ended up with problems when i tried the High-Availability setup.

Specifically Postgres pgpool Pod keeps restarting and gives me this error (i saw it through the kubenetes dashboard).

"Readiness probe failed: psql: FATAL: failed to create a backend 0 connection DETAIL: not executing failover because failover_on_backend_error is off"

image

.env settings:
PLATFORM=minikube
DEPLOYMENT_TYPE=high-availability
DATABASE=hybrid
CASSANDRA_REPLICATION_FACTOR=1
everything else is default

PS 1: All the tests i did was with the minikube configuration
PS 2: I am using the CE Thingsboard version. According to the main site and setup guides, it should work for CE too. Am i correct?

ashvayka pushed a commit that referenced this issue Oct 7, 2021
Updated Thingsboard resources version tag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant