docker-jitsi-meet
docker-jitsi-meet copied to clipboard
Docker Swarm: JVB networking issue different ip address for server-id and local-address in jvb.conf
I am using Docker Swarm with an overlay network, so in the jvb.conf file, the server ID is being updated correctly, but the local address is getting updated with the docker_gwbridge IP address.which causes bridge rejoining issue.Is there any way to fix this issue.
I am using docker-jitsi-meet-stable-9364 vesion
In the latest release we rolled back to using SCTP for data-channels, after replacing the previous (and buggy) implementation, so none of this is necessary now.
Can you please give it a try?
The same issue occurs with the latest version docker-jitsi-meet-stable-9584-1. Both the server ID and local address are different, and the browser console shows 'Bridge channel send: no opened channel.' Video and reactions to other participants are not working.
Please share your env file.
I sent you a personal message on the community forum.
@surajprakashchoudhary Did you solve this problem? I am using the latest available version 9823
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.