Open Umer-TMSF opened 4 days ago
Thanks for raising this @Umer-TMSF 😄
The Cloud SQL Proxy normally outputs logs.
The sample you are using swallows the logs which is probably hiding the true cause of the error. Let me try and come up with a nice way from Github actions to output the Proxy logs.
Question
Hi, I am facing this particular issue below while trying to connect to cloud-sql-proxy.
I am running following steps
and try to connect with pg-client using below command
I tried to change the port as well to see if port is already being used but still now luck.
Code
No response
Additional Details
No response