Closed water-2022 closed 3 months ago
It seems your DNS has issue to translate URL of ZHIPU.
It seems your DNS has issue to translate URL of ZHIPU.
I have made additional changes to the /etc/resolv.conf file.
docker exec -it ragflow-server /bin/bash
vi /etc/resolv.conf
nameserver 8.8.8.8
nameserver 114.114.114.114
The issue has been resolved. However, is it strange that it's not the default configuration in a docker container?
Describe your problem
The details are as follows:
Thank you for your response.