Failed to resolve 'docling' ([Errno -3] Temporary failure in name resolution)"))
You have to run docling-serve separately (for example, using its docker image). Then, in Open-WebUI you have to replace http://docling:5001 with whatever IP address and port you used for docling-serve
@lowlyocean commented on GitHub (Apr 3, 2025):
> Failed to resolve 'docling' ([Errno -3] Temporary failure in name resolution)"))
You have to run [docling-serve](https://github.com/docling-project/docling-serve) separately (for example, using its [docker image](https://github.com/docling-project/docling-serve/pkgs/container/docling-serve/385339617?tag=latest)). Then, in Open-WebUI you have to replace http://docling:5001 with whatever IP address and port you used for docling-serve
Failed to resolve 'docling' ([Errno -3] Temporary failure in name resolution)"))
You have to run docling-serve separately (for example, using its docker image). Then, in Open-WebUI you have to replace http://docling:5001 with whatever IP address and port you used for docling-serve
Thank you :)
@mariosconsta commented on GitHub (Apr 3, 2025):
> > Failed to resolve 'docling' ([Errno -3] Temporary failure in name resolution)"))
>
> You have to run [docling-serve](https://github.com/docling-project/docling-serve) separately (for example, using its [docker image](https://github.com/docling-project/docling-serve/pkgs/container/docling-serve/385339617?tag=latest)). Then, in Open-WebUI you have to replace http://docling:5001 with whatever IP address and port you used for docling-serve
Thank you :)
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 @mariosconsta on GitHub (Apr 3, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.0
Ollama Version (if applicable)
No response
Operating System
Ubuntu 24.04
Browser (if applicable)
Firefox
Confirmation
README.md.Expected Behavior
Uploaded files using docling should be processed.
Actual Behavior
When I use docling instead of Tika and try to upload a file I get the following errors:
Browser Logs:
Docker logs
Steps to Reproduce
Logs & Screenshots
console-export-2025-4-3_15-57-27.txt
Additional Information
I don't know if I am missing something. I couldn't find any info on docling x Open WebUI intergration other than the release announcement.
@lowlyocean commented on GitHub (Apr 3, 2025):
You have to run docling-serve separately (for example, using its docker image). Then, in Open-WebUI you have to replace http://docling:5001 with whatever IP address and port you used for docling-serve
@mariosconsta commented on GitHub (Apr 3, 2025):
Thank you :)