# Rake uploads:migrate\_from\_s3 fails

**URL:** https://meta.discourse.org/t/rake-uploads-migrate-from-s3-fails/154171
**Category:** Self-hosting
**Tags:** s3
**Created:** [June 8, 2020, 11:20am UTC](https://meta.discourse.org/t/rake-uploads-migrate-from-s3-fails/154171 "2020-06-08T11:20:20Z")
**Posts on this page:** 1
**Showing post:** 31

<div class="post-metadata">

### Author: ![pnoeric](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pnoeric/32/177144_2.png) [@pnoeric](https://meta.discourse.org/u/pnoeric)
#### Post date: [July 14, 2020, 6:48am UTC](https://meta.discourse.org/t/rake-uploads-migrate-from-s3-fails/154171/31 "2020-07-14T06:48:14Z")

</div>

Hmmm it does seem to be working… though I ran into a serious problem this morning… suddenly my disk usage spiked 25% and filled the drive, crashing the forums completely.

Right now, when I’m doing the rake, it seems like it’s downloading/uploading the images right during the batch run. I enter the `rake` command, it processes 300 images exactly (I’m running them in batches of 300) and then it ends.

So the important question is: could just moving those download from S3 to the local disk be queued? Could that have built up any kind of batch that then happened at 5am and brought down my forums? ☹

---

_[View the full topic](https://meta.discourse.org/t/rake-uploads-migrate-from-s3-fails/154171)._
