Opensearch failing connect timeout and no status in service dashboard

0

I went to bed last night and everything was ok, woke up this morning and tried to start working and All my calls to Opensearch where timing out:

opensearchpy.exceptions.ConnectionTimeout: ConnectionTimeout caused by - ReadTimeout(HTTPSConnectionPool(host='search-XXXXXXXX-jt5tcucdjcsa-xedweehyupm7z3zn5q6tqrt57q.us-east-2.es.amazonaws.com', port=443): Read timed out. (read timeout=10)) e65029b2-6ce0-4b34-a137-a6f598bfe877 ERROR ConnectionTimeout: ConnectionTimeout caused by - ReadTimeout(HTTPSConnectionPool(host='search-XXXXXXXXXX-jt5tcucdjcsa-xedweehyupm7z3zn5q6tqrt57q.us-east-2.es.amazonaws.com', port=443): Read timed out. (read timeout=10))

Checked the service health dashboard and no errors listed there.

Went to the Opensearch Dashboard in the AWS UI and The cluster Health field was empty as was Searchable Doucments, total Free Space, and minimum free space. Clicking on Cluster Health gives a 404 Source View in the summary and no other useful information. There is no useful button anywhere like reboot cluster. I am at a complete loss of what to do.

Luckily this is a development environment, but if this is happening here, what's to keep this from happening in a production enviornment?

Anyone have any ideas?

BTW as an aside, why can't we post screenshots on this support site? As a second aside the tag for Opensearch doesn't exist you have to use elasticsearch

asked 2 years ago111 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions