supavisor icon indicating copy to clipboard operation
supavisor copied to clipboard

Connection Error in the logs of supavisor

Open jahnavisana2812 opened this issue 1 year ago • 1 comments

I've set up Supavisor on my PostgreSQL cluster hosted on Kubernetes. The connection pool is functioning properly, and I can make connections. However, I keep seeing this error in the Supavisor logs:

06:26:32.388 project=tenant user=user region=local mode=transaction type=single [warning] ClientHandler: socket closed with reason {:shutdown, :terminate_received}

Can you help me understand why I keep seeing this error? Is there any misconfiguration on my part, and is there a way to stop this error from appearing?

jahnavisana2812 avatar Jul 22 '24 06:07 jahnavisana2812