qgis / QGIS-Django

Django project for QGIS related activities such as plugin repository
http://qgis.org
GNU General Public License v2.0
90 stars 61 forks source link

Disk space gradually filling up #282

Closed timlinux closed 5 months ago

timlinux commented 1 year ago

image


find . -type f -name 'tmp*' | xargs rm  `´

![image](https://github.com/qgis/QGIS-Django/assets/178003/4a994799-980e-4654-b1d6-24eb4ec7e714)

![image](https://github.com/qgis/QGIS-Django/assets/178003/072fb069-c32c-4de5-8d7e-77300059dea8)
Xpirix commented 5 months ago

I think this should be fixed since we've migrated to a new server. We have 84% of free space now. I will monitor it continuously to see if it still filling up gradually.