# Failed upgrade from 2.5.0.beta3 to 2.5.0.beta4

**URL:** https://meta.discourse.org/t/failed-upgrade-from-2-5-0-beta3-to-2-5-0-beta4/150959
**Category:** Self-hosting
**Created:** [May 10, 2020, 1:08pm UTC](https://meta.discourse.org/t/failed-upgrade-from-2-5-0-beta3-to-2-5-0-beta4/150959 "2020-05-10T13:08:15Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Fridge](https://avatars.discourse-cdn.com/v4/letter/f/0ea827/32.png) [@Fridge](https://meta.discourse.org/u/Fridge)
#### Post date: [May 10, 2020, 1:08pm UTC](https://meta.discourse.org/t/failed-upgrade-from-2-5-0-beta3-to-2-5-0-beta4/150959/1 "2020-05-10T13:08:15Z")

</div>

Hey. Sorry if this is not the right category but I kept going back and forth between this one, support and bugs.

We have a Discourse install that I am trying to upgrade. As in the title, we were going from 2.5.0.beta3 to 2.5.0.beta4. A docker container upgrade was noted (when I attempted the upgrade through the web UI, and then I hit the page “You are running an old version of the Discourse image.” and I need to go the the underling Ubuntu console to run the launcher rebuild app command.

The problem I am running into is this:

```
Launcher is up-to-date
Stopping old container
+ /usr/bin/docker stop -t 10 app
app
cd /pups && git pull && /pups/bin/pups --stdin
/usr/bin/docker: invalid reference format: repository name must be lowercase.
See '/usr/bin/docker run --help'.
cat: cids/app_bootstrap.cid: No such file or directory
"docker rm" requires at least 1 argument.
See 'docker rm --help'.

Usage: docker rm [OPTIONS] CONTAINER [CONTAINER...]

Remove one or more containers
rm: cannot remove ‘cids/app_bootstrap.cid’: No such file or directory
**FAILED TO BOOTSTRAP** please scroll up and look for earlier error messages, there may be more than one.

```

Discourse-doctor was able to recover the site and get it back up. So that’s good. I am somewhat new to managing our Discourse site and, obviously, need some help to find this. We are running this in a Ubuntu 14.04 Docker container (and, yeah, that needs to be updated to the new LTS soon).

Docker Version is reported as:

```
docker --version
Docker version 17.09.0-ce, build afdb6d4

```

Any help?

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [May 10, 2020, 1:26pm UTC](https://meta.discourse.org/t/failed-upgrade-from-2-5-0-beta3-to-2-5-0-beta4/150959/2 "2020-05-10T13:26:00Z")

</div>

It is likely docker is no longer compatible with 14.04? That is quite an old version of Ubuntu now, isn’t it?

---

<div class="post-metadata">

### Author: ![Fridge](https://avatars.discourse-cdn.com/v4/letter/f/0ea827/32.png) [@Fridge](https://meta.discourse.org/u/Fridge)
#### Post date: [May 10, 2020, 1:41pm UTC](https://meta.discourse.org/t/failed-upgrade-from-2-5-0-beta3-to-2-5-0-beta4/150959/3 "2020-05-10T13:41:43Z")

</div>

Oh. Wait. That is older than I thought. Oh my yes that is old. Ok I will take a look at updating that right away.

---

<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: [July 16, 2024, 1:31am UTC](https://meta.discourse.org/t/failed-upgrade-from-2-5-0-beta3-to-2-5-0-beta4/150959/4 "2024-07-16T01:31:30Z")

</div>



---

<div class="post-metadata">

### Author: ![nat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nat/32/235063_2.png) [@nat](https://meta.discourse.org/u/nat)
#### Post date: [July 16, 2024, 3:45am UTC](https://meta.discourse.org/t/failed-upgrade-from-2-5-0-beta3-to-2-5-0-beta4/150959/5 "2024-07-16T03:45:33Z")

</div>


