EMQX Kubernetes PostgreSQL authentication - Inconsistent for nodes in the cluster

Hi guys!

I just created a EMQX Cluster with Kubernetes on DigitalOcean. Everything seems good for the moment except when I connect PostgreSQL database for authentication. Connection works for only one node and other nodes don’t want to connect. I have an “Inconsistent for nodes in the cluster” warning beside PostgreSQL.

Do you guys have an idea of why I’m getting this error?

Thanks

Hi @fegauthier.

Could you tell me what version of EMQX you are using?

I’m using version 5.0.26.

I finally use HTTP Server as Authentication instead of PostgreSQL. It’s working with HTTP Server but still not with PostgreSQL