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

Sign up, tried to deploy google click to deploy wordpress and error.

Tried to deploy WordPress and error, support told me to use wordpress.com. not sure what else to do but try AWS or Azure as the support is non existent for the WordPress even if you pay for support.

 

wordpress has resource level errors
wordpress-quickstart-software: {"ResourceType":"runtimeconfig.v1beta1.waiter","ResourceErrorCode":"504","ResourceErrorMessage":"Timeout expired."}
3 8 458
8 REPLIES 8

i had the same problem

same here

Hello @ohlookitslee  ,Welcome on Google Cloud Community.

Are you able to provide which tutorial are you using ? 

--
cheers,
DamianS
LinkedIn medium.com Cloudskillsboost

he is probably trying to deploy the same service I am from the Marketplace, WordPress, but the deployment manager runs into the error he provided above after about 10 minutes of trying.
I found this which apparently helped to some users, but it is not helping me in my case:
https://groups.google.com/g/gce-discussion/c/Nr45fqKdGU4

seems to be a transient issue as per: https://github.com/bitnami/vms/issues/1267
you will need to contact GCP support for further assistance

I've got the same problem here.  If one can't even complete the basic tutorial, what hope is there of using the service!?!

This deployed used the default-compute service account. GCP has generally advised against giving it any permissions by default, in fact the disabled it by default recently. For this deployment to work, you need to give the default-compute account the approriate access. I think it is permission to do something like `google.monitoring.v3.MetricService.CreateTimeSeries`. I simply gave my default-compute account "editor" access as the project level and it worked. 

I am having same problem. @Seato response does not work. I just tried to create a wordpress using quick deploy and got the same error

 

wordpress has resource level errors
wordpress-1 software: {"ResourceType":"runtimeconfig.v1beta1.waiter","ResourceErrorCode":"504","ResourceErrorMessage":"Timeout expired."}