chrismattmann / tika-python

Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called natively in the Python community.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tika server returned status: 405

harshgorjiwala opened this issue · comments

[MainThread ] [WARNI] Tika server returned status: 405 Traceback (most recent call last)

Every time I try to load python it return this same error.

Even i try to assign environment variable.

Can someone please let me know how to solve this error.

it's not letting me fetch any data from document.

Thank you.

I need a lot more information than what you have provided. I am wondering if your issue is the Java library installed? Are you able to use Tika Server doing a CURL post from the command line just to the backend server? What type of file are you posting? Is it a memory issue? What does the log file /tmp/tika-server.log print?

if there is more detail and you find more out feel fee to list here in the comments.