Camunda 8: Cannot accept requests for partition 1. Broker is out of disk space

Hello everyone,

I have installed Camunda 8 with a Kubernetes cluster on an Ubuntu VM (8gb ram, 4 cores, 50gb harddrive storage).

All pods are running and I can use everything.
After a few days, when i am trying to deploy a BPMN or Form I get the error message:
Cannot accept requests for partition 1. broker is out of disk space [ deploy-error ]

What could be the problem? Or where can I release the memory again or why is the memory full although I have not worked with it?

I am using the camunda Helm template and have only adjusted the hosts and Ingress values.

Thank you very much for your help :slight_smile: