Re: can't create collection using solrcloud

2017-05-31 Thread BrianMaltzan
Hi, I disabled SSL/TLS- now creating a collection works. To re-enable ssl, I've tried upgrading Zookeeper's java from 7 to 8. Solr was already java8. Now I'm thinking there's a solr.in.sh parameter that's new, since solr 5, that I'm still missing, or the certificate has some issue, maybe the SNI

can't create collection using solrcloud

2017-05-30 Thread BrianMaltzan
Hi, I have a fresh install with 3 zookeepers(3.4.6), and 1 solr(6.5.0) instance. They are running and talking to one another, but I can not create a collection. I can connect to zk and get files, upconfig, etc. My config works locally with the built in zk. I'm currently using a similar setup, wit