Jwpap

Results 15 comments of Jwpap

![Image](https://github.com/user-attachments/assets/b52166a9-2670-472e-a789-b56cb845e60f) after annotating the code marked in red, it can be parsed normally。 the entrypoint.sh is used for what?

@dosu another question, I am currently using the official image. If I modify the local code and want to start the service with the local code, what should I do

@dosu I want to deploy local services in the Ubuntu 20.04 container, but I encountered an issue where pyicu==2.15 cannot be installed when using UV Sync -- Python 3.10. Possible...

@dosu. python3 api/ragflow_server.py meet ValueError: not find model file path /workspace/ragflow/rag/res/deepdoc/det.onnx

@dosu anothor question Resource punkt_tab not found. Please use the NLTK Downloader to obtain the resource: >>> import nltk >>> nltk.download('punkt_tab')

@dosu is there a way to deploy local services in docker in docker

@dosu execute the commad "LD_PRELOAD=$JEMALLOC_PATH python rag/svr/task_executor.py 1", I meet the following error: 2025-06-25 16:22:56,846 INFO 165 task_executor_1 log path: /workspace/ragflow/logs/task_executor_1.log, log levels: {'peewee': 'WARNING', 'pdfminer': 'WARNING', 'root': 'INFO'} 2025-06-25...

@dosu ES is running in another container, curl http://172.17.0.1:1200 is ok, but i still meet the error: elastic_transport.ConnectionError: Connection error caused by: NewConnectionError(: Failed to establish a new connection: [Errno...

@dosu python api/ragflow_server.py; exec this command. i meet the following error: 2025-06-25 18:00:49,177 INFO 2443 ragflow_server log path: /workspace/ragflow/logs/ragflow_server.log, log levels: {'peewee': 'WARNING', 'pdfminer': 'WARNING', 'root': 'INFO'} 2025-06-25 18:00:49,551 INFO...

@dosu why port is 9222? how can i change it in local services? ![Image](https://github.com/user-attachments/assets/9862fdfc-9f96-4cb2-ae37-c900e1393a9e)