polis
polis copied to clipboard
Math server filling up with errorconv.*.edn files
Discussed in https://github.com/compdemocracy/polis/discussions/1411
Originally posted by brendanarnold April 29, 2022
Our math Docker instance is growing in size, now currently 32GB, and it seems mostly due to files in the root of format errorconv.*.edn where * is some number like 4005751755609769. They are up to 20MB each and there are hundreds of them.
Are they safe to delete? Does anyone know what they are for?
Apprently they are due to a bug in the math server code (see discussion linked above) which requires a server restart. Until then it is possible to just delete them to free up space as a workaround.