# Wiki 没有可以恢复的修订

**URL:** <https://meta.discourse.org/t/wiki-does-not-have-any-revision-to-revert/266372>\
**Category:** Bug\
**Created:** [2023年五月27日 05:30 UTC](https://meta.discourse.org/t/wiki-does-not-have-any-revision-to-revert/266372 "2023-05-27T05:30:57Z")\
**Posts on this page:** 7\
**Page:** 1

<div class="post-metadata">

**Author:** ![cmdntd](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cmdntd/32/192008_2.png) [@cmdntd](https://meta.discourse.org/u/cmdntd)\
**Post date:** [2023年五月27日 05:30 UTC](https://meta.discourse.org/t/wiki-does-not-have-any-revision-to-revert/266372/1 "2023-05-27T05:30:57Z")

</div>

我在维基消息的底部看到有 20 次编辑。但当我尝试撤销时，却没有任何修订记录。  
所以我不知道维基消息是否可能出错。您能检查一下吗？

 ![error2](https://global.discourse-cdn.com/meta/original/4X/9/b/8/9b83c3326e61a2a101d28c9ac42d90969ffd63e6.png)

 ![error](https://global.discourse-cdn.com/meta/original/4X/5/2/a/52a78c1eb3802fd60f483927bd3614f430af77cd.png)

---

<div class="post-metadata">

**Author:** ![nat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nat/32/235063_2.png) [@nat](https://meta.discourse.org/u/nat)\
**Post date:** [2023年五月29日 10:21 UTC](https://meta.discourse.org/t/wiki-does-not-have-any-revision-to-revert/266372/2 "2023-05-29T10:21:44Z")

</div>

我们需要更多帮助来修复这个错误。您能否分享以下信息……

- 您的浏览器控制台中是否显示任何错误消息？（如果您看不到，也没关系）
- 您能否点击“原始”查看是否有任何结果？
- 如果您是管理员，可以检查 staff action logs /admin/logs/staff\_action\_logs 并查找 post\_edits 以查看是什么可能导致了此问题
- 您认为有助于我们重现错误的任何其他信息

---

<div class="post-metadata">

**Author:** ![cmdntd](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cmdntd/32/192008_2.png) [@cmdntd](https://meta.discourse.org/u/cmdntd)\
**Post date:** [2023年五月30日 06:07 UTC](https://meta.discourse.org/t/wiki-does-not-have-any-revision-to-revert/266372/3 "2023-05-30T06:07:37Z")

</div>

1. 浏览器控制台中的错误

```plaintext
to load resource: the server responded with a status of 500 ()
rsvp.js:23 Uncaught ObjecterrorThrown: ""jqXHR: {readyState: 4, getResponseHeader: ƒ, 
getAllResponseHeaders: ƒ, setRequestHeader: ƒ, overrideMimeType: ƒ, …}textStatus: "error"[[Prototype]]: Object
/posts/11371/revisions/latest.json:1 Failed to load resource: the server responded with a status of 500 ()
rsvp.js:23 Uncaught Ob

```

2. 原始内容似乎是空白的  
 ![Plan phát triển cho bộ phận content - Working24](https://global.discourse-cdn.com/meta/original/4X/6/9/3/693d7c7ff67a39bb59c75be9a34ae13e24a4b700.png)
3. 我看到了 **帖子编辑** 的日志，但没有该 ID 的帖子。但我不确定。

---

<div class="post-metadata">

**Author:** ![cmdntd](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cmdntd/32/192008_2.png) [@cmdntd](https://meta.discourse.org/u/cmdntd)\
**Post date:** [2023年六月6日 16:00 UTC](https://meta.discourse.org/t/wiki-does-not-have-any-revision-to-revert/266372/4 "2023-06-06T16:00:51Z")

</div>

您有这个的仓库吗？  
我认为这个 bug 在 pms 中非常重要。希望很快。

---

<div class="post-metadata">

**Author:** ![nat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nat/32/235063_2.png) [@nat](https://meta.discourse.org/u/nat)\
**Post date:** [2023年八月21日 08:36 UTC](https://meta.discourse.org/t/wiki-does-not-have-any-revision-to-revert/266372/5 "2023-08-21T08:36:14Z")

</div>

我们很乐意为您解决此问题，但遗憾的是，由于没有重现步骤，我们很难做到。

---

<div class="post-metadata">

**Author:** ![cmdntd](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cmdntd/32/192008_2.png) [@cmdntd](https://meta.discourse.org/u/cmdntd)\
**Post date:** [2023年九月11日 15:31 UTC](https://meta.discourse.org/t/wiki-does-not-have-any-revision-to-revert/266372/6 "2023-09-11T15:31:20Z")

</div>

有什么可以帮您的吗？

---

<div class="post-metadata">

**Author:** ![cmdntd](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cmdntd/32/192008_2.png) [@cmdntd](https://meta.discourse.org/u/cmdntd)\
**Post date:** [2023年十二月12日 04:46 UTC](https://meta.discourse.org/t/wiki-does-not-have-any-revision-to-revert/266372/7 "2023-12-12T04:46:50Z")

</div>

我在 pm 中遇到了同样的错误。它有这个控制台：

```plaintext
Failed to load resource: the server responded with a status of 500 ()
/posts/12538/revisions/latest.json

```

```javascript
// Uncaught this object
// rsvp.js

{
    "jqXHR": {
        "readyState": 4,
        "responseText": "{\"status\":500,\"error\":\"Internal Server Error\"}",
        "responseJSON": {
            "status": 500,
            "error": "Internal Server Error"
        },
        "status": 500,
        "statusText": "error",
        "jqTextStatus": "error",
        "requestedUrl": "/posts/12538/revisions/latest.json"
    },
    "textStatus": "error",
    "errorThrown": ""
}

```
