Re: Solr connector authentication issue

2023-06-07 Thread Karl Wright
But if those are set, and the connection health check passes, then I can't tell you why Solr is unhappy with your connection. It's clearly working sometimes. I'd look on the Solr end to figure out whether its rejection is coming from just one of your instances. On Wed, Jun 7, 2023 at 7:49 AM

Re: Solr connector authentication issue

2023-06-07 Thread Karl Wright
The Solr output connection configuration contains all credentials that are sent to Solr. If those aren't set Solr won't get them. Karl On Wed, Jun 7, 2023 at 7:23 AM Marisol Redondo < marisol.redondo.gar...@gmail.com> wrote: > Hi, > > We are using Solr 8 with basic authentication, and when