Cloud Run Domain Mapping stuck - SSL certificate not provisioning after DNS fix (ERR_CONNECTION_TIMED_OUT)

Product area: Google Cloud Run — Domain Mappings / SSL Provisioning

Hi,

I’m experiencing an issue with Cloud Run Domain Mapping where the SSL certificate is not being provisioned, causing ERR_CONNECTION_TIMED_OUT on the custom domain.

Project: (PII Removed by Staff)

Region: us-west1

Service: service

Custom domain: yuvalfeldenkrais.co.il

Timeline:

  • Domain mapping was created ~14 hours ago
    • DNS A/AAAA records were originally set with Cloudflare Proxy enabled (orange cloud) — this was the root cause
      • Fixed ~1 hour ago: changed all A and AAAA records to DNS only (grey cloud)
        • DNS is now resolving correctly to Google IPs: 216.239.32.21, 216.239.34.21, 216.239.36.21, 216.239.38.21
      • Current status:
        • Cloud Run console shows a green checkmark on the domain mapping
          • DNS resolves correctly to Google’s IPs (verified via Google Admin Toolbox dig)
            • However, the site still returns ERR_CONNECTION_TIMED_OUT
              • SSL certificate does not appear to be provisioned yet
            • What I’ve tried:
              • Disabled Cloudflare proxy (DNS only) on all A and AAAA records
                • Verified DNS propagation globally
              • Could you please help check if the SSL certificate provisioning is stuck for this domain mapping? Is there anything else I need to do to trigger re-provisioning?
            • Thank you