GitHub user edda25 created a discussion: Superset → PostgreSQL: recurring SSL EOF and connection reset logs
Hi, I'm writing to ask for help debugging an issue. I installed Superset via the Helm chart on a Kubernetes cluster and configured it to use an external PostgreSQL database for metadata. However, I'm seeing the following logs every minute on the PostgreSQL instance: ``` LOG: SSL error: unexpected EOF while reading LOG: could not receive data from client: Connection reset by peer ``` My question is: could this be caused by the health-check probes that Superset sends to the database? If so, is this behavior configurable via the Helm chart, and how? Or is it related to a Kubernetes configuration instead? Thanks in advance, Edda GitHub link: https://github.com/apache/superset/discussions/36420 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
