# Ka-lite video download Unhandled request exception: \[Errno 28\] No space left on device

**URL:** https://community.learningequality.org/t/ka-lite-video-download-unhandled-request-exception-errno-28-no-space-left-on-device/670
**Category:** KA Lite
**Tags:** videos, download
**Created:** [June 20, 2018, 4:06pm UTC](https://community.learningequality.org/t/ka-lite-video-download-unhandled-request-exception-errno-28-no-space-left-on-device/670 "2018-06-20T16:06:41Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![cjackson](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.learningequality.org/cjackson/32/240_2.png) [@cjackson](https://community.learningequality.org/u/cjackson)
#### Post date: [June 20, 2018, 4:06pm UTC](https://community.learningequality.org/t/ka-lite-video-download-unhandled-request-exception-errno-28-no-space-left-on-device/670/1 "2018-06-20T16:06:41Z")

</div>

I’m updating my video library for KA Lite. I’ve been getting the error "Skipping ‘Determining reflections’, reason: Unhandled request exception: [Errno 28] No space left on device: u’/media… on numerous items. However, there is ample space (96GB unused) on the drive where the video content is stored. Anyone know why this is and how to address it?

Thanks

---

<div class="post-metadata">

### Author: ![benjamin](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.learningequality.org/benjamin/32/574_2.png) [@benjamin](https://community.learningequality.org/u/benjamin)
#### Post date: [July 1, 2018, 1:03pm UTC](https://community.learningequality.org/t/ka-lite-video-download-unhandled-request-exception-errno-28-no-space-left-on-device/670/2 "2018-07-01T13:03:22Z")

</div>

Hi @cjackson

When you encounter this error, can you try running this from command line?

```auto
df -h

```

This command will display free diskspace on all drives. It may be that you are seeing the error because another necessary device is out of space.

Otherwise, you should check that videos in `~/.kalite/content` are indeed stored on the device that you expect.
