mailerlite / laravel-elasticsearch

An easy way to use the official Elastic Search client in your Laravel applications.
MIT License
906 stars 187 forks source link

NoNodesAvailableException: No alive nodes found in your cluster #152

Open ravenKaisar opened 9 months ago

ravenKaisar commented 9 months ago
image
devhaozi commented 2 weeks ago

Set sslVerification to false in config/elasticsearch.php works for me.