# Suddenly I'm not able to bootstrap 'Data' container

**URL:** https://meta.discourse.org/t/suddenly-im-not-able-to-bootstrap-data-container/321168
**Category:** Self-hosting
**Tags:** two-container
**Created:** [August 12, 2024, 4:26am UTC](https://meta.discourse.org/t/suddenly-im-not-able-to-bootstrap-data-container/321168 "2024-08-12T04:26:25Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Bathinda](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bathinda/32/135888_2.png) [@Bathinda](https://meta.discourse.org/u/Bathinda)
#### Post date: [August 12, 2024, 4:26am UTC](https://meta.discourse.org/t/suddenly-im-not-able-to-bootstrap-data-container/321168/1 "2024-08-12T04:26:26Z")

</div>

Answer to the above problem:  
I just came to know (mostly be chance/experiment) that you cannot `bootstrap` the `data` container. You HAVE TO rebuild the ‘data’ container.

And also, you first need to stop ‘web\_only’ container. In other words, ‘Web\_only’ container needs to be built after your ‘Data’ container is built and is running.

Only then, and in this order only, will you succeed.

---

<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: [August 12, 2024, 9:31pm UTC](https://meta.discourse.org/t/suddenly-im-not-able-to-bootstrap-data-container/321168/2 "2024-08-12T21:31:19Z")

</div>

Right. The point of the two-container setup is that you can build a new web container while it and the existing web container access the database.

But you still can’t have two containers accessing the database at the same time (that’s why the single container setup does a rebuild). I have some notes here: [Managing a Two-Container Installation - Documentation - Literate Computing Support](https://support.literatecomputing.com/t/managing-a-two-container-installation/310)

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [September 11, 2024, 9:31pm UTC](https://meta.discourse.org/t/suddenly-im-not-able-to-bootstrap-data-container/321168/3 "2024-09-11T21:31:26Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
