Open karolryska opened 2 months ago
Logger.js:155 2024-08-20T14:20:19.135Z [conference.js] <D$._onConferenceFailed>: CONFERENCE FAILED: conference.videobridgeNotAvailable
Have you tried restarting jvb? Does that fix it?
Unfortunately, restarting jvb did not fix it. Do you have any other suggestions?
Share jvb logs as a starter.
Here are the logs from when the error was reproduced
[hostname=localhost id=shard] MucClient.lambda$getConnectAndLoginCallable$9#660: Failed to login. Disconnecting to trigger a re-connect.
Apparently your jvb cannot connect to prosody. In the mean time your jicofo is connected. Share your jvb configs, masking any private information. /etc/jitsi/videobridge/sip-communicator.properties and /etc/jitsi/videobridge/jvb.conf
Here is the config
videobridge {
http-servers {
public {
port = 9090
}
}
websockets {
enabled = true
domain = "jitsi.***.org:443"
tls = true
}
}
What happened?
In my self-hosted instance, when a video call is joined by a second participant for both of them, a “You have been disconnected” message appears.
Clicking "Rejoin now" or waiting sometimes works, sometimes not, and the same error continues. If it worked for one participant, reconnecting the second participant will again show a “no connection” message for the first participant, and so on and so forth.
Platform
Browser / app / sdk version
Chrome 126.0.6478.114
Relevant log output
Reproducibility
More details?
Self-hosted
jitsi-meet-prosody/stable,now 1.0.8091-1 all [installed,automatic] jitsi-meet-turnserver/stable,now 1.0.8091-1 all [installed,automatic] jitsi-meet-web-config/stable,now 1.0.8091-1 all [installed,automatic] jitsi-meet-web/stable,now 1.0.8091-1 all [installed,automatic] jitsi-meet/stable,now 2.0.9646-1 all [installed] jitsi-videobridge2/stable,now 2.3-160-g97a1f15b-1 all [installed,automatic]