-
### Pre-requisites
- [X] I have double-checked my configuration
- [X] I can confirm the issues exists when I tested with `:latest`
- [ ] I'd like to contribute the fix myself (see [contributing g…
-
### Summary
**As** platform engineer\
**I want** features that improve bucket management\
**So that** MinIO admins have to rely less on manually interacting with the UI or running CLI commands loca…
-
### Request details
S3 can be used with presigned urls, which would enable redirecting to the object storage instead of proxying the download, saving bandwidth on the Reposilite server.
This is es…
-
**Describe the bug**
Filer log error
**System Setup**
7 Nodes, 3 Master, 3 S3 (allowEmptyFolder), 3 filers, 26 hdd (MariaDB backend for filer)
Backup of files using a client from Minio mc
…
-
Depending on which page you are viewing, the order of items in the Reference left sidebar TOC varies in unexpected ways.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://min.io/…
-
Hi @bugraoezdemir,
It seems to me that
https://neubias.github.io/training-resources/ome_zarr/index.html?id_activity_platform-0=minio-client-activity-0#inspection
does not work _as is_. It s…
-
Hi,
I deployed an MinIO instance via EGI for testing SSE-C and I get the following error
```
mc: unable to upload. Requests specifying Server Side Encryption with Customer provided keys must b…
-
Currently the [Minio configuration example:](https://prefecthq.github.io/prefect-aws/credentials/#prefect_aws.credentials.MinIOCredentials) has this:
```minio_credentials = MinIOCredentials(
min…
-
The requests always return `SignatureDoesNotMatch` when `CultureInfo.CurrentCulture` is 'th-TH' but works when `CultureInfo.CurrentCulture` is 'en-GB'.
I found these codes will generated Authorizat…
-
PutObjectAsync return a PutObjectResponse, but property HttpStatusCode and ResponseContent is a internal. I checked log, and HttpStatusCode is 400, but cann't access the attribute ResponseStatusCode