# After updating Docker with one-click update, no Versions are showing

**URL:** https://meta.discourse.org/t/after-updating-docker-with-one-click-update-no-versions-are-showing/135219
**Category:** Support
**Created:** [December 5, 2019, 11:25pm UTC](https://meta.discourse.org/t/after-updating-docker-with-one-click-update-no-versions-are-showing/135219 "2019-12-05T23:25:16Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [December 6, 2019, 6:08am UTC](https://meta.discourse.org/t/after-updating-docker-with-one-click-update-no-versions-are-showing/135219/8 "2019-12-06T06:08:13Z")

</div>

I just fixed the root cause that made that screen go white.

We had an upgrade to our `docker manager` plugin which was not compatible with older versions of discourse, I added some code to restore compatibility. Unfortunately once that screen goes white your only recourse is:

```plaintext
cd /var/discourse
./launcher rebuild app

```

---

_[View the full topic](https://meta.discourse.org/t/after-updating-docker-with-one-click-update-no-versions-are-showing/135219)._
