# Discourse-doctor 👩‍⚕️

**URL:** https://meta.discourse.org/t/discourse-doctor/65169
**Category:** Development
**Tags:** docker
**Created:** [June 27, 2017, 7:00am UTC](https://meta.discourse.org/t/discourse-doctor/65169 "2017-06-27T07:00:20Z")
**Posts on this page:** 7
**Page:** 2

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [June 27, 2017, 7:01pm UTC](https://meta.discourse.org/t/discourse-doctor/65169/21 "2017-06-27T19:01:40Z")

</div>

I wonder if we need to check this or if any log would show this?

---

<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: [June 27, 2017, 11:00pm UTC](https://meta.discourse.org/t/discourse-doctor/65169/22 "2017-06-27T23:00:26Z")

</div>

Just a reminder that `/discourse-setup` already checks for basic prerequisites before allowing an install, such as RAM, DISK, CPU, etc

---

<div class="post-metadata">

### Author: ![SKoschnicke](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/skoschnicke/32/120895_2.png) [@SKoschnicke](https://meta.discourse.org/u/SKoschnicke)
#### Post date: [June 28, 2017, 6:39am UTC](https://meta.discourse.org/t/discourse-doctor/65169/23 "2017-06-28T06:39:50Z")

</div>

Yes, that’s why I assumed that checking available RAM is not needed. RAM mostly stays the same after installation. But available disk space tends to get smaller with time. I ran into problems with other systems several times which root cause was that the system had no free disk space remaining. So that would be worth checking.

I will create a PR.

---

<div class="post-metadata">

### Author: ![SKoschnicke](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/skoschnicke/32/120895_2.png) [@SKoschnicke](https://meta.discourse.org/u/SKoschnicke)
#### Post date: [June 28, 2017, 7:59am UTC](https://meta.discourse.org/t/discourse-doctor/65169/24 "2017-06-28T07:59:00Z")

</div>

Here it is: [added available disk space check, moved discourse path into constant by SKoschnicke · Pull Request #2 · jjaffeux/discourse-doctor · GitHub](https://github.com/jjaffeux/discourse-doctor/pull/2)

---

<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: [August 17, 2017, 11:12pm UTC](https://meta.discourse.org/t/discourse-doctor/65169/25 "2017-08-17T23:12:17Z")

</div>

Any updates on this?

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [August 18, 2017, 9:06am UTC](https://meta.discourse.org/t/discourse-doctor/65169/26 "2017-08-18T09:06:54Z")

</div>

I’m taking notes on what I could do each time I see a topic “xxx not working” and will work on it again once I have a better understanding. It’s not dead.

---

<div class="post-metadata">

### Author: ![JagWaugh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jagwaugh/32/69335_2.png) [@JagWaugh](https://meta.discourse.org/u/JagWaugh)
#### Post date: [July 21, 2018, 6:18am UTC](https://meta.discourse.org/t/discourse-doctor/65169/27 "2018-07-21T06:18:57Z")

</div>

Would adding a git section give useful information?

`git status` for example?

[Previous page](https://meta.discourse.org/t/discourse-doctor/65169.md?page=1)
