open-semantic-search icon indicating copy to clipboard operation
open-semantic-search copied to clipboard

OperationalError at /setup/

Open LYPratt opened this issue 2 years ago • 4 comments

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 avatar Jul 06 '22 04:07 LYPratt

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?

LYPratt avatar Jul 06 '22 07:07 LYPratt

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

ingenika avatar Oct 04 '22 03:10 ingenika

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?

NetwarSystem avatar Oct 06 '22 13:10 NetwarSystem

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

Mandalka avatar Oct 08 '22 13:10 Mandalka