Needs work
Project:
Elasticsearch Connector
Version:
8.x-7.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2017 at 11:53 UTC
Updated:
18 Dec 2025 at 01:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
musa.thomasComment #3
juampynr commentedIn a clean Drupal installation, here is what I see when I open the Search API's main admin page:
However, if you add the server via the Elasticsearch Connector admin form and then open that Search API admin form, then you can add the Elasticsearch server successfully. Further details on how to do this can be found at https://www.lullabot.com/articles/indexing-content-from-drupal-8-to-elas....
Comment #4
dakku commentedConfirming this behaviour.
It works if you add the cluster via
admin/config/search/elasticsearch-connector/cluster/addBut not through the Search API Config
Comment #5
markdorisonI am experiencing this same issue as well.
Comment #6
eloivaqueSame error. #3 works for me.
Is important to check "Make this cluster default connection"
Comment #7
grimreaperHello,
If my reply to this issue can help #2986469-3: Error trying to add search API server after having added cluster.
Comment #8
ash2303 commentedComment #9
ash2303 commentedChanged version of issue to 8.x-7.x and uploading a patch to fail gracefully.
Comment #10
ash2303 commentedComment #11
ash2303 commentedComment #12
psf_ commented#10 don't work for me, the page enter in infinite loop.
Comment #13
psf_ commentedComment #14
psf_ commentedIn my case the problem come using configuration split, this module settings was moved from general configuration folder to the a split folder. Importing configuration this module become unconfigured, and lock all the site.
Comment #15
lucasvm commented#3 worked for me, first you need to add a cluster on admin/config/search/elasticsearch-connector/cluster/add then it will appear on the admin page.
Comment #17
alberto56 commentedRelated: #3563795: Avoid fatal errors if, when adding a new server, certain plugins throw errors