# 糟糕。驱动此论坛的软件遇到了意外问题

**URL:** <https://meta.discourse.org/t/oops-the-software-powering-this-discussion-forum-encountered-an-unexpected-problem/245593>\
**Category:** Self-hosting\
**Created:** [2022年十一月15日 02:06 UTC](https://meta.discourse.org/t/oops-the-software-powering-this-discussion-forum-encountered-an-unexpected-problem/245593 "2022-11-15T02:06:23Z")\
**Posts on this page:** 1\
**Showing post:** 13

<div class="post-metadata">

**Author:** ![schungx](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/schungx/32/70989_2.png) [@schungx](https://meta.discourse.org/u/schungx)\
**Post date:** [2022年十一月17日 13:59 UTC](https://meta.discourse.org/t/oops-the-software-powering-this-discussion-forum-encountered-an-unexpected-problem/245593/13 "2022-11-17T13:59:37Z")

</div>

可能是这个原因！

我在我的 `app.yml` 中有这个：

```yml
git clone https://github.com/merefield/discourse-topic-previews.git -b "theme_sidecar"

```

这显然是一个带有特殊分支的旧仓库！

将尝试使用最新的：

```yml
git clone https://github.com/paviliondev/discourse-topic-previews-sidecar

```

编辑：成功了！！！🍾

非常感谢 @raghukamath

---

_[View the full topic](https://meta.discourse.org/t/oops-the-software-powering-this-discussion-forum-encountered-an-unexpected-problem/245593)._
