Description
I am trying to store objects in my WCS cluster (Serverless, Managed Cluster). But I am running into an error which says ‘store is read-only’. Weaviate docs say this is probably a memory issue, how can I increase memory on my cluster? (I only have a 1000 objects of 1024 dimensions there). I saw similar messages pop up on my dashboard yesterday (regarding memory).
Server Setup Information
- Weaviate Server Version: 1.23.8
- Client Language and Version: python