Hello.
Trying to install magento 2.4.6 on ubuntu . during magento installation i get the following error
Could not validate a connection to the opensearch, no alive nodes found in your cluster .
I have search everywhere for solution , yet found nothing that solves this issue. anyone managed to install magento 2.4.6 with opensearch ? if so , please let us know how .
Thanks.
I think i found the issue.
Opensearch SSL is self signed and can cause issues on some systems . turning that off in opensearch.yml file allowed me to start magento installation.