Igor
03/02/2025, 12:29 AMVapi Support Bot
03/02/2025, 12:30 AMKINGS BIG
03/03/2025, 1:52 PMlogs
markdown
๐ต 00:27:40:392 Process `receive`'s Stream `stderr` Data: {"timestamp":"2025-03-02T00:27:40.392438Z","level":"ERROR","fields":{"message":"no subscription for consumer: ConsumerId(\"7c9bad0d-c83a-4139-8dcd-661444dcff3d\")"},"target":"daily_core::call_manager::events::from_sfu::soup
_consumer_closed"}
This is coming from the receive process in your Daily call implementation.When a participant joins a Daily call, they create "consumers" for receiving audio/video streams. This error typically happens in one of these scenarios:
\- A participant left the call but the system is still trying to process their media stream
\- A subscription was removed or changed while media was still being processed
\- There was a race condition in the subscription management
This is generally a non-critical error that happens during normal call operations, especially when participants join or leave. The Daily system is designed to handle these situations gracefully.KINGS BIG
03/03/2025, 1:52 PMIgor
03/03/2025, 5:55 PMIgor
03/04/2025, 7:01 AMIgor
03/05/2025, 7:53 PMKINGS BIG
03/06/2025, 10:11 PMplayht
instead was one of the chance were web call failed, and yes I asked your previously if it's happening frequently for you? If this is repeating for you then please share the call IDs so I can try to find the source of the problem, and resolve it.Igor
03/07/2025, 11:13 AM