# Uploaded figures dont show

**URL:** https://meta.discourse.org/t/uploaded-figures-dont-show/31258
**Category:** Self-hosting
**Created:** [July 21, 2015, 3:11pm UTC](https://meta.discourse.org/t/uploaded-figures-dont-show/31258 "2015-07-21T15:11:33Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![gvalchca](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gvalchca/32/44015_2.png) [@gvalchca](https://meta.discourse.org/u/gvalchca)
#### Post date: [July 21, 2015, 3:11pm UTC](https://meta.discourse.org/t/uploaded-figures-dont-show/31258/1 "2015-07-21T15:11:33Z")

</div>

Dear meta.discourse community,  
I am trying to set up an instance of discourse on the local machine. I have used a Docker installation, together with apache2 on Ubuntu3.13. Everything seems to be running except of uploading pictures, both in the posts and e.g. profile pictures. I have checked the upload limits in apache2. I did check the trust levels and allowed extensions on the file. Im not using S3 for uploads.

Discourse informs me the upload was successful but after refreshing the figure doesn’t show. It is interesting though, I was able to upload the logos and background picture for my profile,  
please help!

I’ve used all of my ideas.

---

<div class="post-metadata">

### Author: ![Vernam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vernam/32/116431_2.png) [@Vernam](https://meta.discourse.org/u/Vernam)
#### Post date: [July 21, 2015, 3:16pm UTC](https://meta.discourse.org/t/uploaded-figures-dont-show/31258/2 "2015-07-21T15:16:54Z")

</div>

Did you check the right of the directory ?

---

<div class="post-metadata">

### Author: ![gvalchca](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gvalchca/32/44015_2.png) [@gvalchca](https://meta.discourse.org/u/gvalchca)
#### Post date: [July 21, 2015, 3:36pm UTC](https://meta.discourse.org/t/uploaded-figures-dont-show/31258/3 "2015-07-21T15:36:14Z")

</div>

Thanks for your reply,  
yeah Ive sent rights on /var/www/discourse,  
unless there is another directory?

---

<div class="post-metadata">

### Author: ![Vernam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vernam/32/116431_2.png) [@Vernam](https://meta.discourse.org/u/Vernam)
#### Post date: [July 21, 2015, 9:47pm UTC](https://meta.discourse.org/t/uploaded-figures-dont-show/31258/4 "2015-07-21T21:47:36Z")

</div>

Can you link your discourse installation ?

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [July 22, 2015, 2:38am UTC](https://meta.discourse.org/t/uploaded-figures-dont-show/31258/5 "2015-07-22T02:38:23Z")

</div>

You mentioned that you’re doing a Docker install on your local machine - is this intended for development or production?

---

<div class="post-metadata">

### Author: ![gvalchca](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gvalchca/32/44015_2.png) [@gvalchca](https://meta.discourse.org/u/gvalchca)
#### Post date: [July 22, 2015, 1:26pm UTC](https://meta.discourse.org/t/uploaded-figures-dont-show/31258/6 "2015-07-22T13:26:51Z")

</div>

Hey,  
thanks a lot for your responses.  
The problem turned out to be trivial (as usual I guess),  
wrongly set the DISCOURSE\_HOSTNAME variable in containers/app.yml

Thanks a lot!

---

<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: [July 22, 2015, 8:35pm UTC](https://meta.discourse.org/t/uploaded-figures-dont-show/31258/7 "2015-07-22T20:35:10Z")

</div>


