Open christopinka-smarsh opened 3 years ago
Running docker compose up in solrcloud-3-nodes-zookeeper-ensemble directly I have some errors:
zoo-1_1 | chown: cannot access '/opt/persist/data': No such file or directory zoo-1_1 | chown: cannot access '/opt/persist/logs': No such file or directory solr-1_1 | Starting Solr solr-1_1 | solr-1_1 | Solr home directory /store/solr not found!
Running
start-cluster.sh
the script completes but solr is unstable. Zookeeper is good. Looking in docker desktop on mac the solr containers are constantly restarting. Any help appreciated.