Can not create new index , Client request timeout (502)

Hi, elasticsearch worked fine when I install it first. After two weeks, now when I try to create new index it return below error

PUT customer

response

{"statusCode":502,"error":"Bad Gateway","message":"Client request timeout"}

Welcome to our community! :smiley:

Please don't post pictures of text, logs or code. They are difficult to read, impossible to search and replicate (if it's code), and some people may not be even able to see them :slight_smile:

Nonethless, your Kibana logs clearly state that it is not able to connect with any ES host defined in the configured. Please make sure your Kibana and ES are up and running and that the connection between two is successfully established.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.