# Docker not found/working

**URL:** https://meta.discourse.org/t/docker-not-found-working/109888
**Category:** Self-hosting
**Created:** [February 23, 2019, 7:45am UTC](https://meta.discourse.org/t/docker-not-found-working/109888 "2019-02-23T07:45:55Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![Jereme\_Wong](https://avatars.discourse-cdn.com/v4/letter/j/f08c70/32.png) [@Jereme\_Wong](https://meta.discourse.org/u/Jereme_Wong)
#### Post date: [February 23, 2019, 7:45am UTC](https://meta.discourse.org/t/docker-not-found-working/109888/1 "2019-02-23T07:45:55Z")

</div>

Hi,

I can’t seem to get my docker to work after the upgrade.  
Can some kind soul point me the right way? I’m a noob at this. Thanks.  
I’m hosted on DigitalOcean.

 ![38%20PM](https://global.discourse-cdn.com/meta/original/3X/b/5/b5ecd93fb4003c76f45c129afe7813753705e9ba.png)

Cheers.

---

<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 23, 2019, 12:21pm UTC](https://meta.discourse.org/t/docker-not-found-working/109888/2 "2019-02-23T12:21:37Z")

</div>

Did you look at [Troubleshoot docker installation issues](https://meta.discourse.org/t/docker-error-on-bootstrap/13657/18)? Are you running as root?

Maybe reboot?

---

<div class="post-metadata">

### Author: ![Jereme\_Wong](https://avatars.discourse-cdn.com/v4/letter/j/f08c70/32.png) [@Jereme\_Wong](https://meta.discourse.org/u/Jereme_Wong)
#### Post date: [February 24, 2019, 12:53am UTC](https://meta.discourse.org/t/docker-not-found-working/109888/3 "2019-02-24T00:53:17Z")

</div>

Did a reboot. Since last night, the screen is just hanging at the Ubuntu loading screen.  
😭

 ![37%20AM](https://global.discourse-cdn.com/meta/original/3X/4/9/497315a5206732a10a37d5c5e3ecfdcc6411cc52.png)

---

<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 24, 2019, 5:16am UTC](https://meta.discourse.org/t/docker-not-found-working/109888/4 "2019-02-24T05:16:45Z")

</div>

Then it’s not a Discourse problem, and likely not a docker problem.

It is likely a hardware issue. Networking might be my guess, but this isn’t going to be the place to get help.

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [February 24, 2019, 5:44am UTC](https://meta.discourse.org/t/docker-not-found-working/109888/5 "2019-02-24T05:44:11Z")

</div>

Did the post in the suggested “See:” help any?

[https://meta.discourse.org/t/docker-error-on-bootstrap/13657/18?u=mittineague](https://meta.discourse.org/t/docker-error-on-bootstrap/13657/18)

---

<div class="post-metadata">

### Author: ![Jereme\_Wong](https://avatars.discourse-cdn.com/v4/letter/j/f08c70/32.png) [@Jereme\_Wong](https://meta.discourse.org/u/Jereme_Wong)
#### Post date: [February 25, 2019, 4:41am UTC](https://meta.discourse.org/t/docker-not-found-working/109888/6 "2019-02-25T04:41:29Z")

</div>

Hi guys, I ran it from root.

When I tried to rebuild the app, this is the error presented:

```
root@forum:/var/discourse# ./launcher rebuild app
/usr/bin/docker: Error response from daemon: OCI runtime create failed: container_linux.go:348: starting container process caused "process_linux.go:297: copying bootstrap data to pipe caused \"write init-p: broken pipe\"": unknown.
Your Docker installation is not working correctly

See: https://meta.discourse.org/t/docker-error-on-bootstrap/13657/18?u=sam
root@forum:/var/discourse# 

```

I have tried to remove the docker and then reinstalling it. Same error message as above.  
Any help would be appreciated.

---

<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 25, 2019, 12:05pm UTC](https://meta.discourse.org/t/docker-not-found-working/109888/7 "2019-02-25T12:05:08Z")

</div>

What OS are you using?

---

<div class="post-metadata">

### Author: ![Jereme\_Wong](https://avatars.discourse-cdn.com/v4/letter/j/f08c70/32.png) [@Jereme\_Wong](https://meta.discourse.org/u/Jereme_Wong)
#### Post date: [February 25, 2019, 12:32pm UTC](https://meta.discourse.org/t/docker-not-found-working/109888/8 "2019-02-25T12:32:10Z")

</div>

```
> root@forum:~# cat /etc/os-release
> NAME="Ubuntu"
> VERSION="14.04.5 LTS, Trusty Tahr"
> ID=ubuntu
> ID_LIKE=debian
> PRETTY_NAME="Ubuntu 14.04.5 LTS"
> VERSION_ID="14.04"
> HOME_URL="http://www.ubuntu.com/"

> root@forum:~# lsb_release -a
> No LSB modules are available.
> Distributor ID:	Ubuntu
> Description:	Ubuntu 14.04.5 LTS
> Release:	14.04
> Codename:	trusty

```

---

<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 25, 2019, 2:49pm UTC](https://meta.discourse.org/t/docker-not-found-working/109888/9 "2019-02-25T14:49:50Z")

</div>

If you’re in digital ocean, I’d recommend to install a clean 18.04 and start over. Then restore your backup to the new server. 14. 04 if close to end of life anyway.

If you don’t have a backup then you can rsync the discourse directory to the new server and then rebuild. I suspect that digital ocean has a page about rsync.

If it’s an emergency that you want to throw money at, I’ll fix it for $300 [Redirecting…](https://www.literatecomputing.com/product/rebuild-your-droplet/)

---

<div class="post-metadata">

### Author: ![Jereme\_Wong](https://avatars.discourse-cdn.com/v4/letter/j/f08c70/32.png) [@Jereme\_Wong](https://meta.discourse.org/u/Jereme_Wong)
#### Post date: [February 25, 2019, 11:07pm UTC](https://meta.discourse.org/t/docker-not-found-working/109888/10 "2019-02-25T23:07:08Z")

</div>

Thanks @pfaffman.  
Happy to have you fix it. I’ll reach out separately via email to you.

---

<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 28, 2022, 8:42am UTC](https://meta.discourse.org/t/docker-not-found-working/109888/11 "2022-03-28T08:42:30Z")

</div>



---

<div class="post-metadata">

### Author: ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)
#### Post date: [March 28, 2022, 8:43am UTC](https://meta.discourse.org/t/docker-not-found-working/109888/12 "2022-03-28T08:43:22Z")

</div>


