I'm trying to make this working with an Amazon AWS OpenSearch from the FreeTier but it does't work 🙁
php flarum blomstra:search:index
In StaticNoPingConnectionPool.php line 64:
No alive nodes found in your cluster
blomstra:search:index [--max-id [MAX-ID]] [--chunk-size [CHUNK-SIZE]] [--throttle [THROTTLE]] [--only [ONLY]] [--recreate] [--mapping] [--continue]
The domain has public access.
I've copied the domain endpoint, created a master user and configured it in the extension settings and for the index I'm putting just some string, e.g. "forum". What am I doing wrong?
Has anyone managed to run this with an Amazon AWS OpenSearch?