Persist head block: write compaction

I am starting nakama server using docker composer. but i am getting following error.

level=error ts=2021-02-20T05:12:49.057Z caller=db.go:685 component=tsdb msg=“compaction failed” err=“persist head block: write compaction: write chunks: preallocate: no space left on device”

Hi @kmsudhir, how much space is left on your HDD/SSD?

95% disk space used and showing 403M available

@kmsudhir please clear up more disk space.

@kmsudhir Keep in mind that you can tell from the output with Docker compose that the log output you see is not from Nakama server but from the database. You should join the CRDB community to ask more about how the database engine works.