This is the most horrible experience I had in ten years of cloud computing.
My staging and production databases are all simultanously in "instance being updated". There is nothing I can do. All buttons are greyed out.
I'm not able to contact support or escalate it as I'm in the basic tier (i don't want support I want a but fixed) and i can't even upgrade the basic tier to get support because that is all greyed out as well.
This feels like a digital kafka novel. What can I do?
Hi @chp,
Welcome to Google Cloud Community!
I understand how frustrating it is to face a critical Cloud SQL issue without the access or support you need, especially on the basic tier. You may try these options:
gcloud sql export sql
if the old instance is still accessible, then pointing your app to the new instance temporarily.To keep your Cloud SQL instance secure and up to date, check the Maintenance & Updates documentation. If you’re facing ongoing issues, consider reaching out to Google Cloud Support for help reviewing your setup.
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.