cloud-sql-proxy icon indicating copy to clipboard operation
cloud-sql-proxy copied to clipboard

More actionable errors

Open kurtisvg opened this issue 6 years ago • 1 comments
trafficstars

Provide suggested actions to address errors

  • "Connect time out" -> Validate networking path
  • "Not Authorized" -> Verify instance name or IAM permissions (instance doesn't exist or no permission to access).
  • "Not configured" -> Enable Cloud SQL Admin API

kurtisvg avatar May 17 '19 14:05 kurtisvg

This issue will be addressed as part of the Cloud SQL Proxy v2 work described in #872.

enocom avatar Aug 16 '21 20:08 enocom

This is fixed in the recent public preview of v2: https://github.com/GoogleCloudPlatform/cloud-sql-proxy/releases/tag/v2.0.0.preview.0.

enocom avatar Aug 29 '22 20:08 enocom