sarkaramrit2 opened a new issue, #599: URL: https://github.com/apache/solr-operator/issues/599
Solr 9.2.1 facing two issues: * except solr home dir, read/write permissions are needed and hence fails ``` "solrClientTLS": { "mountedTLSDir": { "path": "/abv-client-tls", # see `spec.customSolrKubeOptions.podOptions.volumes` below "path": "/opt/solr-9.2.1.0-apple/abv-client-tls", ``` * SNI 400s ```2023-07-25 17:19:34.649 WARN (qtp912747546-37) [] o.e.j.s.HttpChannel handleException /solr/admin/info/system org.eclipse.jetty.http.BadMessageException: 400: Invalid SNI 2023-07-25 17:19:34.649 WARN (qtp912747546-98) [] o.e.j.s.HttpChannel handleException /solr/admin/info/system org.eclipse.jetty.http.BadMessageException: 400: Invalid SNI 2023-07-25 17:19:34.656 WARN (qtp912747546-35) [] o.e.j.s.HttpChannel handleException /solr/admin/info/system org.eclipse.jetty.http.BadMessageException: 400: Invalid SNI ``` -- 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: issues-unsubscr...@solr.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org