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
I get this error, the flask app could not conetc to ElasticSearch app:
"""
pyright (c) 2018 Elasticsearch BV
web_1 | Unable to connect to ES. Retrying in 5 secs...
web_1 | Unable to connect to ES. Retrying in 5 secs...
web_1 | Unable to connect to ES. Retrying in 5 secs...
web_1 | Out of retries. Bailing out...
es | [2020-11-09T00:47:36,762][INFO ][o.e.d.DiscoveryModule ] [ubZeIip] using discovery type [single-node]
foodtrucks_web_1 exited with code 1
es | [2020-11-09T00:47:38,699][INFO ][o.e.n.Node ] [ubZeIip] initialized
"""
The text was updated successfully, but these errors were encountered:
I get this error, the flask app could not conetc to ElasticSearch app:
"""
pyright (c) 2018 Elasticsearch BV
web_1 | Unable to connect to ES. Retrying in 5 secs...
web_1 | Unable to connect to ES. Retrying in 5 secs...
web_1 | Unable to connect to ES. Retrying in 5 secs...
web_1 | Out of retries. Bailing out...
es | [2020-11-09T00:47:36,762][INFO ][o.e.d.DiscoveryModule ] [ubZeIip] using discovery type [single-node]
foodtrucks_web_1 exited with code 1
es | [2020-11-09T00:47:38,699][INFO ][o.e.n.Node ] [ubZeIip] initialized
"""
The text was updated successfully, but these errors were encountered: