# Cannot update Discourse anymore

**URL:** https://meta.discourse.org/t/cannot-update-discourse-anymore/374724
**Category:** Self-hosting
**Created:** [July 18, 2025, 12:14am UTC](https://meta.discourse.org/t/cannot-update-discourse-anymore/374724 "2025-07-18T00:14:42Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![SubStrider](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/substrider/32/512604_2.png) [@SubStrider](https://meta.discourse.org/u/SubStrider)
#### Post date: [July 18, 2025, 12:24am UTC](https://meta.discourse.org/t/cannot-update-discourse-anymore/374724/2 "2025-07-18T00:24:30Z")

</div>

You need to remove these plugins from the app.yml file. They are already available in the new version of discourse, so don’t need to pull them during rebuild.

```plaintext
Remove the line 'git clone https://github.com/discourse/discourse-reactions' from your containers/app.yml file, then try again.
---
Remove the line 'git clone https://github.com/discourse/discourse-oauth2-basic' from your containers/app.yml file, then try again.
---
Remove the line 'git clone https://github.com/discourse/discourse-chat-integration' from your containers/app.yml file, then try again.
---
Remove the line 'git clone https://github.com/discourse/discourse-data-explorer' from your containers/app.yml file, then try again.

```

---

_[View the full topic](https://meta.discourse.org/t/cannot-update-discourse-anymore/374724)._
