Problem with Elasticsearch

Hey!

I’m following the local installation guide in Litium Docs, and I’m encountering a System.Runtime.InteropServices.SEHException when adding the connection string to Elasticsearch in appsettings. Sometimes I get through but when I then try to rebuild my indexes the error pops up again.

I have tried to redo the configuration of the MVC Accelerator, tried different Elasticsearch versions and there are no signs of any errors in any of the logs.

Any ideas?

/ Filip

Litium version: 8.22.2

Update:

It suddenly just started working. Not sure how or what the root cause was but glad it works now.