# Errno::ENOSPC: No space left on device

**URL:** https://meta.discourse.org/t/errno-enospc-no-space-left-on-device/33829
**Category:** Support
**Tags:** docker
**Created:** [September 28, 2015, 11:06am UTC](https://meta.discourse.org/t/errno-enospc-no-space-left-on-device/33829 "2015-09-28T11:06:06Z")
**Posts on this page:** 1
**Showing post:** 13

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [December 21, 2016, 1:05pm UTC](https://meta.discourse.org/t/errno-enospc-no-space-left-on-device/33829/13 "2016-12-21T13:05:24Z")

</div>

Do a backup and then:

> [@Docker installation not working](https://meta.discourse.org/t/docker-installation-not-working/52448/12):
>
> docker stop $(docker ps -a -q)  
> docker rm $(docker ps -a -q)  
> docker rmi $(docker images -q)  
> ./launcher bootstrap app

---

_[View the full topic](https://meta.discourse.org/t/errno-enospc-no-space-left-on-device/33829)._
