# In trouble to set up discourse

**URL:** https://meta.discourse.org/t/in-trouble-to-set-up-discourse/90582
**Category:** Self-hosting
**Created:** [6월 24, 2018, 8:17오전 UTC](https://meta.discourse.org/t/in-trouble-to-set-up-discourse/90582 "2018-06-24T08:17:32Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![zyouchi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zyouchi/32/99141_2.png) [@zyouchi](https://meta.discourse.org/u/zyouchi)
#### Post date: [6월 24, 2018, 8:17오전 UTC](https://meta.discourse.org/t/in-trouble-to-set-up-discourse/90582/1 "2018-06-24T08:17:32Z")

</div>

I am in trouble to set up discourse now.  
Anyone have a good idea?

I’m following this [INSTALL-cloud.md](https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md)

```
./discourse-setup

./discourse-setup: line 93: free: command not found
./discourse-setup: line 116: [: : integer expression expected
./discourse-setup: line 125: [: : integer expression expected
The configuration file containers/app.yml already exists!

. . . reconfiguring . . .

Saving old file as app.yml.2018-06-24-170535.bak
Stopping existing container in 5 seconds or Control-C to cancel.
stat: /var/lib/docker: stat: No such file or directory
./launcher: line 204: /1024**3 &lt; 5: syntax error: operand expected (error token is "/1024**3 &lt; 5")
app was not started !

./discourse-setup: line 93: free: command not found
Found GB of memory and 4 physical CPU cores
./discourse-setup: line 197: [: : integer expression expected
./discourse-setup: line 201: [: : integer expression expected
./discourse-setup: line 205: 256 * : syntax error: operand expected (error token is " ")

Hostname : xxx.websitename.com
Email : admin@websitename.com,admin2@websitename.com
SMTP address : smtp.mailgun.org
SMTP port : 587
SMTP username : postmaster@xxx.websitename.com
SMTP password : ---------------------

ENTER to continue, 'n' to try again, Ctrl+C to exit: 
DISCOURSE_SMTP_PORT change failed.
DISCOURSE_SMTP_USER_NAME change failed.
DISCOURSE_SMTP_PASSWORD change failed.
web.ssl.template.yml NOT DISABLED--Are you using a non-standard template?
web.ssl.template.yml NOT DISABLED--Are you using a non-standard template?

Unfortunately, there was an error changing 

-d This may happen if you have made unexpected changes.

```

---

<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: [6월 24, 2018, 9:14오전 UTC](https://meta.discourse.org/t/in-trouble-to-set-up-discourse/90582/2 "2018-06-24T09:14:01Z")

</div>

On what server? Digital Ocean? What OS and version? It looks like your Linux / UNIX is not compatible with our setup script.

---

<div class="post-metadata">

### Author: ![zyouchi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zyouchi/32/99141_2.png) [@zyouchi](https://meta.discourse.org/u/zyouchi)
#### Post date: [6월 24, 2018, 9:23오전 UTC](https://meta.discourse.org/t/in-trouble-to-set-up-discourse/90582/3 "2018-06-24T09:23:21Z")

</div>

hi @codinghorror  
I’m using Digital Ocean, and selected Ubuntu 16.04.4 x64 at Digital Ocean.  
My computer is macOS.

---

<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: [6월 24, 2018, 9:24오전 UTC](https://meta.discourse.org/t/in-trouble-to-set-up-discourse/90582/4 "2018-06-24T09:24:15Z")

</div>

Are you installing on the Digital Ocean server? Did you use a basic Ubuntu 16 x64 LTS image, no “extras” or anything else?
