Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup does not ask for elastic search host? #990

Open
amenk opened this issue May 11, 2022 · 2 comments
Open

Setup does not ask for elastic search host? #990

amenk opened this issue May 11, 2022 · 2 comments
Labels
Milestone

Comments

@amenk
Copy link
Contributor

amenk commented May 11, 2022

The Magento 2.4.4 setup via n98-magerun2 install does not seem to ask for the elasticsearch host, which causes the process to fail:

  Installing search configuration...                                                                                                                                                                                                   
                                                                                                                                                                                                                                       
  In SearchConfig.php line 81:                                                                                                                                                                                                         
                                                                                                                                                                                                                                       
    Could not validate a connection to Elasticsearch. No alive nodes found in your cluster                                                                                                                                                                                                                                                    
@amenk amenk added the question label May 11, 2022
@cmuench
Copy link
Member

cmuench commented Jun 21, 2022

@amenk right. The install command does not ask for every setup parameter. In this case we should add support for this parameter.
Currently it takes the default "localhost:9200".

@cmuench cmuench added this to the 7.3.0 milestone Sep 12, 2023
@cmuench cmuench modified the milestones: 7.3.0, 7.4.0 Jan 30, 2024
@cmuench
Copy link
Member

cmuench commented Jan 30, 2024

@amenk I did some test but the topic is not so easy as it looks like. We have to find a good solution to manage Elasticsearch and Opensearch. I postpone it to 7.4.0.

@cmuench cmuench modified the milestones: 7.4.0, 7.5.0 Apr 27, 2024
@cmuench cmuench modified the milestones: 7.5.0, 7.6.0 Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants