# Failed to bootstrap using import template

**URL:** https://meta.discourse.org/t/failed-to-bootstrap-using-import-template/142825
**Category:** Support
**Created:** [February 27, 2020, 8:29pm UTC](https://meta.discourse.org/t/failed-to-bootstrap-using-import-template/142825 "2020-02-27T20:29:42Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![tysonanderson](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tysonanderson/32/171229_2.png) [@tysonanderson](https://meta.discourse.org/u/tysonanderson)
#### Post date: [February 27, 2020, 8:29pm UTC](https://meta.discourse.org/t/failed-to-bootstrap-using-import-template/142825/1 "2020-02-27T20:29:42Z")

</div>

Fresh install of discourse\_docker returns a failed to bootstrap error when trying to build the import container. I’m using the phpbb3.template.yml and the instructions listed [here](https://meta.discourse.org/t/importing-from-phpbb3/30810).

I had this working a day or so ago and then it started failing. I’ve completely refreshed the droplet and pulled down the latest code but I’m still seeing the same issue. Anything change recently?

```
FAILED
--------------------
Pups::ExecError: cd /var/www/discourse && su discourse -c 'bundle install --no-deployment --path vendor/bundle --jobs 4 --without test development' failed with return #<Process::Status: pid 1413 exit 16>
Location of failure: /pups/lib/pups/exec_command.rb:112:in `spawn'
exec failed with the params {"cd"=>"$home", "cmd"=>["echo \"gem 'mysql2'\" >> Gemfile", "echo \"gem 'ruby-bbcode-to-md', :github => 'nlalonde/ruby-bbcode-to-md'\" >> Gemfile", "su discourse -c 'bundle install --no-deployment --path vendor/bundle --jobs 4 --without test development'"]}
271446b749aeda761682dafac773a3b7266cb6f9574465bcfdc50c3812f3a509
**FAILED TO BOOTSTRAP** please scroll up and look for earlier error messages, there may be more than one.

```

---

<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, 11:12pm UTC](https://meta.discourse.org/t/failed-to-bootstrap-using-import-template/142825/2 "2020-02-28T23:12:13Z")

</div>

A few lines above your text it says what to do (though rather cryptically). See [Nothing displayed on launcher rebuild - #5 by pfaffman](https://meta.discourse.org/t/nothing-displayed-on-launcher-rebuild/142721/5) for some slightly-better hints.

---

<div class="post-metadata">

### Author: ![tysonanderson](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tysonanderson/32/171229_2.png) [@tysonanderson](https://meta.discourse.org/u/tysonanderson)
#### Post date: [February 28, 2020, 11:34pm UTC](https://meta.discourse.org/t/failed-to-bootstrap-using-import-template/142825/3 "2020-02-28T23:34:09Z")

</div>

Thanks @pfaffman that worked!

---

<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, 11:45pm UTC](https://meta.discourse.org/t/failed-to-bootstrap-using-import-template/142825/4 "2020-02-28T23:45:50Z")

</div>

Great! Here’s a PR: [FIX: mysql-dep template--un-freeze the Gemfile by pfaffman · Pull Request #457 · discourse/discourse\_docker · GitHub](https://github.com/discourse/discourse_docker/pull/457)

---

<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: [March 29, 2020, 11:46pm UTC](https://meta.discourse.org/t/failed-to-bootstrap-using-import-template/142825/5 "2020-03-29T23:46:01Z")

</div>

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