# S3 migrations from/to minio problems

**URL:** https://meta.discourse.org/t/s3-migrations-from-to-minio-problems/97333
**Category:** Bug
**Created:** [9월 17, 2018, 9:13오전 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:** 41

<div class="post-metadata">

### Author: ![rishabh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rishabh/32/179446_2.png) [@rishabh](https://meta.discourse.org/u/rishabh)
#### Post date: [1월 16, 2019, 11:47오전 UTC](https://meta.discourse.org/t/s3-migrations-from-to-minio-problems/97333/41 "2019-01-16T11:47:29Z")

</div>

That error is now fixed in [FIX: Use GlobalSetting values instead of ENV variables in migrate\_to\_s3 · discourse/discourse@60790eb · GitHub](https://github.com/discourse/discourse/commit/60790eb006eeaf288740bbfc3cc6eaa602179c13)

* * *

Unfortunately, the Minio setup is currently broken, there are plans in the next few weeks to pull the SiteSetting `s3_force_path_style` that was introduced to support the Minio style urls.

Minio now supports the standard url structure that we use for S3. After the Minio-specific site setting is removed, the migration tasks will be tested and hopefully will work 🤞

 ![Screenshot%20from%202019-01-08%2021-54-22](https://global.discourse-cdn.com/meta/original/3X/9/3/938f85158e469dd2d50f01ba0c9b0afa62a6ea56.png)

The `migrate_to_s3` task will not work properly for Minio urls till this work is done.

---

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