diff --git a/pkg/logger/logger.go b/pkg/logger/logger.go index 3153fcbb2..a8ffa0334 100644 --- a/pkg/logger/logger.go +++ b/pkg/logger/logger.go @@ -15,7 +15,7 @@ var ( pionIgnoredPrefixes = map[string][]string{ "ice": { "pingAllCandidates called with no candidate pairs", - "failed to send packet", + "failed to send packet: io: read/write on closed pipe", "Ignoring remote candidate with tcpType active", "discard message from", },