0

I have a question about Google Cloud Storage and CDN, I try to access an object inside storage via CDN but sometimes it said it's unreachable enter image description here

Anyone ever challenge something like this? any idea to fix it? it's a bit weird since sometimes it's work but sometimes it's not.

EDIT: here what i get if i curl to my object url:

curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn.domain.com:443

1 Answers1

1

Here what I do to solve my problem

  1. Go to your google cloud project and open network service -> load balancing
  2. Next open load balancer frontend of your CDN delete all ipv6 that already created for the load balancer
  3. Open your DNS record dashboard and delete all DNS record that related with ipv6 that you just delete