I have tried giving the following configurations in the elasticsearch.yaml file
network.host: aa.bbb.ccc.dd that being my IPv4 Address and http.p
network.host: aa.bbb.ccc.dd
http.p
This is the configuration I did since I had only one machine that had the Elastic Search db in it (1 node Only).
node.data : true network.host : 0.0.0.0 discovery.seed_hosts : [] cluster.initial_master_nodes : []