# What problem with my installation

**URL:** https://meta.discourse.org/t/what-problem-with-my-installation/18425
**Category:** Self-hosting
**Created:** [August 3, 2014, 4:20pm UTC](https://meta.discourse.org/t/what-problem-with-my-installation/18425 "2014-08-03T16:20:11Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![liwei\_swjtu](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/liwei_swjtu/32/114745_2.png) [@liwei\_swjtu](https://meta.discourse.org/u/liwei_swjtu)
#### Post date: [August 3, 2014, 4:20pm UTC](https://meta.discourse.org/t/what-problem-with-my-installation/18425/1 "2014-08-03T16:20:11Z")

</div>

since I’ve decided to run my discourse in the old way,I upgrade the source to the latest version,and it require ruby with version 1.9.3 above,so I switched to using rvm and followed this guide[enter link description here](https://github.com/lee-dohm/install-discourse)

Everything seems go fine but only "502 Bad Gateway"error appears when I tried to visit my forum.So what should I check?Thanks a lot.

Continuing the discussion from [Trouble with installing docker](https://meta.discourse.org/t/trouble-with-installing-docker/18416):

> [@Can't install Docker on Linode, aufs-tools not found](https://meta.discourse.org/t/cant-install-docker-on-linode-aufs-tools-not-found/18416/1):
>
> I’m using linode box with Ubuntu13.04,when I tried to install docker, appears the following erros:
> 
> root@bbs:/home/dushu# sudo apt-get install lxc-docker --fix-missing  
> Reading package lists… Done  
> Building dependency tree  
> Reading state information… Done  
> The following package was automatically installed and is no longer required:  
> ruby-dev  
> Use ‘apt-get autoremove’ to remove it.  
> The following extra packages will be installed:  
> aufs-tools cgroup-lite lxc-docker-1.1.2  
> The following NEW packages will be installed:  
> aufs-tools cgroup-lite lxc-docker lxc-docker-1.1.2  
> 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.  
> Need to get 91.8 kB/4,524 kB of archives.  
> After this operation, 18.1 MB of additional disk space will be used.  
> Do you want to continue [Y/n]? y  
> WARNING: The following packages cannot be authenticated!  
> aufs-tools cgroup-lite  
> Install these packages without verification [y/N]? y  
> Err [Index of /ubuntu](http://us.archive.ubuntu.com/ubuntu/) raring/universe aufs-tools amd64 1:3.0+20120411-3ubuntu1  
> 404 Not Found [IP: 2001:67c:1562::13 80]  
> Failed to fetch [http://us.archive.ubuntu.com/ubuntu/pool/universe/a/aufs-tools/aufs-tools\_3.0+20120411-3ubuntu1\_amd64.deb](http://us.archive.ubuntu.com/ubuntu/pool/universe/a/aufs-tools/aufs-tools_3.0+20120411-3ubuntu1_amd64.deb) 404 Not Found [IP: 2001:67c:1562::13 80]  
> Unable to correct missing packages.  
> E: Aborting install.
> 
> Has anybody seen this before,any suggestion will be grateful.

---

<div class="post-metadata">

### Author: ![lake54](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lake54/32/121955_2.png) [@lake54](https://meta.discourse.org/u/lake54)
#### Post date: [August 3, 2014, 5:00pm UTC](https://meta.discourse.org/t/what-problem-with-my-installation/18425/2 "2014-08-03T17:00:01Z")

</div>

> [@liwei\_swjtu](#):
>
> it require ruby with version 1.9.3 above

Unless you need to use 1.9.3 for something else, try using Ruby 2.0.0. Also, this guide still works as of the other day, so maybe give that a shot? [https://github.com/discourse/discourse/blob/master/docs/INSTALL-ubuntu.md](https://github.com/discourse/discourse/blob/master/docs/INSTALL-ubuntu.md)

---

<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 4, 2014, 2:53am UTC](https://meta.discourse.org/t/what-problem-with-my-installation/18425/3 "2014-08-04T02:53:19Z")

</div>

We regret that we can only support the Docker based installs here. Sorry.

---

<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 4, 2014, 2:53am UTC](https://meta.discourse.org/t/what-problem-with-my-installation/18425/4 "2014-08-04T02:53:25Z")

</div>


