We noticed that we are unable to access to the ES snapshots :
" Run the following Elasticsearch query to check the snapshots.
GET http://ES_ROUTE/_snapshot/Repository/_all"
Expected Result:
Below is the error being reported:
" repository_exception Could not read repository data because the contents of the repository do not match its expected state. This is likely the result of either concurrently modifying the contents of the repository by a process other than this cluster or an issue with the repository's underlying storage. The repository has been disabled to prevent corrupting its contents. To re-enable it and continue using it please remove the repository from the cluster and add it again to make the cluster revoer the known state of the repository from its physical contents"
DX Platform 2x
Some Jarvis services were malfunctioning:
For more information regarding how to troubleshoot issues with Jarvis servies, see "AIOps - Jarvis (kafka, zookeeper, elasticSearch) Troubleshooting"
Option 1) Restart the Jarvis services
see: AIOps - How to restart Jarvis services?
Option 2) Restart all DX Platform Services using <DX-HOME>/tools/dx-admin.sh stop and start :