Solr HTTP error: OK (405)
-
Bonjour,
Je suis débutant avec Solr et j’ai un problème sur wpsolr. J’utilise solr 5.4.1 avec wordpress 4.4.2
Mon erreur : Lorsque je vais sur “Send your data” j’ai ce message :
“Please check your Solr Hosting, an exception occured while calling your Solr server:
Solr JSON response could not be decoded”et lorsque je synchronise j’ai ce message :
Error on attached file ocean (ID: 1566): Solr HTTP error: OK (405) <html> <head> <meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″/> <title>Error 405 HTTP method POST is not supported by this URL</title> </head> <body><h2>HTTP ERROR 405</h2> <p>Problem accessing /solr/admin.html. Reason:
HTTP method POST is not supported by this URL
</p><hr><i><small>Powered by Jetty://</small></i><hr/> </body> </html>
J’ai un doute sur la configuration du premiere onglet sur le solr path :
si je met “/solr/admin.html” cette erreur apparait :
“We could not join your Solr server. Your Solr path could be malformed, or your Solr server down (Solr code 404)Solr HTTP error: OK (404) <html> <head> <meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″/> <title>Error 404 Not Found</title> </head> <body><h2>HTTP ERROR 404</h2> <p>Problem accessing /solr/admin.html/admin/ping. Reason:
Not Found
</p><hr><i><small>Powered by Jetty://</small></i><hr/> </body> </html> 0″
la seul solution pour qu’il valide c’est de rentrer “/solr/admin.html#” ou “/solr/#/admin.html” ou “/solr/#” ou “solr/#/index_name”
savez vous d’ou peu venir mon erreur ?
merci beaucoup
Sam
- The topic ‘Solr HTTP error: OK (405)’ is closed to new replies.