- Issue created by @pinkonomy
- Status changed to Postponed: needs info
10 months ago 7:51am 23 February 2024 - 🇩🇪Germany mkalkbrenner 🇩🇪
Downloading the zip should be possible when you turn off the auto-detection of the Solr version in the server settings or if you use drush to get the zip.
Obviously you can't establish a connection. Which Solr version are you using?
- 🇬🇷Greece pinkonomy
I have tried both Solr 8 and Solr 9 ,the issue exists on both.
- 🇬🇷Greece pinkonomy
Next I tried the Solr 9 and I took this error message:
An error occurred while trying to retrieve additional information from the Solr server: Solr endpoint http://localhost:8983/ not found (code: 404, body:
Searching for Solr?
You must type the correct path.
Solr will respond., message: Solr HTTP error: OK (404)
Searching for Solr?
You must type the correct path.
Solr will respond.).
- 🇩🇪Germany mkalkbrenner 🇩🇪
Obviously, the Solr server responds. Check the Solr logs for issues.
- 🇲🇺Mauritius yan.jaunky
Hello,
I have been getting the same issue with connector Solr Cloud.
I have checked the logs on solr, nothing in particular appears that might explain the issue.The server connection is ok on Drupal side, i can upload the configset and do reload of the collection but i keep getting:
An error occurred while trying to retrieve additional information from the Solr server: Solr endpoint http://solr-solrcloud-headless.solr.svc.cluster.local:8983/ not found (code: 404, body:
Searching for Solr?
You must type the correct path.
Solr will respond., message: Solr HTTP error: OK (404)
Searching for Solr?
You must type the correct path.
Solr will respond.).
can you assist in this please?
- 🇲🇺Mauritius yan.jaunky
Hello,
I'm facing a similar issue with SolrCloud as connector.
On the server, we do not see any errors in logs, but on Drupal, i'm having same issue.Tried on both Drupal 9, 10
- 🇬🇷Greece pinkonomy
@yan.jaunky
I am using Postgresql, are you also using Postgresql? I mean, could this be the issue? - 🇲🇺Mauritius yan.jaunky
Hello @pinkonomy
unfortunately no, i'm SQL 8, but till now have not been able to fix the issue with the solrCloud connector