bigbluebutton / docker

Docker files for BigBlueButton
GNU Lesser General Public License v3.0
359 stars 240 forks source link

Why actually deleted recordings doesn't removes from greenlight web interface. #327

Open viser72 opened 3 weeks ago

viser72 commented 3 weeks ago

We have configured RECORDING_MAX_AGE_DAYS=15 in .env file. Also "periodic" container removes recordings from filesystem actually. But, we can see these removes recordings in list still: Screenshot 2024-06-07 113222 Of course we have error 404 if trying to open deleted recording: image Is there solutions to fix list of recordings in "greenlight" web interface? ps: version of BBB updated to 2.7.3, greenlight - 3.0.6.1

yurikoles commented 2 weeks ago

Can you reproduce this issue on a straight BBB setup without a Docker?