# 无法查看/损坏的随机系统生成主题

**URL:** <https://meta.discourse.org/t/unviewable-broken-random-system-made-topic/93150>\
**Category:** Support\
**Created:** [2018年七月26日 00:05 UTC](https://meta.discourse.org/t/unviewable-broken-random-system-made-topic/93150 "2018-07-26T00:05:16Z")\
**Posts on this page:** 7\
**Page:** 1

<div class="post-metadata">

**Author:** ![nexo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nexo/32/106384_2.png) [@nexo](https://meta.discourse.org/u/nexo)\
**Post date:** [2018年七月26日 00:05 UTC](https://meta.discourse.org/t/unviewable-broken-random-system-made-topic/93150/1 "2018-07-26T00:05:16Z")

</div>

Hi, this topic randomly appeared under a few of the latest ones and it’s made by the ‘system’ account. I can’t even go into the topic to delete or view it, it just stays loading and the header freezes in that topic.

 ![image](https://global.discourse-cdn.com/meta/original/3X/1/7/17e82ea8aaf623b5c6d1a0e5ca9058b82971844a.png)

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [2018年七月26日 00:10 UTC](https://meta.discourse.org/t/unviewable-broken-random-system-made-topic/93150/2 "2018-07-26T00:10:15Z")

</div>

Do you have bots running or otherwise using hooks into the API to do things?

I’ve never seen that sort of bizarre system created topic ever.

---

<div class="post-metadata">

**Author:** ![nexo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nexo/32/106384_2.png) [@nexo](https://meta.discourse.org/u/nexo)\
**Post date:** [2018年七月26日 00:21 UTC](https://meta.discourse.org/t/unviewable-broken-random-system-made-topic/93150/3 "2018-07-26T00:21:18Z")

</div>

@codinghorror I have no API keys but I am using Discord webhooks with the discord-chat-integration plugin I believe. Although, I don’t believe the discord webhooks are an issue because I set it up several weeks ago. Is there a way I can just delete it or hide it?

---

<div class="post-metadata">

**Author:** ![nexo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nexo/32/106384_2.png) [@nexo](https://meta.discourse.org/u/nexo)\
**Post date:** [2018年七月26日 07:48 UTC](https://meta.discourse.org/t/unviewable-broken-random-system-made-topic/93150/4 "2018-07-26T07:48:53Z")

</div>

Anyone? Please mates? The topic is making my site look broken and bad.

---

<div class="post-metadata">

**Author:** ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)\
**Post date:** [2018年七月26日 08:05 UTC](https://meta.discourse.org/t/unviewable-broken-random-system-made-topic/93150/5 "2018-07-26T08:05:23Z")

</div>

Visit that topic, get its id from the URL and then ssh into your server

```plaintext
cd /var/discourse
./launcher enter app
rails c
Topic.find(123).destroy

```

(Replace `123` with the actual topic id)

---

<div class="post-metadata">

**Author:** ![nexo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nexo/32/106384_2.png) [@nexo](https://meta.discourse.org/u/nexo)\
**Post date:** [2018年七月26日 17:20 UTC](https://meta.discourse.org/t/unviewable-broken-random-system-made-topic/93150/6 "2018-07-26T17:20:58Z")

</div>

Thank you, truly appreciate it! 😃

---

<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:** [2018年八月25日 17:21 UTC](https://meta.discourse.org/t/unviewable-broken-random-system-made-topic/93150/7 "2018-08-25T17:21:01Z")

</div>

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