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

SSL certificate domain status FAILED_NOT_VISIBLE

I set up the next components for my project: Cloud DNS, classic Application Load Balancer and Cloud Run, with custom domain. I try to add compute engine google-managed SSL certificate to load balancer for https connection.

I followed the next instructions:

  • created lb like here
  • created and added to lb ssl certificate like here
  • added record to Cloud DNS (A, AAAA, CNAME and CA types)
  • changed domain nameservers in my account of domain provider

All checks show that all is fine (dig +trace domain, nslookup domaingcloud compute target-https-proxies describe). I waited 72 hours (as describe in documentation). 

But I still have certificate status PROVISIONING and domain status FAILED_NOT_VISIBLE.

What didn't I do? Or what I did wrong?

0 1 430