# How to check error logs?

**URL:** https://meta.discourse.org/t/how-to-check-error-logs/55588
**Category:** Self-hosting
**Created:** [January 11, 2017, 12:35pm UTC](https://meta.discourse.org/t/how-to-check-error-logs/55588 "2017-01-11T12:35:46Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Miro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/miro/32/66156_2.png) [@Miro](https://meta.discourse.org/u/Miro)
#### Post date: [January 11, 2017, 12:35pm UTC](https://meta.discourse.org/t/how-to-check-error-logs/55588/1 "2017-01-11T12:35:46Z")

</div>

How can I check log errors for discourse?

---

<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: [January 11, 2017, 12:37pm UTC](https://meta.discourse.org/t/how-to-check-error-logs/55588/2 "2017-01-11T12:37:04Z")

</div>

`http://[your_domain]/logs` - assuming Discourse is installed. If not, you’ll need to be more specific.

---

<div class="post-metadata">

### Author: ![Miro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/miro/32/66156_2.png) [@Miro](https://meta.discourse.org/u/Miro)
#### Post date: [January 11, 2017, 12:40pm UTC](https://meta.discourse.org/t/how-to-check-error-logs/55588/3 "2017-01-11T12:40:19Z")

</div>

It is not installed I followed digital ocean instructions and have problems, I get Unable to connect.  
Where it is on the server?

---

<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: [January 11, 2017, 1:18pm UTC](https://meta.discourse.org/t/how-to-check-error-logs/55588/4 "2017-01-11T13:18:37Z")

</div>

Which DO instructions did you follow? They have multiple Discourse instructions, and not all are correct/up-to-date.

---

<div class="post-metadata">

### Author: ![Miro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/miro/32/66156_2.png) [@Miro](https://meta.discourse.org/u/Miro)
#### Post date: [January 11, 2017, 2:09pm UTC](https://meta.discourse.org/t/how-to-check-error-logs/55588/5 "2017-01-11T14:09:53Z")

</div>

I found it

```
cd /var/discourse
./launcher logs app

```

it showed error with letsencrypt email,  
when editing  
`sudo nano containers/app.yml`  
i forgot to remove # in front

---

<div class="post-metadata">

### Author: ![Miro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/miro/32/66156_2.png) [@Miro](https://meta.discourse.org/u/Miro)
#### Post date: [January 11, 2017, 2:54pm UTC](https://meta.discourse.org/t/how-to-check-error-logs/55588/6 "2017-01-11T14:54:08Z")

</div>

[https://www.digitalocean.com/community/tutorials/how-to-install-discourse-on-ubuntu-14-04](https://www.digitalocean.com/community/tutorials/how-to-install-discourse-on-ubuntu-14-04)

---

<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: [January 11, 2017, 2:57pm UTC](https://meta.discourse.org/t/how-to-check-error-logs/55588/7 "2017-01-11T14:57:37Z")

</div>

Just a heads up, this is the first line of that article:

**Warning: This article is out of date and no longer works. Please read the updated Discourse article instead.**

Please make sure to read instructions carefully to avoid broken installs.

---

<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: [January 11, 2017, 7:49pm UTC](https://meta.discourse.org/t/how-to-check-error-logs/55588/8 "2017-01-11T19:49:57Z")

</div>


