open-semantic-search
open-semantic-search copied to clipboard
OperationalError at /setup/
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!
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?
I'm not very good at PHP, but with the error code, I think it's with the PHP you have
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?
Which OS / version? Maybe #443 (new packages soon)