Kevin Hu

Results 1469 comments of Kevin Hu

This file is missing. ![Image](https://github.com/user-attachments/assets/4a1175c2-059c-4032-a4ea-e23aa7768338)

I guess that page from 1 to 277 was too much for your server to take, and it restarted after failure.

`export MAX_CONCURRENT_CHATS=10` Or, pull the `nightly` version of docker image.

`docker logs -f ragflow-es-01`

`no such key` is a warning log which can be ignored. Check the status of redis. ![Image](https://github.com/user-attachments/assets/06059cc8-e8e0-4dfd-b85f-121bf06102c2)

Warning message could be ignored.

What is the name of the local image? change it to `RAGFLOW_IMAGE`.

Pulling the `nightly` version of docker image to upgrade to latest code.

Never **`-v`** ``` docker compose down -v ``` This will remove all data. Otherwise, data is still there.