I was facing a strange issue on one of my servers. Storage was getting full even when I did not upload any extra files.
Turned out it was a MySQL logging issue and got resolved only when I disabled logging.
References:
-
https://www.alittleofboth.com/2020/04/droplet-out-of-disk-space/
-
https://www.digitalocean.com/community/questions/where-did-my-disc-space-go
Category: Coding