eamena-project / eamena-arches-dev

development repository of the EAMENA Arches-powered database platform
https://eamena.org/home
GNU Affero General Public License v3.0
5 stars 3 forks source link

ApiError 429 #51

Closed zoometh closed 4 months ago

zoometh commented 4 months ago

When trying to update a field value in the training Db

image

Unable to save.
ApiError(429, 'cluster_block_exception', 'index [eamena_resources] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block];')

Related to ElasticSearch, indeed there is little space left (6%) and a df shows:

Filesystem      Type     1K-blocks     Used Available Use% Mounted on
/dev/root       ext4      20141632 15119620   5005628  94% /

✔️ enlarge the volume & extend the file system (works at Use% = 76%)