vc4all / jitsi-hacks

Changes in Jitsi to make it more suitable for our needs
1 stars 0 forks source link

Zombie rooms #5

Open berkes opened 4 years ago

berkes commented 4 years ago

Investigate how this can be solved.


BjornW commented 4 years ago

Aanknopingspunten:

Lijkt erop dat de 1e link gelijk heeft omdat men in de 2e link al vraagt naar Prosody. @berkes eens testen op de test server van je?

BjornW commented 4 years ago

@berkes je gaf aan dat videobridge2 misschien een oplossing hiervoor was. Heb je links met info daarover?

berkes commented 4 years ago

On testserver, upgraded videobridge to videobridge2.

sudo apt remove jitsi-videobridge && sudo apt install jitsi-videobridge2

This results in:

The following additional packages will be installed:
  jicofo jitsi-meet jitsi-meet-prosody jitsi-meet-web jitsi-meet-web-config jitsi-videobridge2
Recommended packages:
  jitsi-meet-turnserver | apache2
The following packages will be REMOVED:
  jitsi-videobridge
The following NEW packages will be installed:
  jitsi-videobridge2
The following packages will be upgraded:
  jicofo jitsi-meet jitsi-meet-prosody jitsi-meet-web jitsi-meet-web-config

This works and quick tests show that the new videobriegde deamon works as drop-in replacement.

It leaves an old service: sudo service jitsi-videobridge status

 jitsi-videobridge.service
   Loaded: masked (/dev/null; bad)
   Active: failed (Result: exit-code) since Fri 2020-04-10 10:23:21 UTC; 13min ago
 Main PID: 7043 (code=exited, status=143)

Apr 03 11:00:37 quiet-gibson.webschuur.com systemd[1]: jitsi-videobridge.service: Main process exited, code=exited, status=143/n/a
Apr 03 11:00:37 quiet-gibson.webschuur.com systemd[1]: jitsi-videobridge.service: Failed with result 'exit-code'.
Apr 03 11:00:37 quiet-gibson.webschuur.com systemd[1]: Stopped Jitsi Videobridge.
Apr 03 11:00:37 quiet-gibson.webschuur.com systemd[1]: Starting Jitsi Videobridge...
Apr 03 11:00:37 quiet-gibson.webschuur.com systemd[1]: Started Jitsi Videobridge.
Apr 10 10:23:21 quiet-gibson.webschuur.com systemd[1]: Stopping Jitsi Videobridge...
Apr 10 10:23:21 quiet-gibson.webschuur.com systemd[1]: jitsi-videobridge.service: Main process exited, code=exited, status=143/n/a
Apr 10 10:23:21 quiet-gibson.webschuur.com systemd[1]: jitsi-videobridge.service: Failed with result 'exit-code'.
Apr 10 10:23:21 quiet-gibson.webschuur.com systemd[1]: Stopped Jitsi Videobridge.

Maybe this is due to how the services are configured with systemctl

BjornW commented 4 years ago

One of our volunteer servers (NOGAlliance) is already updated (new interface), perhaps we should ask them?

berkes commented 4 years ago

meet.webschuur.com is running the new version wtith extensive logging, for 5 days now. Perhaps we can use that to test more/better?

berkes commented 4 years ago

On hold. Waiting for other tickets to be "backported" to ansible and then closed first: