Originally created by @wangyanmin123 on GitHub (Feb 18, 2025).
Open-webui uses the search engine duckduckgo, but still cannot achieve the networking function. Can you give me some guidance? Thank you very much
open-webui 0.15.4, deepseek-R1 32b installed 0.15.0 before and it also cannot connect to the Internet. Also, why didn't I think about it the first time, but I got it the second time I asked?
All three options are selected and the default option is displayed.:
Originally created by @wangyanmin123 on GitHub (Feb 18, 2025).
Open-webui uses the search engine duckduckgo, but still cannot achieve the networking function. Can you give me some guidance? Thank you very much
open-webui 0.15.4, deepseek-R1 32b installed 0.15.0 before and it also cannot connect to the Internet. Also, why didn't I think about it the first time, but I got it the second time I asked?
All three options are selected and the default option is displayed.:


<img width="1194" alt="Image" src="https://github.com/user-attachments/assets/b80f867b-2644-4648-8e82-2bd1d21e3a74" />
@wangyanmin123 commented on GitHub (Feb 18, 2025):
I used the local deepseek-R1 32b model deployed using the tool ollama. I tested a smaller model and the same problem occurred. open-webui was installed using pip install openwebui, python 3.11
@wangyanmin123 commented on GitHub (Feb 18, 2025):
I used the local deepseek-R1 32b model deployed using the tool ollama. I tested a smaller model and the same problem occurred. open-webui was installed using pip install openwebui, python 3.11
@wangyanmin123 commented on GitHub (Feb 18, 2025):
After many attempts, sometimes it shows that the web page is searched, but it is still not sent back to the model for output display. Can you help me?
@wangyanmin123 commented on GitHub (Feb 18, 2025):
After many attempts, sometimes it shows that the web page is searched, but it is still not sent back to the model for output display. Can you help me?
<img width="1146" alt="Image" src="https://github.com/user-attachments/assets/752b811c-82db-4bb2-a181-fdd4e2aa5a48" />

Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @wangyanmin123 on GitHub (Feb 18, 2025).
Open-webui uses the search engine duckduckgo, but still cannot achieve the networking function. Can you give me some guidance? Thank you very much
open-webui 0.15.4, deepseek-R1 32b installed 0.15.0 before and it also cannot connect to the Internet. Also, why didn't I think about it the first time, but I got it the second time I asked?
All three options are selected and the default option is displayed.:
@wangyanmin123 commented on GitHub (Feb 18, 2025):
I used the local deepseek-R1 32b model deployed using the tool ollama. I tested a smaller model and the same problem occurred. open-webui was installed using pip install openwebui, python 3.11
@wangyanmin123 commented on GitHub (Feb 18, 2025):
After many attempts, sometimes it shows that the web page is searched, but it is still not sent back to the model for output display. Can you help me?
@crema-lida commented on GitHub (Feb 18, 2025):
Same problem here. I tried
docker runwith--env GLOBAL_LOG_LEVEL="DEBUG"and this is what i got:And the system did return search results:
However the model didn't seem to obtain the search results. Don't know what's happening.
I used duckduckgo with full context mode turned on.