Open RiteshSingh opened 4 years ago
Same error occurs even in Open Semantic Search Server 20.01.17
Seems the user opensemanticetl (the service indexing the files in message queue parallel) has no rights to access the files (maybe more error messages in tab "Import & analysis process (ETL)" of the file preview) or as root by
service opensemanticetl status
service opensemanticetl status
gives the following error:
Nov 08 16:17:58 lubuntu etl_tasks[17389]: I/O Error: Couldn't open file './gandhi/mahatma-gandhi-collected-works-volume-98.pdf': No such file or directory.
try to give index commands in absolute paths and not relative paths. so for you I guess
opensemanticsearch-index-file /gandhi/mahatma-gandhi-collected-works-volume-98.pdf
First of all, thank you so much for this most valuable application.
I am unable to index the content on pdf files in Ubuntu 18.04.
This is the error while executing the index command
opensemanticsearch-index-dir ./gandhi
:Repeating indexing of unchanged file because critical plugin(s) ['enhance_extract_text_tika_server'] failed in former run: /home/bodhi/Downloads/gandhi/mahatma-gandhi-collected-works-volume-98.pdf
The web interface gives these 3 errors (screenshot attached):
What I have tried many times:
enhance-pdf-ocr
inconnector-files
:Please guide.