# Plugins do not show

**URL:** https://meta.discourse.org/t/plugins-do-not-show/232824
**Category:** Support
**Created:** [July 14, 2022, 4:35am UTC](https://meta.discourse.org/t/plugins-do-not-show/232824 "2022-07-14T04:35:28Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![tohaitrieu](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tohaitrieu/32/151338_2.png) [@tohaitrieu](https://meta.discourse.org/u/tohaitrieu)
#### Post date: [July 14, 2022, 4:35am UTC](https://meta.discourse.org/t/plugins-do-not-show/232824/1 "2022-07-14T04:35:28Z")

</div>

Dear Support.

After I add and remove Discord Bot Plugin, my plugin list does not show and not working.

 ![asktrader-totrieu 2022-07-14 at 11.32.41 AM](https://global.discourse-cdn.com/meta/original/4X/7/d/e/7de7597e5b9d7b8d3073d9215115e3ff4bbd6cca.jpeg)

This is my plugin list:

 ![asktrader-totrieu 2022-07-14 at 11.35.01 AM](https://global.discourse-cdn.com/meta/original/4X/2/9/e/29eeaf7b5cc3536d4adc2f84a257ecf7ca83e97a.jpeg)

---

<div class="post-metadata">

### Author: ![Benjamin\_D](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benjamin_d/32/277831_2.png) [@Benjamin\_D](https://meta.discourse.org/u/Benjamin_D)
#### Post date: [July 14, 2022, 4:49am UTC](https://meta.discourse.org/t/plugins-do-not-show/232824/2 "2022-07-14T04:49:50Z")

</div>

Hi, could you copy/paste your app.yml here: [http://www.yamllint.com/](http://www.yamllint.com/) ?  
Is there any error thrown during rebuild ?

---

<div class="post-metadata">

### Author: ![tohaitrieu](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tohaitrieu/32/151338_2.png) [@tohaitrieu](https://meta.discourse.org/u/tohaitrieu)
#### Post date: [July 14, 2022, 4:57am UTC](https://meta.discourse.org/t/plugins-do-not-show/232824/3 "2022-07-14T04:57:39Z")

</div>

Dear Support.

This is app.yml file validate:

 ![asktrader-totrieu 2022-07-14 at 11.55.27 AM](https://global.discourse-cdn.com/meta/original/4X/2/d/c/2dcbd3a8ab73919ff6f152624ec3330bd9e920b2.jpeg)

I dont see any error thrown during rebuild!

---

<div class="post-metadata">

### Author: ![AquaL1te](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/aqual1te/32/201966_2.png) [@AquaL1te](https://meta.discourse.org/u/AquaL1te)
#### Post date: [July 14, 2022, 5:14am UTC](https://meta.discourse.org/t/plugins-do-not-show/232824/4 "2022-07-14T05:14:12Z")

</div>

What does the update menu show in the admin settings? Do you see the plugins listed there? Maybe try another rebuild, just in case?

---

<div class="post-metadata">

### Author: ![tohaitrieu](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tohaitrieu/32/151338_2.png) [@tohaitrieu](https://meta.discourse.org/u/tohaitrieu)
#### Post date: [July 14, 2022, 5:31am UTC](https://meta.discourse.org/t/plugins-do-not-show/232824/5 "2022-07-14T05:31:46Z")

</div>

I dont see the plugin list.  
I try to rebuild many times.

I think the problem when I add this code and remove:

```plaintext
hooks:
    before_code:
       - exec:
              cmd:
                - apt-get update
                - apt-get install -y libsodium-dev

```

I follow this guide: [Discord Sync: sync a Discourse forum with a Discord server](https://meta.discourse.org/t/discord-sync-sync-a-discourse-forum-with-a-discord-server/175864)

---

<div class="post-metadata">

### Author: ![Benjamin\_D](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benjamin_d/32/277831_2.png) [@Benjamin\_D](https://meta.discourse.org/u/Benjamin_D)
#### Post date: [July 14, 2022, 5:45am UTC](https://meta.discourse.org/t/plugins-do-not-show/232824/6 "2022-07-14T05:45:44Z")

</div>

indentation seems off 🤔

ha ! no, you’re missing an `s` at hook in your first post 😁  
should be:

```plaintext
hooks:
  after_code:
    - exec:
        cd: $home/plugins
        cmd:
          - git clone https://github.com/discourse/docker_manager.git

```

---

<div class="post-metadata">

### Author: ![tohaitrieu](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tohaitrieu/32/151338_2.png) [@tohaitrieu](https://meta.discourse.org/u/tohaitrieu)
#### Post date: [July 14, 2022, 5:49am UTC](https://meta.discourse.org/t/plugins-do-not-show/232824/7 "2022-07-14T05:49:43Z")

</div>

OMG.

That’s problem!

Thank you!

---

<div class="post-metadata">

### Author: ![MarcP](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/marcp/32/160184_2.png) [@MarcP](https://meta.discourse.org/u/MarcP)
#### Post date: [July 14, 2022, 5:54am UTC](https://meta.discourse.org/t/plugins-do-not-show/232824/8 "2022-07-14T05:54:52Z")

</div>

> [@Benjamin\_D](#):
>
> ha ! no, you’re missing an `s` at hook in your first post

I went over that code at least 10 times and missed that. Guess I need coffee.

---

<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: [August 13, 2022, 5:54am UTC](https://meta.discourse.org/t/plugins-do-not-show/232824/9 "2022-08-13T05:54:55Z")

</div>

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