Devopsception
Devopsception

Reputation: 537

Magento deployment timeout | Deployment Manager

I have been trying to deploy certain or desired Magento image from Marketplace in google cloud. However, the deployment is failing due to timeout and leaving the deployment resources in an unusable state.

The image im trying to deploy https://console.cloud.google.com/marketplace/details/click-to-deploy-images/magento?q=magento&id=1c73fead-b45b-4bdf-8930-078dc0da9973

What we have already tried?

  1. Deployed desired image in different project with desired region - worked
  2. Deployed desired image in different project with different regions - worked
  3. Deployed desired image in desired project with different regions - Didn't work
  4. Deployed desired image in desired project with desired region - Didn't work

Please kindly help me understand the issue it would be a great help.

Thank you so much guys.

Upvotes: 2

Views: 96

Answers (1)

Devopsception
Devopsception

Reputation: 537

The issue was the insufficient privileges on compute engine default service account.

Upvotes: 1

Related Questions