2021-03-27T00:31:51.816Z modulemanager e[1;31merrore[0m Unable to load module ‘client_proxy’: /usr/lib/prosody/modules/mod_client_proxy.lua: No such file or directory
So I switch to unstable Jitsi package, and it fix this problem.
the mod_client_proxy file is not (yet) necessary for stable.
current stable ==> jicofo → prosody port 5347 direct component connection
unstable ==> jicofo → prosody port 5222 through mod_client_proxy
Thanks for the explanation
S because I’m using docker-jitsi-meet to depoy, unstable is not handle yet.
Is there so doc related to ‘unstable’ parameters somewhere ?