ragflow
ragflow copied to clipboard
[Question]: dependency failed to start: container ragflow-es-01 is unhealthy
Describe your problem
dependency failed to start: container ragflow-es-01 is unhealthy
You need to install the last docker compose version "Docker Compose version v2.26.1" and set vm.max_map_count to 262144 with "sudo sysctl -w vm.max_map_count=262144"
container ragflow-es-01 is unhealthy
查看es01对应的volume的权限是否对elasticsearch 可写 如果不是,改一下权限
I change vm.max_map_count=262144. Yet showing unhealthy.