# Falha na migração de uploads para o S3

**URL:** https://meta.discourse.org/t/uploads-migration-to-s3-fails/106487
**Category:** Support
**Created:** [14 Janeiro , 2019 12:31 UTC](https://meta.discourse.org/t/uploads-migration-to-s3-fails/106487 "2019-01-14T12:31:38Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [25 Janeiro , 2019 16:44 UTC](https://meta.discourse.org/t/uploads-migration-to-s3-fails/106487/10 "2019-01-25T16:44:21Z")

</div>

Well, have you tried running the rake task by providing these environment variables?

```plaintext
DISCOURSE_S3_BUCKET=blablabla \
DISCOURSE_S3_REGION=blablabla \
DISCOURSE_S3_ACCESS_KEY_ID=blabalbal \
DISCOURSE_S3_SECRET_ACCESS_KEY=blablabla \
rake uploads:migrate_to_s3

```

---

_[View the full topic](https://meta.discourse.org/t/uploads-migration-to-s3-fails/106487)._
