Re: bin/solr auth enable

2020-07-31 Thread David Glick
Hi Jason, I don’t have the full stack trace unfortunately. The environment is a Docker SolrCloud on Ubuntu 20.04. It has three Zookeepers and three Solrs. I run the command as: docker exec -it solr1 “bin/solr auth enable -prompt true“ I also tried a shell in the container and typing bin/so

Re: bin/solr auth enable

2020-07-31 Thread Jason Gerlowski
Hi David, I tried this out locally but couldn't reproduce. The command you provided above works just fine for me. Can you tell us a bit about your environment? Do you have the full stack trace of the NPE handy? Best, Jason On Fri, Jul 24, 2020 at 8:01 PM David Glick wrote: > > When I issue “