# Content won't load after update

**URL:** https://meta.discourse.org/t/content-wont-load-after-update/161761
**Category:** Support
**Created:** [August 22, 2020, 4:01pm UTC](https://meta.discourse.org/t/content-wont-load-after-update/161761 "2020-08-22T16:01:35Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Frank2](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/frank2/32/182121_2.png) [@Frank2](https://meta.discourse.org/u/Frank2)
#### Post date: [August 22, 2020, 4:01pm UTC](https://meta.discourse.org/t/content-wont-load-after-update/161761/1 "2020-08-22T16:01:35Z")

</div>

Hi, I was rebuilding the docker in an attempt to install the official advertisement plugin.  
However, after the rebuild, the site looks fine, but clicking on a topic won’t load its content.  
Only title loads.

 ![image](https://global.discourse-cdn.com/meta/original/3X/4/3/4388f06240f1dc924e6989db6e26b5beedc09165.png)

By checking F12 console, I was prompted with the following message:

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

I tried to use safemode by following [How to use Discourse Safe Mode](https://meta.discourse.org/t/how-to-use-discourse-safe-mode/53504), and everything worked fine.

I’ve removed the advertisement plugin from app.yml, thinking it was the cause, and rebuilt the app again, but the problem presist.

Then I think of if it’s the problem of the theme I used, so I upgraded it as well, but no luck. I also tried to use the default theme, no luck as well.

Somebody please help…  
Thanks in advance.

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [August 22, 2020, 4:02pm UTC](https://meta.discourse.org/t/content-wont-load-after-update/161761/2 "2020-08-22T16:02:52Z")

</div>

Looks like a Theme Component or Plugin is not addressing the Ember Router correctly? Make sure they are all up to date. Remove as necessary.

---

<div class="post-metadata">

### Author: ![Frank2](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/frank2/32/182121_2.png) [@Frank2](https://meta.discourse.org/u/Frank2)
#### Post date: [August 22, 2020, 4:04pm UTC](https://meta.discourse.org/t/content-wont-load-after-update/161761/3 "2020-08-22T16:04:41Z")

</div>

woah, that’s right! I didn’t think of TC.  
You are correct, it runs now.  
Many thanks for this speedy support!
