# S3 migrations from/to minio problems

**URL:** https://meta.discourse.org/t/s3-migrations-from-to-minio-problems/97333
**Category:** Bug
**Created:** [September 17, 2018, 9:13am UTC](https://meta.discourse.org/t/s3-migrations-from-to-minio-problems/97333 "2018-09-17T09:13:48Z")
**Posts on this page:** 1
**Showing post:** 43

<div class="post-metadata">

### Author: ![hosna](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hosna/32/99969_2.png) [@hosna](https://meta.discourse.org/u/hosna)
#### Post date: [March 18, 2019, 6:03pm UTC](https://meta.discourse.org/t/s3-migrations-from-to-minio-problems/97333/43 "2019-03-18T18:03:32Z")

</div>

> [@Migrate to minio](https://meta.discourse.org/t/migrate-to-minio/111830/9):
>
> Can you update to latest and run the rake task again? I [fixed the rake task](https://github.com/discourse/discourse/commit/9dbca41152e6f32aa45539ec50f499885b78edd8) to only check for uploads made by users otherwise it wouldn’t run.

I updated to the latest. however still migration to s3 doesn’t work. cc : @zogstrip

```plaintext
Some uploads were not migrated to the new scheme. Please run these commands in the rails console

SiteSetting.migrate_to_new_scheme = true
Jobs::MigrateUploadScheme.new.execute(nil)

```

---

_[View the full topic](https://meta.discourse.org/t/s3-migrations-from-to-minio-problems/97333)._
