Re: "this.authenticationStore" is null after 9.7.0 Update

2024-10-28 Thread Patrik Peng
Hi Jason I can confirm the workaround seems to work. In our case, some new errors showed up, but which are related to the docvalues changes and need to be fixed on our end: unexpected docvalues type NONE for field '_version_' (expected=NUMERIC) So, all good from our side. Regards, Patrik O

Re: "this.authenticationStore" is null after 9.7.0 Update

2024-10-28 Thread Jason Gerlowski
Hi all, I found a workaround which you guys might be able to make use of. In short - SolrCloud users should be able to avoid the problem by removing the "SOLR_AUTH_TYPE" envvar and "solr.httpclient.builder.factory" sysprop from their configuration. (Note that the 'bin/solr auth" tool appends the

Re: "this.authenticationStore" is null after 9.7.0 Update

2024-10-25 Thread Jason Gerlowski
Hi guys, Thanks for the info! I managed to reproduce this locally and created a JIRA ticket to investigate and release a fix: https://issues.apache.org/jira/browse/SOLR-17515 To me at least it looks like a pretty serious bug, and might end up resulting in a 9.7.1 release if other folks agree (an

Re: "this.authenticationStore" is null after 9.7.0 Update

2024-10-25 Thread Patrik Peng
Hi Jason Thanks for looking into this. - what authc/authz plugins are enabled on your cluster? If basicAuth is in use (as the stack suggests), is "forwardCredentials" setup? We have BasicAuth and RuleBasedAuthorization in use with blockUnknown enabled and forwardCredentials disabled. - i

Re: "this.authenticationStore" is null after 9.7.0 Update

2024-10-25 Thread Endika Posadas
Hi, thanks for looking into this. In my case, solr is running with basic auth and without forwardCredentials (using the default). No SSL enabled and no customisations to HttpClient creation. (aside from "-Dsolr.httpclient.config=/var/solr/data/basicAuth.properties" to pass the basic auth credentia

Re: "this.authenticationStore" is null after 9.7.0 Update

2024-10-25 Thread Jason Gerlowski
Hi guys, Thanks for sharing your experience; sorry you've run into trouble here! I'm going to take a look at reproducing if I can - can you share some details about your cluster setup? - what authc/authz plugins are enabled on your cluster? If basicAuth is in use (as the stack suggests), is "fo

Re: "this.authenticationStore" is null after 9.7.0 Update

2024-10-25 Thread Endika Posadas
Hi all, Unfortunately, I am also getting the same error. In my case, I am running Solr 9.4.1 and upgrading to 9.7.0. When a node gets upgraded to 9.7.0 and tries to recover from the leader, the above errors happen. Going back to 9.4.1 allows them to recover, but I am now stuck in an old version. A

"this.authenticationStore" is null after 9.7.0 Update

2024-10-16 Thread Patrik Peng
Hi all After updating one of our Solrcloud instances to 9.7.0, the according replicas are unable to recover after service startup. The following exception is logged repeatedly: 2024-09-18 09:36:31.238 ERROR (recoveryExecutor-12-thread-1-processing-fts06.host.internal:8983_solr dovecot_fts_sha