# Nothing displayed on launcher rebuild

**URL:** https://meta.discourse.org/t/nothing-displayed-on-launcher-rebuild/142721
**Category:** Self-hosting
**Created:** [February 26, 2020, 9:28pm UTC](https://meta.discourse.org/t/nothing-displayed-on-launcher-rebuild/142721 "2020-02-26T21:28:04Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [February 28, 2020, 10:44pm UTC](https://meta.discourse.org/t/nothing-displayed-on-launcher-rebuild/142721/5 "2020-02-28T22:44:46Z")

</div>

I’m having similar issues. This seems the same as [Failed to bootstrap using import template](https://meta.discourse.org/t/failed-to-bootstrap-using-import-template/142825).

And I meant not to try to upgrade that container because I’d seen this, but I tried anyway because of another strange error. . .

EDIT: I added the

```
su discourse -c 'bundle config unset deployment'

```

To the template before the

```
 su discourse -c 'bundle install --no-deployment --path vendor/bundle --jobs 4 --without "test development"'

```

line and it’s working. (But, alas, didn’t solve my unrelated problem).

---

_[View the full topic](https://meta.discourse.org/t/nothing-displayed-on-launcher-rebuild/142721)._
