Constantly getting disconnected from postgres connect

I’m trying to debug some things on my 3 node postgres database cluster.

so from my machine, I connect with fly postgres connect --app....

That works perfectly fine, but after just a few seconds/minutes, the screen hangs and no longer gets any input from the keyboard. I might be in the middle of typing a query when it does this.

No error logs, machines are all running fine. CTRL + C also doesn’t stop it, I have to manually close the terminal and connect again.

Anyone else seen this behavior before? I’ve tried to strace the fly cli, but that doesn’t seem to give me much output.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.