# Support

**URL:** https://meta.discourse.org/c/support/6.md?page=324&status=open

[最新版本](https://meta.discourse.org/latest.md) · [分類](https://meta.discourse.org/categories.md) · [標簽](https://meta.discourse.org/tags.md)

**Page:** 325

---

## [IP地址与域名](https://meta.discourse.org/t/ip-address-vs-domain-name/162504)

<div class="topic-metadata">

**Author:** [@tech\_hutch](https://meta.discourse.org/u/tech_hutch)\
**回覆:** 5\
**Last updated:** [2020年九月17日 14:35 UTC](https://meta.discourse.org/t/ip-address-vs-domain-name/162504 "2020-09-17T14:35:16Z")

</div>

您好。根据 https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md#domain-name，Discourse 需要一个域名，并且无法通过 IP 地址运行。这是为什么？我们有一个域名，但我们……

---

## [在我们的基础设施 AWS 上托管 discourse](https://meta.discourse.org/t/hosting-discourse-on-our-infrastructure-aws/164314)

<div class="topic-metadata">

**Author:** [@Vijay\_Vantipalli](https://meta.discourse.org/u/Vijay_Vantipalli)\
**回覆:** 2\
**Last updated:** [2020年九月17日 08:43 UTC](https://meta.discourse.org/t/hosting-discourse-on-our-infrastructure-aws/164314 "2020-09-17T08:43:59Z")

</div>

您好，团队 我正在查看 https://www.literatecomputing.com/discourse-installation-packages/ 托管服务。我们能否采用 lite 安装并将其托管在我们的基础设施上？我们希望将其托管在我们的 ECS 服务上……

---

## [如何限制链接预览摘要的最大长度](https://meta.discourse.org/t/how-to-limit-link-preview-excerpt-maxlength/86128)

<div class="topic-metadata">

**Author:** [@Hoang\_Nam](https://meta.discourse.org/u/Hoang_Nam)\
**回覆:** 2\
**Last updated:** [2018年四月25日 16:43 UTC](https://meta.discourse.org/t/how-to-limit-link-preview-excerpt-maxlength/86128 "2018-04-25T16:43:31Z")

</div>

如何限制链接预览摘要的最大长度？我想将字符数减少到大约 100 个字符。 \[10%20copy\]

---

## [如何公开访问插件中定义的 URL？](https://meta.discourse.org/t/how-to-acccess-urls-defined-in-a-plugin-publicly/163615)

<div class="topic-metadata">

**Author:** [@Siddhu\_Dhangar](https://meta.discourse.org/u/Siddhu_Dhangar)\
**回覆:** 3\
**Last updated:** [2020年九月17日 04:15 UTC](https://meta.discourse.org/t/how-to-acccess-urls-defined-in-a-plugin-publicly/163615 "2020-09-17T04:15:08Z")

</div>

我在 plugin.rb 文件中添加了以下代码。 DiscourseRatings::Engine.routes.draw do post "/rate" =\> "rating#rate" post "/remove" =\> "rating#remove" get '/getratings' =\> 'rating#getRatings' end 我能够使用……

---

## [创建或编辑回复时出现 ERR\_BLOCKED\_BY\_CLIENT](https://meta.discourse.org/t/err-blocked-by-client-when-creating-or-editing-replies/164141)

<div class="topic-metadata">

**Author:** [@JQ331](https://meta.discourse.org/u/JQ331)\
**回覆:** 5\
**Last updated:** [2020年九月16日 22:36 UTC](https://meta.discourse.org/t/err-blocked-by-client-when-creating-or-editing-replies/164141 "2020-09-16T22:36:49Z")

</div>

在 Mac 上的 Chrome 浏览器中，我无法在 meta 上创建或编辑消息。当我尝试时，应用程序会卡在“正在保存”状态，并且我在检查器中收到持续的错误消息： POST https://meta.discourse.org/message-bus/d97.../poll net…

---

## [Kubernetes (K8S) 中的 Discource](https://meta.discourse.org/t/discource-in-kubernetes-k8s/164202)

<div class="topic-metadata">

**Author:** [@Nikolay\_Bogdanov](https://meta.discourse.org/u/Nikolay_Bogdanov)\
**回覆:** 0\
**Last updated:** [2020年九月16日 12:36 UTC](https://meta.discourse.org/t/discource-in-kubernetes-k8s/164202 "2020-09-16T12:36:59Z")

</div>

你好。我的公司正在尝试在我们公司的基础设施中为用户内容设置 Discourse。因此，我使用 Ruby 代码和 Helm 图表创建了镜像。我已成功将应用程序部署到 k8s。但是我们的内容……

---

## [私信 - 阻止用户在没有正确TL的情况下回复私信](https://meta.discourse.org/t/private-message-stop-users-replying-without-the-right-tl-for-pming/164217)

<div class="topic-metadata">

**Author:** [@James\_Lodge](https://meta.discourse.org/u/James_Lodge)\
**回覆:** 2\
**Last updated:** [2020年九月16日 21:20 UTC](https://meta.discourse.org/t/private-message-stop-users-replying-without-the-right-tl-for-pming/164217 "2020-09-16T21:20:31Z")

</div>

大家好， 我是社区新人，但我很喜欢这个项目。 我正在寻找一种方法，如果接收消息的用户没有创建新私信的相应权限，则禁用私信中的“回复”功能……

---

## [无 \`Referer:\`，无嵌入](https://meta.discourse.org/t/no-referer-no-embedding/163524)

<div class="topic-metadata">

**Author:** [@AxelN](https://meta.discourse.org/u/AxelN)\
**回覆:** 5\
**Last updated:** [2020年九月16日 19:17 UTC](https://meta.discourse.org/t/no-referer-no-embedding/163524 "2020-09-16T19:17:28Z")

</div>

您好！ 我们在 Jekyll 中使用了 Discourse embedding，网址是 https://root.cern/blog/new-web-site/ - 效果非常好！除非浏览器阻止了 Referer: header，否则我们会收到 400 Bad Request 错误。您可以自己试试看，如果……

---

## [Discourse 停止发送通知邮件](https://meta.discourse.org/t/discourse-stopped-sending-notification-emails/164258)

<div class="topic-metadata">

**Author:** [@Javier\_Galan](https://meta.discourse.org/u/Javier_Galan)\
**回覆:** 0\
**Last updated:** [2020年九月16日 17:56 UTC](https://meta.discourse.org/t/discourse-stopped-sending-notification-emails/164258 "2020-09-16T17:56:54Z")

</div>

我们使用 discourse 已经很长时间了，但突然发现（从 2 周前开始）通知邮件没有发送给我们的 discourse 用户。 测试邮件发送正常，但在……

---

## [日志中出现各种“ERROR: relation”：这是什么，我需要关心吗？](https://meta.discourse.org/t/various-error-relation-in-logs-what-is-it-and-should-i-care/164092)

<div class="topic-metadata">

**Author:** [@Canapin](https://meta.discourse.org/u/Canapin)\
**回覆:** 3\
**Last updated:** [2020年九月16日 17:33 UTC](https://meta.discourse.org/t/various-error-relation-in-logs-what-is-it-and-should-i-care/164092 "2020-09-16T17:33:14Z")

</div>

我的日志中出现了很多类似这样的错误： Job exception: PG::UndefinedTable: ERROR: relation "application\_requests" does not exist LINE 1: SELECT "application\_requests"."id" FROM "application\_request"... ActiveRecord…

---

## [设置不会给我发送电子邮件](https://meta.discourse.org/t/setup-wont-send-me-the-email/164118)

<div class="topic-metadata">

**Author:** [@bacionBOI](https://meta.discourse.org/u/bacionBOI)\
**回覆:** 8\
**Last updated:** [2020年九月16日 17:05 UTC](https://meta.discourse.org/t/setup-wont-send-me-the-email/164118 "2020-09-16T17:05:22Z")

</div>

设置无法给我发送电子邮件。 我该怎么办？ 检查我的 STMP 电子邮件？ 还是检查将发送给我的电子邮件。

---

## [强制在（群）消息上启用通知邮件](https://meta.discourse.org/t/force-notification-email-on-group-message/117553)

<div class="topic-metadata">

**Author:** [@pipkin](https://meta.discourse.org/u/pipkin)\
**回覆:** 7\
**Last updated:** [2020年九月16日 13:25 UTC](https://meta.discourse.org/t/force-notification-email-on-group-message/117553 "2020-09-16T13:25:13Z")

</div>

我们使用 Discourse 向群组发送消息。 遗憾的是，在发送群组消息时，许多成员并未收到包含该群组消息的电子邮件通知。 是否有可能强制发送电子邮件通知？

---

## [应用程序在 admin:create 后未打开](https://meta.discourse.org/t/application-not-opening-after-admin-create/164179)

<div class="topic-metadata">

**Author:** [@Vijay\_Vantipalli](https://meta.discourse.org/u/Vijay_Vantipalli)\
**回覆:** 8\
**Last updated:** [2020年九月16日 10:21 UTC](https://meta.discourse.org/t/application-not-opening-after-admin-create/164179 "2020-09-16T10:21:14Z")

</div>

大家好 我已经容器化并部署了应用程序。它显示了初始页面，要求使用控制台或配置文件注册用户。在我尝试使用 CLI 创建管理员用户后，还有……

---

## [如何创建通知（用于测试）？](https://meta.discourse.org/t/how-to-create-a-notification-for-testing/86112)

<div class="topic-metadata">

**Author:** [@Biscuit](https://meta.discourse.org/u/Biscuit)\
**回覆:** 2\
**Last updated:** [2018年四月25日 02:22 UTC](https://meta.discourse.org/t/how-to-create-a-notification-for-testing/86112 "2018-04-25T02:22:19Z")

</div>

在测试主题时，有没有一种简单/快速的方法为自己创建通知？ 我尝试过： - 给自己发私信 - 提及自己 - 在我关注的主题中发帖 但这些操作都没有生成通知。 所以我正在等待……

---

## [Discourse SAML 重定向时返回了错误的值](https://meta.discourse.org/t/discourse-saml-returns-incorrect-values-on-redirect/164178)

<div class="topic-metadata">

**Author:** [@shanedlr](https://meta.discourse.org/u/shanedlr)\
**回覆:** 0\
**Last updated:** [2020年九月16日 07:53 UTC](https://meta.discourse.org/t/discourse-saml-returns-incorrect-values-on-redirect/164178 "2020-09-16T07:53:43Z")

</div>

您好， 我对SAML相对陌生，我已经根据 \`/auth/saml/metadata\` 端点在IdP中设置了SP元数据，但在登录时重定向时，电子邮件和用户名填充有问题。 另外，po...应该...

---

## [搜索中出现重复帖子](https://meta.discourse.org/t/thread-duplicated-in-search/164117)

<div class="topic-metadata">

**Author:** [@Slowhand](https://meta.discourse.org/u/Slowhand)\
**回覆:** 3\
**Last updated:** [2020年九月15日 18:18 UTC](https://meta.discourse.org/t/thread-duplicated-in-search/164117 "2020-09-15T18:18:39Z")

</div>

我有一个帖子在搜索中显示了两次，无法用其他标题重现。我意识到搜索显示的是帖子中的不同位置，但为什么这是唯一一个给出双重结果的标题？…

---

## [Safari加载问题：content-security-policy和access control check错误](https://meta.discourse.org/t/problems-loading-on-safari-content-security-policy-and-access-control-check-errors/164023)

<div class="topic-metadata">

**Author:** [@JQ331](https://meta.discourse.org/u/JQ331)\
**回覆:** 2\
**Last updated:** [2020年九月14日 19:55 UTC](https://meta.discourse.org/t/problems-loading-on-safari-content-security-policy-and-access-control-check-errors/164023 "2020-09-14T19:55:34Z")

</div>

在我的 Mac 桌面上的 Safari 中，加载 discourse 时出现以下错误： XMLHttpRequest 无法加载 https://meta.discourse.org/message-bus/24c.../poll，因为它受到访问控制检查的影响。 以及 无法识别的内容安全策略……

---

## [来自邮件的同名主题](https://meta.discourse.org/t/topics-with-same-title-generated-from-mail/162708)

<div class="topic-metadata">

**Author:** [@BradCray](https://meta.discourse.org/u/BradCray)\
**回覆:** 8\
**Last updated:** [2020年九月15日 21:54 UTC](https://meta.discourse.org/t/topics-with-same-title-generated-from-mail/162708 "2020-09-15T21:54:12Z")

</div>

您好，Discourse专家 — 我们有一些脚本可以生成邮件到我们的Discourse类别，以自动跟踪项目事件，例如测试结果、新用户提交的问题等。我曾天真地认为，如果两个……

---

## [注入凭据的启动器构建](https://meta.discourse.org/t/launcher-build-with-injected-credentials/164140)

<div class="topic-metadata">

**Author:** [@alexk](https://meta.discourse.org/u/alexk)\
**回覆:** 0\
**Last updated:** [2020年九月15日 21:31 UTC](https://meta.discourse.org/t/launcher-build-with-injected-credentials/164140 "2020-09-15T21:31:28Z")

</div>

你好！ 我试图避免将数据库凭据永久存储在任何类型的 yml 文件中。 我曾认为我可以使用以下工作流： 将 DISCOURSE\_DB\_PASSWORD 等选项导出为环境变量，省略……

---

## [Mailjet 问题求助](https://meta.discourse.org/t/help-with-mailjet/164112)

<div class="topic-metadata">

**Author:** [@Fxrce3987](https://meta.discourse.org/u/Fxrce3987)\
**回覆:** 1\
**Last updated:** [2020年九月15日 19:46 UTC](https://meta.discourse.org/t/help-with-mailjet/164112 "2020-09-15T19:46:23Z")

</div>

我的 Discourse 站点已在 Azure 上运行，但在管理员帐户的电子邮件验证时似乎不起作用。 我认为我已经完成了所有必需的操作，我获得了另一个 Freenom 自定义域名来用作……

---

## [点击密码重置链接时出现私有页面错误](https://meta.discourse.org/t/getting-a-private-page-error-when-clicking-on-password-reset-link/163453)

<div class="topic-metadata">

**Author:** [@hosna](https://meta.discourse.org/u/hosna)\
**回覆:** 5\
**Last updated:** [2020年九月15日 18:25 UTC](https://meta.discourse.org/t/getting-a-private-page-error-when-clicking-on-password-reset-link/163453 "2020-09-15T18:25:38Z")

</div>

当我点击发送到我邮箱的密码重置链接时，我收到“此页面是私有的”提示。我还已将论坛更新到最新版本。我该怎么办？

---

## [登录模态框因 Guest Gate 插件第二次不显示](https://meta.discourse.org/t/login-modal-does-not-show-for-the-second-time-due-to-guest-gate-plugin/164011)

<div class="topic-metadata">

**Author:** [@xinxi\_wang](https://meta.discourse.org/u/xinxi_wang)\
**回覆:** 5\
**Last updated:** [2020年九月15日 18:10 UTC](https://meta.discourse.org/t/login-modal-does-not-show-for-the-second-time-due-to-guest-gate-plugin/164011 "2020-09-15T18:10:55Z")

</div>

请尝试登录 Litecointalk.io，方法是转到主页并单击“登录”按钮。单击“X”取消模态窗口，然后再次单击“登录”。之后您将无法再看到登录模态窗口。代码 contr…

---

## [时间线导航从 10000 帖开始行为异常](https://meta.discourse.org/t/timeline-navigation-misbehaving-starting-from-10000-posts/164100)

<div class="topic-metadata">

**Author:** [@Canapin](https://meta.discourse.org/u/Canapin)\
**回覆:** 2\
**Last updated:** [2020年九月15日 17:25 UTC](https://meta.discourse.org/t/timeline-navigation-misbehaving-starting-from-10000-posts/164100 "2020-09-15T17:25:12Z")

</div>

您好。 我注意到在导入后，时间轴导航在 10000 多个帖子的主题上无法正常工作。 如果您在时间轴上拖放光标，它会滚动到帖子，但不会更新时间轴光标……

---

## [AWS 语境下的讨论](https://meta.discourse.org/t/discourse-in-an-aws-context/86079)

<div class="topic-metadata">

**Author:** [@jacobm241](https://meta.discourse.org/u/jacobm241)\
**回覆:** 1\
**Last updated:** [2018年四月24日 17:24 UTC](https://meta.discourse.org/t/discourse-in-an-aws-context/86079 "2018-04-24T17:24:48Z")

</div>

我遇到的问题在于，作为 AWS 镜像（即 AMI）提供的 Discourse 版本似乎与我们正在开发的开发者版本不兼容：虽然我成功将其启动并运行，但我无法 t…

---

## [Akismet：是否用于现有帖子？](https://meta.discourse.org/t/akismet-use-for-existing-posts/163910)

<div class="topic-metadata">

**Author:** [@Canapin](https://meta.discourse.org/u/Canapin)\
**回覆:** 2\
**Last updated:** [2020年九月15日 14:25 UTC](https://meta.discourse.org/t/akismet-use-for-existing-posts/163910 "2020-09-15T14:25:39Z")

</div>

您好，有个快速的问题。 您认为 Discourse Akismet 能否用于检测现有帖子中的垃圾邮件？ 我正在导入一个包含大量垃圾邮件的论坛，并且无法在导入 Discourse 之前全部清理干净。

---

## [在 iframe 中启动外部机器人并触发特定流程](https://meta.discourse.org/t/starting-an-external-bot-and-trigger-a-certain-flow-in-an-iframe/164064)

<div class="topic-metadata">

**Author:** [@Krischan](https://meta.discourse.org/u/Krischan)\
**回覆:** 0\
**Last updated:** [2020年九月15日 07:36 UTC](https://meta.discourse.org/t/starting-an-external-bot-and-trigger-a-certain-flow-in-an-iframe/164064 "2020-09-15T07:36:16Z")

</div>

我们希望在我们的 Discourse 站点中包含一个第三方机器人，以帮助新用户在加入并付费（通过订阅插件）之前了解我们的社区。我们希望触发此……

---

## [Discourse 管理员登录抛出 403 \[“BAD CSRF”\] 错误](https://meta.discourse.org/t/discourse-admin-login-throws-403-bad-csrf-error/86028)

<div class="topic-metadata">

**Author:** [@lzhang](https://meta.discourse.org/u/lzhang)\
**回覆:** 4\
**Last updated:** [2018年四月24日 15:32 UTC](https://meta.discourse.org/t/discourse-admin-login-throws-403-bad-csrf-error/86028 "2018-04-24T15:32:19Z")

</div>

我们曾在 AWS 上基于 CentOS 7 操作系统构建 Discourse，按照文档使用 Docker 并以近乎默认的配置进行搭建。起初运行正常，但自上周五起突然出现问题……

---

## [设置私有分类的帮助](https://meta.discourse.org/t/help-with-setting-up-private-categories/163695)

<div class="topic-metadata">

**Author:** [@nicolecolter](https://meta.discourse.org/u/nicolecolter)\
**回覆:** 13\
**Last updated:** [2020年九月14日 17:02 UTC](https://meta.discourse.org/t/help-with-setting-up-private-categories/163695 "2020-09-14T17:02:20Z")

</div>

我刚刚在 community.createyourownschool.com 上启动了我的第一个 Discourse 论坛，我希望有一个类别可以公开访问我们的博客。我的朋友 @craigconstantine 正在帮助我。他...

---

## [点赞统计去哪了？](https://meta.discourse.org/t/wheres-the-like-statistics-gone/163892)

<div class="topic-metadata">

**Author:** [@wire](https://meta.discourse.org/u/wire)\
**回覆:** 6\
**Last updated:** [2020年九月14日 15:05 UTC](https://meta.discourse.org/t/wheres-the-like-statistics-gone/163892 "2020-09-14T15:05:44Z")

</div>

只是一个快速的问题：之前我们有一个用户统计表的列表，包括回复、点赞（给出和收到）以及其他一些内容。我们现在找不到它了。有什么线索吗？被移除了？URL隐藏了？ 谢谢。

---

## [能否拥有一个面向公众的论坛，其会员资格需通过 Patreon 付费墙？](https://meta.discourse.org/t/can-i-have-a-public-facing-forum-where-membership-is-behind-a-patreon-paywall/86011)

<div class="topic-metadata">

**Author:** [@MisterMiyagi](https://meta.discourse.org/u/MisterMiyagi)\
**回覆:** 4\
**Last updated:** [2018年四月23日 23:36 UTC](https://meta.discourse.org/t/can-i-have-a-public-facing-forum-where-membership-is-behind-a-patreon-paywall/86011 "2018-04-23T23:36:09Z")

</div>

你好！这是我的第一篇帖子，如果我问了愚蠢的问题，请多多包涵。 据我了解，可以配置 Discourse，使其仅允许 Patreon 用户发帖提问。这正是我想要的。然而，我会……

[上一頁](https://meta.discourse.org/c/support/6.md?page=323&status=open)

[下一頁](https://meta.discourse.org/c/support/6.md?page=325&status=open)
