2

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.

Devopsception
  • 397
  • 1
  • 4
  • 10

1 Answers1

1

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

Devopsception
  • 397
  • 1
  • 4
  • 10
  • 1
    Thank you for sharing how you fixed it! I would suggest that you delete the pasteBIN now, as it contains some information you could not want the whole community to keep seeing. Cheers. – Carlo C. Oct 30 '20 at 10:04