HoustonPutman commented on issue #497: URL: https://github.com/apache/solr-operator/issues/497#issuecomment-1332632924
is that the same basic auth secret that the SolrCloud is setup to use? have you changed the solrcloud security after creating the cloud? The [default roles provided by the Solr Operator](https://github.com/apache/solr-operator/blob/v0.6.0/controllers/util/solr_security_util.go#L354) should allow for calling the ping handler. Can you check your solr cloud security json and see if the user in that basic auth secret is allowed to use the ping handler? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
