# Downloading remote images disabled due to disk space

**URL:** https://meta.discourse.org/t/downloading-remote-images-disabled-due-to-disk-space/30992
**Category:** Support
**Created:** [7월 12, 2015, 2:43오전 UTC](https://meta.discourse.org/t/downloading-remote-images-disabled-due-to-disk-space/30992 "2015-07-12T02:43:53Z")
**Posts on this page:** 1
**Showing post:** 13

<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: [1월 30, 2016, 11:33오후 UTC](https://meta.discourse.org/t/downloading-remote-images-disabled-due-to-disk-space/30992/13 "2016-01-30T23:33:05Z")

</div>

log in via SSH and

```
apt-get autoclean
apt-get autoremove
git pull
./launcher rebuild app
./launcher cleanup

```

That should fix you up nicely, cleaning both Docker containers and cleaning up old Ubuntu automatic kernel upgrade archives too, which can be quite large over a year.

---

_[View the full topic](https://meta.discourse.org/t/downloading-remote-images-disabled-due-to-disk-space/30992)._
