Skip to content

Instantly share code, notes, and snippets.

@danmaby
Created June 19, 2020 08:54
Show Gist options
  • Save danmaby/eaffcf38d318462ff2a62de2b40dc569 to your computer and use it in GitHub Desktop.
Save danmaby/eaffcf38d318462ff2a62de2b40dc569 to your computer and use it in GitHub Desktop.
Restart Jitsi Meet
sudo systemctl restart prosody
sudo systemctl restart jicofo
sudo systemctl restart jitsi-videobridge2
sudo systemctl restart nginx
@jakobkrabbe
Copy link

jakob@myjitsiserver:$ sudo systemctl restart jitsi-videobridge2
Failed to restart jitsi-videobridge2.service: Unit jitsi-videobridge2.service is masked.
jakob@myjitsiserver:
$ sudo systemctl restart jitsi-videobridge

videobridge2 was not for me! :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment