Unable start elasticsearch Unable to revive connection: https://1.1.1.1:9200

Hello,

I can't start the elasticsearch service , I have this error:

Job for elasticsearch.service failed because a timeout was exceeded.

Execute journalctl -xe and:

```may 19 14:02:52 spro kibana[29316]: {"type":"log","@timestamp":"2020-05-19T12:02:52Z","tags":["warning","elasticsearch","admin"],"pid":29316,"message":"Unable to revive connection: https://1.1.1.1:9200     ```

I'm running ES and kibana on same host,no I'm not using docker.

If execute curl -v https://1.1.1.1:9200 I have this error:

  • About to connect() to 1.1.1.1 port 9200 (#0)
  • Trying 1.1.1.1...
  • Refused Connection
  • Failed connect to 1.1.1.1:9200; Refused Connection
  • Closing connection 0
    curl: (7) Failed connect to 1.1.1.1:9200; Refused Connection

Can anyone helpe me Please?

Thanks and a greeting

Welcome! :smiley:

Do you have the 1.1.1.1 IP defined in your configuration anywhere?

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