# 备份还原后帖子无法阅读 - 500错误仍然存在

**URL:** https://meta.discourse.org/t/posts-unreadable-after-backup-restoration-500-error-persists/348936
**Category:** Support
**Created:** [2025年一月25日 08:29 UTC](https://meta.discourse.org/t/posts-unreadable-after-backup-restoration-500-error-persists/348936 "2025-01-25T08:29:53Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![qingfeng1024](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/qingfeng1024/32/495412_2.png) [@qingfeng1024](https://meta.discourse.org/u/qingfeng1024)
#### Post date: [2025年一月25日 08:29 UTC](https://meta.discourse.org/t/posts-unreadable-after-backup-restoration-500-error-persists/348936/1 "2025-01-25T08:29:53Z")

</div>

大家好，

我遇到了一个关于我的 Discourse 社区的严重问题，非常感谢大家能提供的任何帮助或建议。当我尝试访问任何帖子时，我都会看到错误消息：“_抱歉，我们无法加载该主题。这可能是由于连接问题。请重试，如果问题仍然存在，请联系我们。_” 😭 😭

**在浏览器的开发者控制台中，我还会收到一个 500 错误，响应如下：`Failed to load resource: the server responded with a status of 500 () {"status":500,"error":"Internal Server Error"}`。受影响的 URL 示例是：[https://starorigin.net/t/topic/352/1。](https://starorigin.net/t/topic/352/1%E3%80%82)**

到目前为止，我尝试了以下方法：我从头开始重新安装了 Discourse，新的社区运行得非常完美，没有任何问题。但是，在恢复我的备份后，主页可以正常加载，但每个帖子在访问时都会返回 500 错误。我也尝试迁移到新服务器，但在恢复备份后问题仍然存在。

我怀疑我的备份可能已损坏，但我不完全确定。为了测试这一点，我恢复了三个不同的备份（来自 1 月 25 日、1 月 23 日和 1 月 6 日）， **所有这些备份在恢复后都导致了相同的 500 错误** 。这非常令人困惑，因为我不知道是什么原因导致了多个备份都出现此问题。

有人在恢复备份后遇到过类似的问题吗？我现在陷入困境，无法将我的社区恢复到完全正常运行的状态，因此非常感谢任何指导或建议。提前感谢您的帮助！😭

---

<div class="post-metadata">

### Author: ![qingfeng1024](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/qingfeng1024/32/495412_2.png) [@qingfeng1024](https://meta.discourse.org/u/qingfeng1024)
#### Post date: [2025年一月25日 09:11 UTC](https://meta.discourse.org/t/posts-unreadable-after-backup-restoration-500-error-persists/348936/2 "2025-01-25T09:11:14Z")

</div>

我尝试创建一篇新帖子，但在发布后，新帖子也无法打开并显示相同的错误。😭

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [2025年一月25日 10:23 UTC](https://meta.discourse.org/t/posts-unreadable-after-backup-restoration-500-error-persists/348936/3 "2025-01-25T10:23:25Z")

</div>

您安装了任何插件吗？

您在新系统上安装的插件与创建备份的系统上安装的插件相同吗？

---

<div class="post-metadata">

### Author: ![qingfeng1024](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/qingfeng1024/32/495412_2.png) [@qingfeng1024](https://meta.discourse.org/u/qingfeng1024)
#### Post date: [2025年一月25日 10:46 UTC](https://meta.discourse.org/t/posts-unreadable-after-backup-restoration-500-error-persists/348936/4 "2025-01-25T10:46:24Z")

</div>

是的，插件应该是一样的。我已将 `app.yml` 文件从旧服务器复制到新服务器，因此配置是相同的。

---

<div class="post-metadata">

### Author: ![qingfeng1024](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/qingfeng1024/32/495412_2.png) [@qingfeng1024](https://meta.discourse.org/u/qingfeng1024)
#### Post date: [2025年一月25日 15:21 UTC](https://meta.discourse.org/t/posts-unreadable-after-backup-restoration-500-error-persists/348936/5 "2025-01-25T15:21:54Z")

</div>

我已经找到了问题所在，是 AI 插件导致了这个问题的出现。

> [@AI Plugin Causes All Posts to Be Unreadable in Latest Discourse Version](https://meta.discourse.org/t/ai-plugin-causes-all-posts-to-be-unreadable-in-latest-discourse-version/348964?u=shannon1024):
>
> Hi Community, I’m writing to report a critical bug involving the AI plugin in the latest version of Discourse. This issue has rendered all posts in my community unreadable, and I’ve spent a lot of time isolating the cause. Here’s a detailed breakdown of the problem: Issue Description After updating to the latest Discourse version, all posts in my community became unreadable. When attempting to open any topic, users encounter the following error message: “Sorry, we couldn’t load that topic.…

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [2025年一月25日 15:58 UTC](https://meta.discourse.org/t/posts-unreadable-after-backup-restoration-500-error-persists/348936/6 "2025-01-25T15:58:37Z")

</div>

好的。我想我昨天已经为别人弄清楚了大部分，但还没有足够了解它是一个 bug。

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [2025年二月24日 15:59 UTC](https://meta.discourse.org/t/posts-unreadable-after-backup-restoration-500-error-persists/348936/7 "2025-02-24T15:59:31Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
