On 17/11/2023 06.37, [EXT] Jonas Swiatek wrote:
> Hi!
>
> I've got mr12.0.1 running in Docker on Debian Bookworm, having
> recently upgraded from mr9.5.6 on Debian Stretch (also docker).
>
> I'm running into an issue where RTP Engine simply stops responding to
> http requests (/ping), and also doesn't respond to any ng commands
> sent over websocket.
>
> I don't use the UDP Interface for control, so I don't know if this is
> also unresponsive. As far as I can tell rtp engine is still processing
> rtp for already established sessions.
>
> There's no logs being printed that indicates any error - it simply
> just stops printing the usual lines:
>
> INFO: [http] HTTP GET from
172.29.37.7:9682: '/ping'
> INFO: [control] Received command 'ping' from
172.29.37.7:61970
> INFO: [control] Replying to 'ping' from
172.29.37.7:61970 (elapsed
> time 0.000001 sec)
>
> These lines simply stops being emitted, and all the surrounding
> systems show that http connections don't establish, and existing
> Websocket connections no longer receive replies to commands sent.
>
> Any tips on how I can debug this issue further, or any idea what could
> be the root cause?
This should reveal if there are any deadlocks involved. Make sure you