Re: [I] Basic Auth Bootstrap Not Working In 0.9.0 [solr-operator]
HoustonPutman closed issue #755: Basic Auth Bootstrap Not Working In 0.9.0 URL: https://github.com/apache/solr-operator/issues/755 -- 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]
Re: [I] Basic Auth Bootstrap Not Working In 0.9.0 [solr-operator]
idjemaoune commented on issue #755: URL: https://github.com/apache/solr-operator/issues/755#issuecomment-2653520207 I encountered the same issue with version 9.7.0 when creating my cluster from scratch with this version. However, upgrading from version 9.6.1 (with authentication already in place) to later versions works correctly. -- 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]
Re: [I] Basic Auth Bootstrap Not Working In 0.9.0 [solr-operator]
Calcagiara commented on issue #755: URL: https://github.com/apache/solr-operator/issues/755#issuecomment-2639800143 Hey there, having the same problem here. I will add that version 9.7.0 works fine with a fresh new deploy too, so I'm guessing it's an issue related specifically with the 9.8.0 version. -- 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]
Re: [I] Basic Auth Bootstrap Not Working In 0.9.0 [solr-operator]
ibraheemalayan commented on issue #755: URL: https://github.com/apache/solr-operator/issues/755#issuecomment-2639565683 ⭕️ UPDATE: I deleted the SolrCloud, recreated it with Solr `8.11.4` and it worked, then deleted that, and created with `9.6.1` and it also worked. So I deleted it again (**without deleting the PVCs**) and recreated it with `9.8.0` and it worked. But clearly there is an issue with `9.8.0` -- 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]
