我在使用Google CDN时遇到问题。
我检查了事件报告,但没有看到与CDN或Google Compute Engine相关的任何内容。
我如何弄清楚这里发生了什么?或者,如果已经在查看这个?
以下是我之前发布的帖子:Google Load Balancer CDN 502 Errors
我看到的消息是“错误:服务器错误服务器遇到临时错误,无法完成您的请求。请在30秒后重试。”
以下是我的3个VM实例
http://104.154.79.149/round.gif
http://104.198.106.79/round.gif
http://104.196.138.170/round.gif
这是CDN IP地址
http://130.211.31.236/round.gif
VM实例加载正常,但CDN存在问题。
当我点击进入Cloud CDN时,进入我的实例并查看HTTP监控。它说
cdn-west-1-group us-west1-a 0 of 1 instance healthy
cdn-central-1-group us-central1-b 0 of 1 instance healthy
cdn-east-1-group us-east1-b 0 of 1 instance healthy
以下是我的CDN防火墙规则
IP ranges
130.211.0.0/22
35.191.0.0/16
209.85.204.0/22
209.85.152.0/22
允许端口1-5000
这是default-allow-internal规则
10.128.0.0/9
tcp:0-65535 udp:0-65535 icmp
有人可以帮忙吗?我最近没有改变任何东西,它只是在一夜之间停止工作。