Solr disabled server timeout on cron

Created on 7 February 2023, over 1 year ago
Updated 9 February 2023, over 1 year ago

Setup

  • Solr version:8.1
  • Drupal Core version:9.4.8
  • Search API Solr version:^4.2

Issue

We have one disabled Solr server but CRON job is trying to connect to it.

We remove it and it gets the job done but it's not how it should work.

Drupal\search_api_solr\SearchApiSolrException: Solr endpoint http://localhost:8983/ internal Solr server error (code: 0, body: , message: Solr HTTP error: HTTP request failed, Connection timed out after 10001 milliseconds). in Drupal\search_api_solr\SolrConnector\SolrConnectorPluginBase->handleHttpException() (line 1032 of /code/web/modules/composer/search_api_solr/src/SolrConnector/SolrConnectorPluginBase.php).

🐛 Bug report
Status

Fixed

Version

4.0

Component

Solr Connectors

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024