You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we’re getting the following error on setup after adding `action.auto_create_index` maybe we need to enable `single_node` to work properly:
| + docker run --network elastic --rm appropriate/curl --max-time 120 --retry 120 --retry-delay 1 --retry-connrefused --show-error --silent http://es1:9200
| curl: (7) Failed to connect to es1 port 9200: Host is unreachable
[Rails/test] ❌ Failure - Setup and start Elasticsearch
0 commit comments