Created
May 5, 2017 19:19
-
-
Save richm/2f6f2534a9e6192548e0b2ccc5e4c75e to your computer and use it in GitHub Desktop.
es errors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
working version - current openshift-ansible master: | |
[2017-05-05 18:40:23,866][INFO ][node ] [Lurking Unknown] initialized | |
[2017-05-05 18:40:23,867][INFO ][node ] [Lurking Unknown] starting ... | |
[2017-05-05 18:40:23,997][INFO ][discovery ] [Lurking Unknown] logging-es/0z187lAmQJeRtwt8_l_IYw | |
.....[2017-05-05 18:40:28,489][INFO ][cluster.service ] [Lurking Unknown] new_master {Lurking Unknown}{0z187lAmQJeRtwt8_l_IYw}{172.17.0.3}{172.17.0.3:9300}{master=true}, reason: zen-disco-join(elected_as_master, [0] joins received) | |
[2017-05-05 18:40:28,703][INFO ][http ] [Lurking Unknown] publish_address {172.17.0.3:9200}, bound_addresses {[::]:9200} | |
[2017-05-05 18:40:28,703][INFO ][node ] [Lurking Unknown] started | |
non working version | |
..[2017-05-05 18:49:42,495][INFO ][node ] [Torgo of Mekka] initialized | |
[2017-05-05 18:49:42,496][INFO ][node ] [Torgo of Mekka] starting ... | |
..[2017-05-05 18:49:44,994][INFO ][discovery ] [Torgo of Mekka] logging-es/7IR-MhQvS9SnusCZEmY0xA | |
...[2017-05-05 18:49:50,797][INFO ][client.transport ] [Surtur] failed to get node info for {#transport#-1}{127.0.0.1}{127.0.0.1:9300}, disconnecting... | |
ReceiveTimeoutTransportException[[][127.0.0.1:9300][cluster:monitor/nodes/liveness] request_id [0] timed out after [5103ms]] | |
at org.elasticsearch.transport.TransportService$TimeoutHandler.run(TransportService.java:698) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment