docker-jitsi-meet
docker-jitsi-meet copied to clipboard
Cannot set presence extension: not connected [hostname=jitsi.<mydomain>.com id=shard0]
i have followed https://www.cynkra.com/blog/2020-11-02-jitsi-load-balanced/ for second bridge and getting below error. Runnings with docker installation :
-
On main server all are default configuration with generated password [everything workings fine when we browse jitsi.
.com even by connecting mutiple user ] and public url, DOCKER_HOST_ADDRESS= -
On Bridge server only jvg as mentioned above mentioned portal configuration with main server password and DOCKER_HOST_ADDRESS=
note:
jitsi.
Did you make sure the second JVB is in the same netwrk?
I appear to have the same issue, but I am not using docker, and I have just setup a single instance.
JVB 2024-08-24 18:25:30.824 WARNING: [1] ColibriWebSocketService.<init>#51: Websockets enabled, but no domains specified: URLs=[wss://meet.salientsecurity.ca:443/colibri-ws/default-id], Relay URLs=[]
JVB 2024-08-24 18:25:30.828 WARNING: [23] [hostname=localhost id=shard] MucClient.setPresenceExtensions#467: Cannot set presence extension: not connected.
It looks like hostname is not right, but I don't know where to correct that.