-
docker.io/bitnami/minio-client:latest
-
### Issues Policy acknowledgement
- [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md)
### W…
-
Hello,
I am using GO FIPS compliant image with MinioSDK v7.0.80
My program fails while using the following APIs
- RemoveObjectWithResult
- RemoveObjects
**Code**
`package main
import…
-
## NOTE
Please subscribe to our [paid subscription plans](https://min.io/pricing) for 24x7 support from our Engineering team.
If use nginx https proxy to minio console http, the generated ShareL…
-
### Bug Description
When trying to import a Notion export file in a self-hosted AppFlowy instance, the import fails with a Minio presigned URL error. The import works fine on AppFlowy Cloud but fails…
-
### Current Behavior
When I Run Check, An error occurred : storage: copier copy object The specified bucket does not exist
here is the execution log
```
bash-5.2# ./milvus-backup check
0.4.26…
-
**Describe the bug**
Can't access MinIO GUI from AppFlowy-Cloud GUI
**To Reproduce**
Steps to reproduce the behavior:
1. Login AppFLowy-Cloud by admin accout (admin@example.com/password)
2. Cli…
-
### Describe the bug
I’m running OpenSearch as part of Graylog Helm installation under Kubernetes. I’m trying to register a snapshot endpoint with MinIO. I’m following this document: https://opensear…
pjuri updated
2 weeks ago
-
I had the following (working) code using `minio@^7`:
```ts
client.setBucketLifecycle(bucket, {
Rule: [
{
ID: 'BucketPathExpireRule',
Status: 'Enabled',
…
Aloso updated
2 weeks ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:milvus:v2.4.13
```
### Current Behavior
When using Docker Compose …