nil957
Results
2
comments of
nil957
Is it resolved?
In the docker-compose-base.yml file of ragflow, find the es service and add the following line under environment: `- http.max_initial_line_length=8k` This increases the HTTP line length limit for Elasticsearch and resolves...