mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[GH-ISSUE #6340] Bad Gateway , TIKA 3.0 --> http://localhost:9998 #117639
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @peuportier on GitHub (Oct 23, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6340
Bug Report
After installing Tika 3.0 and running the server. I can access tika on http://localhost:9998.
I have also modify in admin settings / Document --> Engine select tika then add http://localhost:9998
When I insert a pdf to the chat. I'll get bad gateway for tika. So he is not able to read the pdf
Are Open Webui compatible with Tika 3.0 ?
Installation Method
Pip install (python 3.11)
Environment
Open WebUI Version: 0.3.32
Ollama (if applicable): 0.3.14
Operating System: [e.g., Windows 10, macOS Big Sur, Ubuntu 20.04] Mac OS Somona 14.4.1
Browser (if applicable): [e.g., Chrome 100.0, Firefox 98.0] Safari 17.4.1
Confirmation:
Expected Behavior:
I just would like that tika work smooth with OWUI. For have better reading of the document
Actual Behavior:
Description
Insert a pdf document and no reading of it
Bug Summary:
Reproduction Details
Logs and Screenshots
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!