# Impossible d'installer Discourse ?

**URL:** https://meta.discourse.org/t/unable-to-install-discourse/79196
**Category:** Self-hosting
**Created:** [Janvier 28, 2018, 11:24 UTC](https://meta.discourse.org/t/unable-to-install-discourse/79196 "2018-01-28T11:24:22Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![Rapid\_Lemon](https://avatars.discourse-cdn.com/v4/letter/r/aeb1de/32.png) [@Rapid\_Lemon](https://meta.discourse.org/u/Rapid_Lemon)
#### Post date: [Janvier 28, 2018, 11:24 UTC](https://meta.discourse.org/t/unable-to-install-discourse/79196/1 "2018-01-28T11:24:22Z")

</div>

![](https://global.discourse-cdn.com/meta/original/3X/d/e/de5063c21096b25909b662804f8b14442e39da5a.png)

---

<div class="post-metadata">

### Author: ![Rapid\_Lemon](https://avatars.discourse-cdn.com/v4/letter/r/aeb1de/32.png) [@Rapid\_Lemon](https://meta.discourse.org/u/Rapid_Lemon)
#### Post date: [Janvier 28, 2018, 11:26 UTC](https://meta.discourse.org/t/unable-to-install-discourse/79196/2 "2018-01-28T11:26:54Z")

</div>

Docker wont install. And I googled and it seems like “zesty” is dead.

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [Janvier 28, 2018, 11:31 UTC](https://meta.discourse.org/t/unable-to-install-discourse/79196/3 "2018-01-28T11:31:34Z")

</div>

@Rapid_Lemon - according to [Releases - Ubuntu Wiki](https://wiki.ubuntu.com/Releases) Ubuntu Zesty Zapus is not longer supported. You’re going to want to upgrade to 17.10, Artful Aardvark, or reinstall your server with 16.04, Xenial Xerus, the current LTS.

Are you following our [official install guide](https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md)? If so, which cloud provider are you using?

---

<div class="post-metadata">

### Author: ![Rapid\_Lemon](https://avatars.discourse-cdn.com/v4/letter/r/aeb1de/32.png) [@Rapid\_Lemon](https://meta.discourse.org/u/Rapid_Lemon)
#### Post date: [Janvier 28, 2018, 11:34 UTC](https://meta.discourse.org/t/unable-to-install-discourse/79196/4 "2018-01-28T11:34:26Z")

</div>

Yes. I’m following the [official install](https://meta.discourse.org/t/142537?silent=true) guide and I’m running an ubuntu server at home right now.

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [Janvier 28, 2018, 11:37 UTC](https://meta.discourse.org/t/unable-to-install-discourse/79196/5 "2018-01-28T11:37:48Z")

</div>

> [@Rapid\_Lemon](#):
>
> I’m running an ubuntu server at home right now.

You’re going to need to get onto a supported version of Ubuntu - that’s step one.

The screenshot above does not appear to show any errors for a docker install - it looks like you’re checking for updates. Can you share the error output from the docker install command:

```plaintext
wget -qO- https://get.docker.com/ | sh

```

Also, if your goal is to upgrade Ubuntu to the next major release, run

```plaintext
sudo do-release-upgrade

```

---

<div class="post-metadata">

### Author: ![Rapid\_Lemon](https://avatars.discourse-cdn.com/v4/letter/r/aeb1de/32.png) [@Rapid\_Lemon](https://meta.discourse.org/u/Rapid_Lemon)
#### Post date: [Janvier 28, 2018, 11:39 UTC](https://meta.discourse.org/t/unable-to-install-discourse/79196/6 "2018-01-28T11:39:39Z")

</div>

Will that break anything that is currently on my server? I have multiple things on it, for example, a media server, game servers, etc. And here’s a screenshot of the error output.

 ![Screenshot_9](https://global.discourse-cdn.com/meta/original/3X/2/9/2949ae184c717cdb790be1464ff8e55c04b3f019.png)

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [Janvier 28, 2018, 11:41 UTC](https://meta.discourse.org/t/unable-to-install-discourse/79196/7 "2018-01-28T11:41:41Z")

</div>

Yes, it could break existing processes on the server. You’d need to check with each program you’re running to ensure it’s compatible with the latest Ubuntu. I can’t answer that for you.

Keep in mind that installing Discourse on a server that runs other programs can significantly increase the complication of the install. Especially if something you’re running already binds to port 80.

---

<div class="post-metadata">

### Author: ![Rapid\_Lemon](https://avatars.discourse-cdn.com/v4/letter/r/aeb1de/32.png) [@Rapid\_Lemon](https://meta.discourse.org/u/Rapid_Lemon)
#### Post date: [Janvier 28, 2018, 11:44 UTC](https://meta.discourse.org/t/unable-to-install-discourse/79196/8 "2018-01-28T11:44:11Z")

</div>

Alright. I’ll have a look I don’t currently have anything running on 80. I’ll check everything and make sure its compatible.

---

<div class="post-metadata">

### Author: ![Rapid\_Lemon](https://avatars.discourse-cdn.com/v4/letter/r/aeb1de/32.png) [@Rapid\_Lemon](https://meta.discourse.org/u/Rapid_Lemon)
#### Post date: [Janvier 28, 2018, 11:54 UTC](https://meta.discourse.org/t/unable-to-install-discourse/79196/9 "2018-01-28T11:54:03Z")

</div>

It seems like I’m going to be able to update without any issues.

---

<div class="post-metadata">

### Author: ![Timelord](https://avatars.discourse-cdn.com/v4/letter/t/ba9def/32.png) [@Timelord](https://meta.discourse.org/u/Timelord)
#### Post date: [Janvier 28, 2018, 1:12 UTC](https://meta.discourse.org/t/unable-to-install-discourse/79196/10 "2018-01-28T13:12:04Z")

</div>

Job one here is to get on a supported version of Ubuntu. Then, before you start the installation make sure you do an

```
apt-get update
apt-get upgrade

```

---

<div class="post-metadata">

### Author: ![Rapid\_Lemon](https://avatars.discourse-cdn.com/v4/letter/r/aeb1de/32.png) [@Rapid\_Lemon](https://meta.discourse.org/u/Rapid_Lemon)
#### Post date: [Janvier 28, 2018, 1:13 UTC](https://meta.discourse.org/t/unable-to-install-discourse/79196/11 "2018-01-28T13:13:31Z")

</div>

I have this issue resolved but thanks for your help 🙂

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [Janvier 29, 2018, 11:00 UTC](https://meta.discourse.org/t/unable-to-install-discourse/79196/14 "2018-01-29T23:00:00Z")

</div>

This topic was automatically closed after 33 hours. New replies are no longer allowed.
