-
### Description
Preview Deployments with Docker Compose fails with `Array to string conversion` during build.
Non Preview Deployments builds without issues.
Related #2471 #2918 #2336
### Mini…
-
### 📦 Environment
Docker
### 📌 Version
latest
### 💻 Operating System
Ubuntu
### 🌐 Browser
Firefox
### 🐛 Bug Description
cross origin request block even the request is 200 ok
even that link…
-
I'm having problems trying to self-host the app and using a minio instance for files. The .env is configured as follows:
```
S3_REGION=US
S3_ACCESS_KEY_ID=...
S3_SECRET_ACCESS_KEY=...
S3_ENDPOI…
-
I am creating S3 objects from my RStudio workspace with:
```r
aws.s3::s3sync(path = folder,
bucket = "fbedecarrats",
prefix = paste0("diffusion/cantines/"…
-
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…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: 2.2.12
- Deployment mode(standalone or cluster): standalone
…
-
{
"hub-mirror": [
"minio/console:v0.22.5",
"minio/operator:v4.5.8"
]
}
-
### Describe your problem
services:
es01:
container_name: ragflow-es-01
image: docker.elastic.co/elasticsearch/elasticsearch:${STACK_VERSION}
volumes:
- ./esdata01:/usr/share…
-
### Describe your problem
The port 9000 and 9001 are already taken by other containers, so I manually changed 9000 to 4000 (minio port) and 9001 to 4001 (minio console port) for minio settings in a…
-
I'm using nginx as a reverse proxy for Minio, as [specified in the docs](https://min.io/docs/minio/linux/integrations/setup-nginx-proxy-with-minio.html):
```nginx
location /ui {
rewrite ^/ui/(.*…