Re: Problems creating collections on branch_8x due to SSL errors

2020-12-14 Thread Timothy Potter
just merged a fix, re-pull, see: https://issues.apache.org/jira/browse/SOLR-15046 for details On Mon, Dec 14, 2020 at 9:42 AM Joel Bernstein wrote: > I did a pull this morning and checked out branch_8x and then did the > following: > > ant server > bin/solr start -c > bin/solr create -c test -s

Problems creating collections on branch_8x due to SSL errors

2020-12-14 Thread Joel Bernstein
I did a pull this morning and checked out branch_8x and then did the following: ant server bin/solr start -c bin/solr create -c test -s 1 -d _default I get the following error in the logs. Jason Gerlowski confirmed he is seeing it as well. Anyone know the cause of this? If not I'll create a