"No alive nodes found in your cluster" in Magento 2.4

Started the issue, so i check with the command…

curl -X GET 'http://localhost:9200'
curl: (7) Failed to connect to localhost port 9200: Connection refused
journalctl -u elasticsearch.service -b -e
Hint: You are currently not seeing messages from other users and the system.
      Users in groups 'adm', 'systemd-journal' can see all messages.
      Pass -q to turn off this notice.
~
~
-- Logs begin at Fri 2020-10-16 06:21:09 UTC, end at Fri 2020-10-16 10:44:36 UTC. >
-- No entries --
lines 1-2/2 (END)
 systemctl status elasticsearch
● elasticsearch.service - Elasticsearch
     Loaded: loaded (/lib/systemd/system/elasticsearch.service; enabled; vendor prese>
     Active: failed (Result: signal) since Fri 2020-10-16 11:26:14 UTC; 10min ago
       Docs: http://www.elastic.co
    Process: 36735 ExecStart=/usr/share/elasticsearch/bin/elasticsearch -p ${PID_DIR}>
   Main PID: 36735 (code=killed, signal=KILL

this what i am getting…