Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Unknown error while creating an instance for PostgreSQL

I have a billing account and I am trying to create an instance for a PostgreSQL database, but it keeps showing me this error which has no solution on the internet.image.png

Anyone can help?

0 1 81
1 REPLY 1

Hi @Youhaoss,

Welcome to Google Cloud Community!

The error indicates that the instance creation process failed, possibly due to configuration or permission issues. Here are some steps you can take to resolve the issue:

  1. Billing: Ensure your billing account is active and linked to the project.
  2. APIs: Verify that the Cloud SQL Admin API is enabled.
  3. Permissions: Confirm your account has roles/cloudsql.admin permissions.
  4. Quotas: Check if you’ve hit any limits for Cloud SQL resources.
  5. Logs: Use the tracking number in Logs Explorer for more details.

Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.