Cannot find live nodes

We have Elasticsearch on a Godaddy vps, it's working for the live environment but no live nodes for the staging website.

The issue is there when we want to run setup:upgrade in the Magento Dev environment

Error notice: Could not validate a connection to Elasticsearch. No alive nodes found in your cluster

Anyone an idea please?

Looks like Elasticsearch is not working.
Can you share the following API calls and commands results with me?

  1. service elasticsearch status - if it's dead start/restart it.
  2. curl -k http://localhost:9200/_cat/health?pretty - it should be green or yellow, If not reindex the data.