Cannot connect to an index
- kuro19Participant2 years, 4 months ago #31804
Hi,
On Connect to your index step, It shows error:
We could not join your search server. Your path could be malformed, or your search server down (error code 400)
{ “responseHeader”:{ “status”:400, “QTime”:73}, “error”:{ “metadata”:[ “error-class”,”org.apache.solr.common.SolrException”, “root-error-class”,”java.lang.ClassNotFoundException”], “msg”:”Error CREATEing SolrCore ‘mysolr1’: Unable to create core [mysolr1] Caused by: solr.CaffeineCache”, “code”:400}}
On PHP 7.4, Solr 7.4 and WP 6.1.1. Solr is running and the server is not down.
Thanks.
mahamkaliParticipant2 years, 3 months ago #32038Hi,
On Connect to your index step, It shows error:
Please check your hosting, an exception occured while calling your search server:{“error”:{“root_cause”:[{“type”:”security_exception”,”reason”:”missing authentication credentials for REST request [/test_index/_count]”,”header”:{“WWW-Authenticate”:[“Basic realm=\”security\” charset=\”UTF-8\””,”Bearer realm=\”security\””,”ApiKey”]}}],”type”:”security_exception”,”reason”:”missing authentication credentials for REST request [/test_index/_count]”,”header”:{“WWW-Authenticate”:[“Basic realm=\”security\” charset=\”UTF-8\””,”Bearer realm=\”security\””,”ApiKey”]}},”status”:401}
Thanks.
wpsolrKeymaster2 years, 3 months ago #32039Is it a SolrCloud?
You can read a similar issue https://www.wpsolr.com/forums/topic/unable-to-connect-to-index-when-solr-authentication-and-authorization/
You must be logged in to reply to this topic.