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
When the Elasticsearch container is restarted, amcat4 will throw ConnectionRefusedError: [Errno 111] Connection refused and Exception: Cannot connect to elasticsearch server ('elastic7:9200',) errors until the amcat4 container is restarted as well.
We probably should have an automated way to resolve this, since it can be confusing.
The text was updated successfully, but these errors were encountered:
When the Elasticsearch container is restarted, amcat4 will throw
ConnectionRefusedError: [Errno 111] Connection refused
andException: Cannot connect to elasticsearch server ('elastic7:9200',)
errors until the amcat4 container is restarted as well.We probably should have an automated way to resolve this, since it can be confusing.
The text was updated successfully, but these errors were encountered: