epugh commented on PR #1851:
URL: https://github.com/apache/solr/pull/1851#issuecomment-1697342481

   Ugh...   test_ssl.bats failing.. thought it was ssl, but running not in ssl, 
I can create a collection with my user:password, but I can't query it!!!
   
   ```
    curl -u name:password 'http://localhost:8983/solr/test/select?q=*:*' 
   <html>
   <head>
   <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   <title>Error 403 Unauthorized request, Response code: 403</title>
   </head>
   <body><h2>HTTP ERROR 403 Unauthorized request, Response code: 403</h2>
   <table>
   <tr><th>URI:</th><td>/solr/test/select</td></tr>
   <tr><th>STATUS:</th><td>403</td></tr>
   <tr><th>MESSAGE:</th><td>Unauthorized request, Response code: 403</td></tr>
   <tr><th>SERVLET:</th><td>default</td></tr>
   </table>
   
   ```


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

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

Reply via email to