# 新安装未在域名或IP地址显示

**URL:** <https://meta.discourse.org/t/new-installation-not-appearing-at-domain-name-or-ip-address/279409>\
**Category:** Self-hosting\
**Created:** [2023年九月18日 16:44 UTC](https://meta.discourse.org/t/new-installation-not-appearing-at-domain-name-or-ip-address/279409 "2023-09-18T16:44:38Z")\
**Posts on this page:** 1\
**Showing post:** 5

<div class="post-metadata">

**Author:** ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)\
**Post date:** [2023年九月19日 17:03 UTC](https://meta.discourse.org/t/new-installation-not-appearing-at-domain-name-or-ip-address/279409/5 "2023-09-19T17:03:01Z")

</div>

> [@flyrefi](#):
>
> Discourse Doctor 说“Discourse version at discourse.[mydomain].org: NOT FOUND”和“Discourse version at localhost: NOT FOUND，”

也许您为域名创建的 DNS 记录配置不正确，或者尚未生效。我基于这篇帖子：[Bizarre installation problem re: specific domain name - #2 by david](https://meta.discourse.org/t/bizarre-installation-problem-re-specific-domain-name/203514/2?u=simon%E3%80%82)

尝试在您的计算机终端上运行以下命令，将您网站使用的域名替换 `www.example.com`：

```plaintext
host www.example.com

```

如果您能在此处分享输出结果，或许有人能发现问题。

---

_[View the full topic](https://meta.discourse.org/t/new-installation-not-appearing-at-domain-name-or-ip-address/279409)._
