Quote:
Originally Posted by ownedbycats
I put
C:\Program Files\Elastic\Elasticsearch\7.8.0\
in the local path box and it keeps timing out. What did I do wrong?
|
Thats weird... can you please check if there is anything in console output when you run
calibre-debug -g ?
What PowerSearch is actually trying to do is that its trying to run
bin\elasticsearch-service.bat start with respect to provided path, so you might also check if there is such a file in your setup and it works well (the service is started).