Jitsi-meet: Hey, How to restart jitsi-meet

Created on 16 Jul 2018  路  4Comments  路  Source: jitsi/jitsi-meet

Hey, How to restart jitsi-meet???
after config changed, how to restart ?

Most helpful comment

You can restart jicofo /etc/init.d/jicofo restart, you can restart jitsi-videobridge /etc/init.d/jitsi-videobridge restart, you can restart prosody /etc/init.d/prosody restart, these are the components that need a restart on config change.

Please in the future when you have questions or problems, before opening an issue, discuss them first on the community forum: https://community.jitsi.org as stated in the issues template, thank you.

All 4 comments

You can restart jicofo /etc/init.d/jicofo restart, you can restart jitsi-videobridge /etc/init.d/jitsi-videobridge restart, you can restart prosody /etc/init.d/prosody restart, these are the components that need a restart on config change.

Please in the future when you have questions or problems, before opening an issue, discuss them first on the community forum: https://community.jitsi.org as stated in the issues template, thank you.

Thanks !

/etc/init.d/jitsi-videobridge2 restart

/etc/init.d/jicofo restart && /etc/init.d/jitsi-videobridge2 restart && /etc/init.d/prosody restart

Copy paste oneliner.

Was this page helpful?
0 / 5 - 0 ratings