openmindanesth / openmind

anesthetic database
Eclipse Public License 1.0
1 stars 1 forks source link

Elastic Index oversized #39

Closed tgetgood closed 4 years ago

tgetgood commented 4 years ago

Something has gone markedly wrong with our elastic search setup. We've overloaded the machine with 2.1mb of data. The circuit breaker exception that comes out is saying that our index is over 390mb in size which is too big for a machine with 1gb or ram.

I don't understand what's happening here, but am looking into it. Until this gets sorted out the app isn't functional, so this is rather urgent.

tgetgood commented 4 years ago

This has been solved by increasing the size of the elasticsearch machine. This is only an interim solution, clearly, but the site is back up.