Postgres RDS Proxy stopped working at 5am

0

At around 05:00 RDS Proxy for Postgres suddenly stopped functioning after working seamlessly since June. Doing a describe on the CLI against the RDS Proxy target it said it had failed due to an internal error. Wondering if anyone else has seen similar in eu-west-1 this morning?

We tried destroying the proxy and recreating it, and while the console and CLI show the proxy target as available, it doesn't work. We can see in Wireshark and application logs that the Proxy is returning an 08000 error "Timed-out waiting to acquire database connect". Occasionally if you spam the proxy enough you will get a connection through. The RDS proxy is in the same security group as the database itself, and for now we have the applications bypassing the RDS Proxy and just going straight to the databases as a workaround and that's fine.

Also worth mentioning that other accounts provisioned in the same way are working okay.

質問済み 2年前290ビュー
1回答
1

Please check the Postgres utilization during that period also check for any long running transactions which might cause database to stop accepting connections. 08000 is postgres specific error.

AWS
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ