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
Hello! I have this problem, the web app it is not shown in my browser and I do not know how to fix it, maybe docker-compose fails or the connection whit elasticsearch, If you know how to solve it I would appreciate your help.
elasticsearch.exceptions.ConnectionError: ConnectionError(<urllib3.connection.HTTPConnection object at 0x7fe30b690390>: Failed to establish a new connection: [Errno 111] Connection refused) caused by: NewConnectionError(<urllib3.connection.HTTPConnection object at 0x7fe30b690390>: Failed to establish a new connection: [Errno 111] Connection refused)
/usr/local/lib/python3.6/dist-packages/requests/init.py:91: RequestsDependencyWarning: urllib3 (1.26.3) or chardet (3.0.4) doesn't match a supported version!
RequestsDependencyWarning)
Unable to connect to ES. Retrying in 5 secs...
Unable to connect to ES. Retrying in 5 secs...
Unable to connect to ES. Retrying in 5 secs...
Out of retries. Bailing out...
The text was updated successfully, but these errors were encountered:
I have this same issue. Any help would be much appreciated.
Hello! I have this problem, the web app it is not shown in my browser and I do not know how to fix it, maybe docker-compose fails or the connection whit elasticsearch, If you know how to solve it I would appreciate your help.
elasticsearch.exceptions.ConnectionError: ConnectionError(<urllib3.connection.HTTPConnection object at 0x7fe30b690390>: Failed to establish a new connection: [Errno 111] Connection refused) caused by: NewConnectionError(<urllib3.connection.HTTPConnection object at 0x7fe30b690390>: Failed to establish a new connection: [Errno 111] Connection refused) /usr/local/lib/python3.6/dist-packages/requests/init.py:91: RequestsDependencyWarning: urllib3 (1.26.3) or chardet (3.0.4) doesn't match a supported version! RequestsDependencyWarning) Unable to connect to ES. Retrying in 5 secs... Unable to connect to ES. Retrying in 5 secs... Unable to connect to ES. Retrying in 5 secs... Out of retries. Bailing out...
hi, I had same issue and this helped me #40 (comment)
Hello! I have this problem, the web app it is not shown in my browser and I do not know how to fix it, maybe docker-compose fails or the connection whit elasticsearch, If you know how to solve it I would appreciate your help.
elasticsearch.exceptions.ConnectionError: ConnectionError(<urllib3.connection.HTTPConnection object at 0x7fe30b690390>: Failed to establish a new connection: [Errno 111] Connection refused) caused by: NewConnectionError(<urllib3.connection.HTTPConnection object at 0x7fe30b690390>: Failed to establish a new connection: [Errno 111] Connection refused)
/usr/local/lib/python3.6/dist-packages/requests/init.py:91: RequestsDependencyWarning: urllib3 (1.26.3) or chardet (3.0.4) doesn't match a supported version!
RequestsDependencyWarning)
Unable to connect to ES. Retrying in 5 secs...
Unable to connect to ES. Retrying in 5 secs...
Unable to connect to ES. Retrying in 5 secs...
Out of retries. Bailing out...
The text was updated successfully, but these errors were encountered: