These are all symptoms of the same underlying issue: the Elasticsearch index is out of sync. If any of the following are true, please wait a few minutes and try again:
If that doesn’t work, try the following steps:
If you have less than 1 million objects in the bucket, you should re-index the bucket:
Open the bucket overview in the Quilt catalog and click the gear icon (upper right), or navigate to Admin settings > Buckets and inspect the settings of the bucket in question.
Under “Indexing and notifications”, click “Re-index and Repair”.
Optionally: if and only if bucket notifications are not working and you are certain that there are no other subscribers to the S3 Events of the bucket in question, check “Repair S3 notifications”.
Bucket packages, stats, and the search index will repopulate in the next few minutes.
However, if you have more than 1 million objects in the bucket, re-indexing will take much longer and potentially become expensive. In that case, please try the below steps. If those do not work, please contact Quilt support.
Determine your Quilt instance’s Elasticsearch domain from Amazon Console >
OpenSearch or aws opensearch list-domain-names. Note the domain name
(hereafter QUILT_DOMAIN).
aws es describe-elasticsearch-domain --domain-name "$QUILT_DOMAIN"\
> quilt-es-domain.json
Visit Amazon Console > OpenSearch > QUILT_DOMAIN > Cluster health.
Set the time range as long as possible to fully overlap with your observed issues.
Screenshot the Summary, Overall Health, and Key Performance Indicator sections
As a rule you should not reconfigure your Elasticsearch domain directly as this will result in stack drift that will be lost the next time you update your Quilt instance.
There are two reasons for encountering the “Session expired” notice
after clicking the RELOAD button in the Quilt Catalog.
To help diagnose Catalog issues:
Download
package button).Save the HAR-formatted file to your localhost.

Download
package button).