docker-jitsi-meet
docker-jitsi-meet copied to clipboard
Jitsi - Regular disconnect at the same time on multiple service providers
We are running Jitsi on multiple service providers. Every day same time we have disconnect of all the jitsi members with a following errors in logs
Sep 28, 2020 6:50:12 AM org.jitsi.utils.logging2.LoggerImpl log INFO: timeout for pair: 185.54.7.64:10000/udp/srflx -> 46.219.8.145:33193/udp/prflx (stream-35a33b35.RTP), failing. Sep 28, 2020 6:50:13 AM org.jitsi.utils.logging2.LoggerImpl log INFO: timeout for pair: 185.54.7.64:10000/udp/srflx -> 193.24.222.53:53538/udp/prflx (stream-0f4b789e.RTP), failing. Sep 28, 2020 6:50:13 AM org.jitsi.utils.logging2.LoggerImpl log INFO: timeout for pair: 185.54.7.64:10000/udp/srflx -> 193.107.74.227:37346/udp/prflx (stream-ace4d2b0.RTP), failing. Sep 28, 2020 6:50:13 AM org.jitsi.utils.logging2.LoggerImpl log INFO: timeout for pair: 185.54.7.64:10000/udp/srflx -> 62.152.10.63:61152/udp/prflx (stream-ca1fabcf.RTP), failing. Sep 28, 2020 6:50:13 AM org.jitsi.utils.logging2.LoggerImpl log INFO: timeout for pair: 185.54.7.64:10000/udp/srflx -> 193.24.222.53:52244/udp/prflx (stream-60b06df2.RTP), failing. Sep 28, 2020 6:50:15 AM org.jitsi.utils.logging2.LoggerImpl log INFO: timeout for pair: 185.54.7.64:10000/udp/srflx -> 94.179.246.215:10865/udp/prflx (stream-2fd27083.RTP), failing. Sep 28, 2020 6:50:15 AM org.jitsi.utils.logging2.LoggerImpl log INFO: timeout for pair: 185.54.7.64:10000/udp/srflx -> 46.219.8.145:33193/udp/prflx (stream-35a33b35.RTP), failing. Sep 28, 2020 6:50:15 AM org.jitsi.utils.logging2.LoggerImpl log INFO: timeout for pair: 185.54.7.64:10000/udp/srflx -> 46.219.207.162:43530/udp/prflx (stream-3de20f56.RTP), failing. Sep 28, 2020 6:50:16 AM org.jitsi.utils.logging2.LoggerImpl log INFO: timeout for pair: 185.54.7.64:10000/udp/srflx -> 193.24.222.53:53538/udp/prflx (stream-0f4b789e.RTP), failing. Sep 28, 2020 6:50:16 AM org.jitsi.utils.logging2.LoggerImpl log INFO: timeout for pair: 185.54.7.64:10000/udp/srflx -> 193.107.74.227:37346/udp/prflx (stream-ace4d2b0.RTP), failing. Sep 28, 2020 6:50:16 AM org.jitsi.utils.logging2.LoggerImpl log INFO: timeout for pair: 185.54.7.64:10000/udp/srflx -> 62.152.10.63:61152/udp/prflx (stream-ca1fabcf.RTP), failing. Sep 28, 2020 6:50:16 AM org.jitsi.utils.logging2.LoggerImpl log INFO: timeout for pair: 185.54.7.64:10000/udp/srflx -> 193.24.222.53:52244/udp/prflx (stream-60b06df2.RTP), failing. Sep 28, 2020 6:50:18 AM org.jitsi.utils.logging2.LoggerImpl log INFO: timeout for pair: 185.54.7.64:10000/udp/srflx -> 94.179.246.215:10865/udp/prflx (stream-2fd27083.RTP), failing. Sep 28, 2020 6:50:18 AM org.jitsi.utils.logging2.LoggerImpl log INFO: timeout for pair: 185.54.7.64:10000/udp/srflx -> 46.219.8.145:33193/udp/prflx (stream-35a33b35.RTP), failing.
Different providers have exactly the same problem so issue is not related to temporary network issues or provider dedicated reasons. Network monitoring doesn't show any unusual things, also other services are running fine in the same network. Please suggest us how to debug / investigate such behaviour. Unfortunately nothing useful can be found in logs that could provide us better understanding of a root cause.
Interesting to note that it happens during the meetings in the morning only... @bgrozev, could you give a hint how we can find the root of the issue? Thank you
would also be most interested in this one