Persistent disk stuck in "RESTORING" state after undeleting GCP project

Hi everyone,

I recently undeleted a Google Cloud project and encountered an issue where a persistent disk is stuck in the RESTORING state for several hours.

When I try to start the VM, I get the following error: The resource 'project xoxooxoxx is not ready

I ran: gcloud compute disks describe xoxoxoxox

And it shows: status: RESTORING

I’m using an account with full roles/owner permissions, so I don’t think it’s a permissions issue. Unfortunately, my project does not have a paid support plan, so I can’t open a technical support case.


:red_question_mark: My Questions:

  1. Is there anything I can do to force or resume the restoration of the disk?

  2. Is this a known issue with undeleted projects?

  3. How long should a 100 gb disk normally take to finish restoring?

  4. Can Google internally resolve this without paid support?

Any guidance would be appreciated — this is blocking recovery of my WordPress deployment.

Thank you!