-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Open
Description
Self Checks
- I have searched for existing issues search for existing issues, including closed ones.
- I confirm that I am using English to submit this report (Language Policy).
- Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
- Please do not modify this template :) and fill in all the required fields.
RAGFlow workspace code commit ID
N/A
RAGFlow image version
v0.17.2-slim
Other environment information
OS type: LinuxActual behavior
- deloy ragflow by helm chart in repo
https://github.com/infiniflow/ragflow/tree/main/helm
- use an external minio (configured in values.yaml)
MINIO_HOST: minio-hl.minio
# The username for MinIO.
MINIO_ROOT_USER: xxxxxxxxx
# The password for MinIO
MINIO_PASSWORD: xxxxxxxxx- got error in RAGFlow UI, System page
i confirmed that minio's ak/sk was set up correctly .
- cannot upload images via S3
Expected behavior
no errors shown in RAGFlow UI, System page.
Steps to reproduce
- deploy ragflow by helm chart
- use an external minio instance (already exist in cluster)Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


