/Tmp folder Space issue

Hi, Please help to resolve we are facing issue where /tmp folder is consuming space by storing .png and csv files.

location :- /tmp

Files names are like
1:- -rw-r--r-- 1 metabase metabase 553 Aug 30 03:30 metabase_pulse_image_8695688873414212097.png

2:- -rw-r--r-- 1 metabase metabase 331 Aug 29 08:30 metabase_attachment9991057650015411634csv

How can we resolve this issue?

Please help.

sudo rm * /tmp

Do we need to schedule as daily cron job or can we make any changes in configurations?

schedule it as a cron job

Hi. Does anyone know if this is an actual bug or if theres a fix for it? Having the same problem since upgrading to version 0.50.29. This has never been an issue for me before on versions 0.4*.

it has always been like that

I would disagree on that. I've been running Metabase since versions 0.30.* and not once have I had to delete anything from the /tmp directory. Same server, almost same user count all through. So, this is pretty new to me as an experience. But will have to use cron for now anyway.

Hi @Luiggi ,
I would like to clarify if it is safe to delete the .xml files located in /tmp/poifiles/ on Metabase? Are these files purely temporary, or could deleting them impact any ongoing export processes?

Thank you for your guidance!

hi @Luiggi
Could you confirm related the question? we have plan to housekeeping / deleting the record from those folder but, we need to know first what the impact if we do that in the the metabase application?

thank you

you might end up with some error on the report, but we're fixing that

so, i can assume is it bug? and the file in the those folder shouldn't be deleted until the metabase team fixed the issue?

thanks