-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
### Question
Hi, I am facing this particular issue below while trying to connect to cloud-sql-proxy.
```
psql: error: connection to server at "127.0.0.1", port 5433 failed: Connection refused
I…
-
### Bug Description
When I try to connect to a Cloud SQL instance using the `google.cloud.sql.connector.Connector` I'm getting error:
`Forbidden: Authenticated IAM principal does not seem authoriz…
-
### Determine this is the right repository
- [X] I determined this is the correct repository in which to report this feature request.
### Summary of the feature request
Are there any plans to…
-
Still getting similar error as #24743 . Followed: https://quarkus.io/guides/deploying-to-google-cloud#using-cloud-sql-with-a-jdbc-driver . Please suggest. Using non reactive jdbc approach.
Error:…
-
### Question
I'm developing with FastAPI and Cloud SQL, and when I try to handle a simple GET request like in my code, it takes about 8 seconds to retrieve information. If I send consecutive GET re…
-
### What happened?
Performing destroy operation and pulumi keeps throwing this error:
`Error, failed to delete instance because deletion_protection is set to true. Set it to false to proceed wit…
-
Hi, we have a cloud sql instance with some iam users that can access to our postgres dbs, in order to access it right now we start a cloud sql proxy on a bastion-vm with the iam token of the user, we …
-
### Question
When using Cloud SQL Proxy with the `--private-ip` flag to connect a MySQL instance hosted in a private IP setup, the connection fails inside a GKE pod. Without the `--private-ip` flag, …
-
hey there, Love your library