blindsidenetworks / scalelite

Scalable load balancer for BigBlueButton.
GNU Affero General Public License v3.0
465 stars 249 forks source link

Cannot access old existing recording after update #982

Open samuelpetrosyan opened 1 year ago

samuelpetrosyan commented 1 year ago

Deployment (required):

  1. Deployment: scalelite-run
  2. Versions: v1.5.1.1 latest versions
  3. Tools used for reproducing the issue: Scalelite with NFS shared volume

Dear all, I had a scalelite-run v1.3.2 running on Ubuntu 16.04. To update it, I created completely new Ubuntu 20.04 server and then installed and configured completely new scalelite v1.5.1.1 (using scalelite-run docker-compose method). Everything works fine BUT ONLY old recordings are not showing. Those files are transferred from old server and I can access them directly via url. But they don't show up in Greenlight.

I suppose that I should something to initialize the existing recording list. But I could not find in docs about that. Please help to find a way! Thanks in advance.