# AWS CDN 和 S3 的问题

**URL:** <https://meta.discourse.org/t/issues-with-aws-cdn-and-s3/391132>\
**Category:** Self-hosting\
**Tags:** cdn, s3\
**Created:** [2025年十二月10日 03:15 UTC](https://meta.discourse.org/t/issues-with-aws-cdn-and-s3/391132 "2025-12-10T03:15:44Z")\
**Posts on this page:** 1\
**Showing post:** 22

<div class="post-metadata">

**Author:** ![philh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/philh/32/532740_2.png) [@philh](https://meta.discourse.org/u/philh)\
**Post date:** [2025年十二月20日 23:46 UTC](https://meta.discourse.org/t/issues-with-aws-cdn-and-s3/391132/22 "2025-12-20T23:46:58Z")

</div>

尝试了那个，在没有有效域名的情况下继续设置时看到了以下消息。

```plaintext
正在检查您的域名 . . .
警告：计算机的 443 端口似乎无法通过主机名 discourse.example.com 访问。
警告：到 http://discourse.example.com (端口 80) 的连接也失败了。

这表明 discourse.example.com 解析到的 IP 地址无法到达您安装 discourse 的这台机器。

首先要做的是确认 discourse.example.com 解析到了这台服务器的 IP 地址。您通常在购买域名的同一位置进行此操作。

如果您确定 IP 地址解析正确，那可能是防火墙问题。搜索“打开端口 您的云服务”可能会有所帮助。

此工具仅设计用于最标准的安装。如果您无法解决上述问题，则需要自己编辑 containers/app.yml，然后输入

./launcher rebuild app

```

试了一下，但在

> [@pfaffman](#):
>
> (在构建容器之前更改测试站点的​​主机名)

这部分可能搞砸了。

---

_[View the full topic](https://meta.discourse.org/t/issues-with-aws-cdn-and-s3/391132)._
