[Question]: .ConnectionError: Connection error caused by: ConnectionError(Connection error caused by: NewConnectionError(<urllib3.connection.HTTPConnection object at 0x7fe00aaf7f10>: Failed to establish a new connection: [Errno 111] Connection refused))
Describe your problem
same problem.how to resolve?
same problem.how to resolve?
不知道呀,难受的很,在聊天的时候告诉我连接不上
same question to me, any solution?
ES is not up.
docker logs -f ragflow-es-01
b站的有关视频下也有好多人有这个问题
重启了服务后日志报ES 连不上了.有人解决了吗
ES is not up.
docker logs -f ragflow-es-01
This reply gives me some inspiration. After checking, this error results from insufficient memory distributed to Docker by Windows. The ES does not work without enough memory. Changing the docker memory from 7.5 GB to 16 GB can solve this error in my computer.
The steps are written in this article. https://blog.csdn.net/m0_51699558/article/details/145639588
memory is too less