Hello dear enaio-development Team,
I've just updated my test systems to Redline 5.0.
For some reason, service manager services (index, info, search) cannot connect to elasticsearch anymore. And when i try to "curl" the system like so:
curl http://myelserver:9200/_cluster/health
i get:
/10.10.15.169:60606 denied!
Where 10.10.15.169 is actually IP-Address of my laptop, and not of the remote myelserver machine.
I already tried to turn off the firewall on the both machines, just for a test. If I execute the above mentioned command locally (on the myelserver) - it works and returns 200. Did I miss something from the update manual?
Best wishes,
Umar