opensemanticsearch / open-semantic-search

Open Source research tool to search, browse, analyze and explore large document collections by Semantic Search Engine and Open Source Text Mining & Text Analytics platform (Integrates ETL for document processing, OCR for images & PDF, named entity recognition for persons, organizations & locations, metadata management by thesaurus & ontologies, search user interface & search apps for fulltext search, faceted search & knowledge graph)
https://opensemanticsearch.org
GNU General Public License v3.0
962 stars 169 forks source link

OperationalError at /setup/ #437

Open LYPratt opened 2 years ago

LYPratt commented 2 years ago

I am trying to set up a dev environment with round trip from source to build on a server. I'm most of the way there, and the main menu looks pretty good. But when I press the Config button I get:

OperationalError at /setup/
no such table: setup_setup

Exception Location: | /usr/local/lib/python3.9/dist-packages/django/db/backends/sqlite3/base.py, line 423, in execute

Any advice? thanks!

LYPratt commented 2 years ago

Update: I seem to have resolved this by forcing some reinstallation, but now I'm getting:

`Error:

Apache_Solr_HttpTransportException: '404' Status: Not Found in /usr/share/solr-php-ui/Apache/Solr/Service.php:338 Stack trace: #0 /usr/share/solr-php-ui/Apache/Solr/Service.php(1170): Apache_Solr_Service->_sendRawGet() #1 /usr/share/solr-php-ui/index.php(1443): Apache_Solr_Service->search() #2 {main}`

Any suggestions as to how to fix what appears to be a corrupt solr service?

ingenika commented 2 years ago

I'm not very good at PHP, but with the error code, I think it's with the PHP you have

NetwarSystem commented 1 year ago

You said dev environment - which would that be?

As in, OS and release would be good to know, and maybe a list of installed packages?

Mandalka commented 1 year ago

Which OS / version? Maybe #443 (new packages soon)