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!
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:**
- [x ] I have read and followed all the instructions provided in the README.md.
- [x ] I am on the latest version of both Open WebUI and Ollama.
- [ ] I have included the browser console logs.
- [ ] I have included the Docker container logs.
- [x ] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
## 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
- Install tika 3.0
- Launch tika server
- Lauch OWUI
- Go to Admin settings - Document - select engine choose tika - change the line http://tika:9998 to yours ( http://localhost:9998)
## Logs and Screenshots
<img width="988" alt="Screenshot 2024-10-23 at 09 51 54" src="https://github.com/user-attachments/assets/64352f14-e1d0-4293-a953-12c991acfac8">
<img width="1413" alt="Screenshot 2024-10-23 at 09 54 28" src="https://github.com/user-attachments/assets/fa444735-7a08-4e93-8beb-f27bcc03028a">
<img width="1680" alt="Screenshot 2024-10-23 at 09 58 35" src="https://github.com/user-attachments/assets/e12340b9-43ed-422b-afa0-c0bf8bad321d">
## 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!
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 @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!