Replies: 2 comments 9 replies
-
Sounds like Elasticsearch isn't coming up (or something like that). What version of SO are you on? And do you have the logs from |
Beta Was this translation helpful? Give feedback.
8 replies
-
I would first consider updating your version of Security Onion to the latest. What is the output of the following from the manager and the search node?
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I got the following error when i try to lunch Kibana "kibana server is not ready yet" I followed this steps https://docs.securityonion.net/en/2.3/kibana.html#diagnostic-logging but i get this error logs instead.
I've also tried to restart Kibana but I keep having the same error "(287/300)\nServer is not ready\nWaiting for value 'Elastic' at 'http://localhost:5601/app/kibana' " so it gives up after 300 retries or so.
Thanks in advance
{"type":"log","@timestamp":"2021-06-14T11:15:10+00:00","tags":["info","plugins","monitoring","monitoring"],"pid":294,"message":"config sourced from: production cluster"}
{"type":"log","@timestamp":"2021-06-14T11:15:11+00:00","tags":["info","savedobjects-service"],"pid":294,"message":"Waiting until all Elasticsearch nodes are compatible with Kibana before starting saved objects migrations..."}
{"type":"log","@timestamp":"2021-06-14T11:15:12+00:00","tags":["info","savedobjects-service"],"pid":294,"message":"Starting saved objects migrations"}
{"type":"log","@timestamp":"2021-06-14T11:15:12+00:00","tags":["warning","savedobjects-service"],"pid":294,"message":"Unable to connect to Elasticsearch. Error: search_phase_execution_exception"}
{"type":"log","@timestamp":"2021-06-14T11:15:12+00:00","tags":["warning","savedobjects-service"],"pid":294,"message":"Unable to connect to Elasticsearch. Error: search_phase_execution_exception"}
Beta Was this translation helpful? Give feedback.
All reactions