why this error “No space left on device while appending to file” can happen in insert and update in ArangoDB?
Hi I have encountered this exception while I want to insert or update in ArangoDB. I just wonder why this error occurred because the document which I want to insert or update is not too huge and our ArangoDB maintainer said we had 160 GB free space. our application is based on java with spring if could be helpful in finding the solution and our Arango version is 3.8.6. here is the exception with detailed trace and our dependencies in pom.xml. I will appreciate for any fruitful answer or comment.