[GH-ISSUE #6340] Bad Gateway , TIKA 3.0 --> http://localhost:9998 #14328

Closed
opened 2026-04-19 20:44:06 -05:00 by GiteaMirror · 0 comments
Owner

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

Logs and Screenshots

Screenshot 2024-10-23 at 09 51 54 Screenshot 2024-10-23 at 09 54 28 Screenshot 2024-10-23 at 09 58 35

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!

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!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#14328