/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.