kgala2

Results 36 comments of kgala2

Hi @elonyavist, As mentioned in the [Use the Cloud SQL Auth Proxy with private IP](https://cloud.google.com/sql/docs/mysql/connect-auth-proxy?hl=en#private-ip) section, the Cloud SQL Auth Proxy must be started on a machine with access to...

Closing this issue for now. Please feel free to reopen it if you have more questions.

Hi @devnev It's possible the certificate refresh isn't getting enough CPU time in Vercel when the certificates are already expired. As a workaround, I'd suggest trying lazy refresh, instead of...

Hi @kenkania Thanks for the PR - https://github.com/GoogleCloudPlatform/cloud-sql-proxy/pull/2452, we will review and test the changes and once approved, include it in the next month's release!

Thanks, @kenkania! We've reviewed and merged the PR, and you'll see the changes in July's release. This update will definitely provide our customers with a lot more flexibility.

Hi @Pascal-Delange, Is this issue causing any interruptions in active database connections from the application, and causing errors in the application?

Hi @Pascal-Delange, When you see `connection aborted - error reading from instance` it means the Cloud SQL Proxy can establish a connection, but it's then dropped because of a network...