brickpattern commented on issue #620:
URL: https://github.com/apache/solr-operator/issues/620#issuecomment-1716215135

   from within SolrCloud pod, 
   
   ```
   /opt/solr-9.2.1$     curl http://localhost:8983/solr/admin/info 
   {
     "responseHeader":{
       "status":404,
       "QTime":0},
     "error":{
       "metadata":[
         "error-class","org.apache.solr.common.SolrException",
         "root-error-class","org.apache.solr.common.SolrException"],
       "msg":"No handler by name info available names are [system, threads, 
logging, health, properties]",
       "code":404}}
   
   ```


-- 
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]

Reply via email to