Hello,
I have upgraded to the latest Jitsi version (on debian), but I experience crashes I have never had with previous versions.
It can happen during a conference with 3, 8 participants or with 30 participants (many of which are usually with video muted), after 10 minutes or after 1 hour.
Only one conference happens at a time.
The conference stops, and restarts after two or three automatic attempts to restart.
Could you please help me understand what could be the problem ?
LOGS :
in /var/log/jitsi/jicofo.log.2.gz
Jicofo 2021-02-22 13:55:09.954 INFOS: [517] org.jitsi.jicofo.AbstractChannelAllocator.log() Using jvbbrewery@internal.auth.visio.mydomain.com/8d67c44c-c373-4827-a139-80a0daf4d4b7 to allocate channels for: Participant[roomname@conference.visio.mydomain.com/ba601082]@1882080772
Jicofo 2021-02-22 13:55:21.710 GRAVE: [511] org.jitsi.jicofo.AbstractChannelAllocator.log() jvbbrewery@internal.auth.visio.mydomain.com/8d67c44c-c373-4827-a139-80a0daf4d4b7 - failed to allocate channels, will consider the bridge faulty: Timed out waiting for a response.
org.jitsi.protocol.xmpp.colibri.exception.TimeoutException: Timed out waiting for a response.
at org.jitsi.impl.protocol.xmpp.colibri.ColibriConferenceImpl.maybeThrowOperationFailed(ColibriConferenceImpl.java:328)
at org.jitsi.impl.protocol.xmpp.colibri.ColibriConferenceImpl.createColibriChannels(ColibriConferenceImpl.java:268)
at org.jitsi.protocol.xmpp.colibri.ColibriConference.createColibriChannels(ColibriConference.java:102)
at org.jitsi.jicofo.ParticipantChannelAllocator.doAllocateChannels(ParticipantChannelAllocator.java:110)
at org.jitsi.jicofo.AbstractChannelAllocator.allocateChannels(AbstractChannelAllocator.java:271)
at org.jitsi.jicofo.AbstractChannelAllocator.doRun(AbstractChannelAllocator.java:190)
at org.jitsi.jicofo.AbstractChannelAllocator.run(AbstractChannelAllocator.java:150)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Jicofo 2021-02-22 13:55:21.714 GRAVE: [511] org.jitsi.jicofo.JitsiMeetConferenceImpl.log() One of our bridges failed: jvbbrewery@internal.auth.visio.mydomain.com/8d67c44c-c373-4827-a139-80a0daf4d4b7
Jicofo 2021-02-22 13:55:21.714 AVERTISSEMENT: [511] org.jitsi.jicofo.AbstractParticipant.log() Canceling ParticipantChannelAllocator[BridgeSession[id=45520_8f48fc, bridge=Bridge[jid=jvbbrewery@internal.auth.visio.mydomain.com/8d67c44c-c373-4827-a139-80a0daf4d4b7, relayId=null, region=null, stress=0,11]]@470681232, Participant[roomname@conference.visio.mydomain.com/26610eb1]@1183602231]@1065474849
Jicofo 2021-02-22 13:55:21.722 INFOS: [511] org.jitsi.jicofo.JitsiMeetConferenceImpl.log() Region info, conference=45520: null, null, null, null, null, null, null
Jicofo 2021-02-22 13:55:21.722 AVERTISSEMENT: [511] org.jitsi.jicofo.AbstractParticipant.log() Canceling ParticipantChannelAllocator[BridgeSession[id=45520_8f48fc, bridge=Bridge[jid=jvbbrewery@internal.auth.visio.mydomain.com/8d67c44c-c373-4827-a139-80a0daf4d4b7, relayId=null, region=null, stress=0,11]]@470681232, Participant[roomname@conference.visio.mydomain.com/e24526d5]@1212919958]@1002326025
IN during the same time /var/log/jvb.log.1
2021-01-22 13:55:06.468 INFOS: [26] HealthChecker.run#170: Performed a successful health check in PT0.000001S. Sticky failure: false
2021-01-22 13:55:16.468 INFOS: [26] HealthChecker.run#170: Performed a successful health check in PT0S. Sticky failure: false
2021-01-22 13:55:26.467 INFOS: [26] HealthChecker.run#170: Performed a successful health check in PT0.000001S. Sticky failure: false
2021-01-22 13:55:36.467 INFOS: [26] HealthChecker.run#170: Performed a successful health check in PT0S. Sticky failure: false
2021-01-22 13:55:36.490 INFOS: [25] VideobridgeExpireThread.expire#140: Running expire()
2021-01-22 13:55:46.467 INFOS: [26] HealthChecker.run#170: Performed a successful health check in PT0.000001S. Sticky failure: false
2021-01-22 13:55:56.467 INFOS: [26] HealthChecker.run#170: Performed a successful health check in PT0.000001S. Sticky failure: false
2021-01-22 13:56:06.467 INFOS: [26] HealthChecker.run#170: Performed a successful health check in PT0.000001S. Sticky failure: false
2021-01-22 13:56:16.467 INFOS: [26] HealthChecker.run#170: Performed a successful health check in PT0S. Sticky failure: false
2021-01-22 13:56:26.467 INFOS: [26] HealthChecker.run#170: Performed a successful health check in PT0.000001S. Sticky failure: false
2021-01-22 13:56:36.468 INFOS: [26] HealthChecker.run#170: Performed a successful health check in PT0.000001S. Sticky failure: false
2021-01-22 13:56:36.490 INFOS: [25] VideobridgeExpireThread.expire#140: Running expire()
2021-01-22 13:56:46.467 INFOS: [26] HealthChecker.run#170: Performed a successful health check in PT0.000001S. Sticky failure: false
Thanks for your help or advice