# 重建因主题错误失败，站点无法启动

**URL:** <https://meta.discourse.org/t/rebuild-fails-from-theme-error-site-wont-start/108713>\
**Category:** Support\
**Created:** [2019年二月8日 20:30 UTC](https://meta.discourse.org/t/rebuild-fails-from-theme-error-site-wont-start/108713 "2019-02-08T20:30:55Z")\
**Posts on this page:** 1\
**Showing post:** 5

<div class="post-metadata">

**Author:** ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)\
**Post date:** [2019年二月8日 21:13 UTC](https://meta.discourse.org/t/rebuild-fails-from-theme-error-site-wont-start/108713/5 "2019-02-08T21:13:19Z")

</div>

Ah, it’s possible that the old container was cleaned up when you ran `launcher cleanup` (since it wasn’t running).

Ok, can you try editing your `app.yml` file, and add this under the `env` section. Make sure the indentation is the same as all the other variables in that section.

```plaintext
DONT_PRECOMPILE_CSS: 1

```

Then try rebuilding again.

---

_[View the full topic](https://meta.discourse.org/t/rebuild-fails-from-theme-error-site-wont-start/108713)._
