Skip to content

ICE failed on Firefox(Chrome and Safari work) #271

@mantou132

Description

@mantou132

webrtc 0.4.0
macOS 12.5.1
Firefox 106

ICE error occurs when I use Firefox to establish a WebRTC connection to the server

[2022-08-28T15:25:56Z WARN  webrtc_ice::agent::agent_internal] [controlled]: pingAllCandidates called with no candidate pairs. Connection is not possible yet.
[2022-08-28T15:25:56Z DEBUG server::voice] RTCIceCandidate { stats_id: "candidate:FIV8Qka2KodtWAZbrFe2URWWQgFgh0XN", foundation: "1709623001", priority: 1694498815, address: "43.155.95.230", protocol: Udp, port: 58096, typ: Srflx, component: 1, related_address: "0.0.0.0", related_port: 58096, tcp_type: "unspecified" }
[2022-08-28T15:25:56Z WARN  webrtc_ice::agent::agent_internal] [controlled]: pingAllCandidates called with no candidate pairs. Connection is not possible yet.
[2022-08-28T15:25:57Z WARN  webrtc_ice::agent::agent_internal] [controlled]: pingAllCandidates called with no candidate pairs. Connection is not possible yet.
[2022-08-28T15:25:57Z WARN  webrtc_ice::agent::agent_internal] [controlled]: pingAllCandidates called with no candidate pairs. Connection is not possible yet.
[2022-08-28T15:25:57Z WARN  webrtc_ice::agent::agent_internal] [controlled]: pingAllCandidates called with no candidate pairs. Connection is not possible yet.
[2022-08-28T15:25:57Z WARN  webrtc_ice::agent::agent_internal] [controlled]: pingAllCandidates called with no candidate pairs. Connection is not possible yet.
[2022-08-28T15:25:57Z WARN  webrtc_ice::agent::agent_internal] [controlled]: pingAllCandidates called with no candidate pairs. Connection is not possible yet.
[2022-08-28T15:25:58Z WARN  webrtc_ice::agent::agent_internal] [controlled]: pingAllCandidates called with no candidate pairs. Connection is not possible yet.
[2022-08-28T15:25:58Z WARN  webrtc_ice::agent::agent_internal] [controlled]: pingAllCandidates called with no candidate pairs. Connection is not possible yet.
[2022-08-28T15:25:58Z WARN  webrtc_ice::agent::agent_internal] [controlled]: pingAllCandidates called with no candidate pairs. Connection is not possible yet.
[2022-08-28T15:25:58Z WARN  webrtc_ice::agent::agent_internal] [controlled]: pingAllCandidates called with no candidate pairs. Connection is not possible yet.
[2022-08-28T15:25:58Z WARN  webrtc_ice::agent::agent_internal] [controlled]: pingAllCandidates called with no candidate pairs. Connection is not possible yet.
[2022-08-28T15:25:59Z WARN  webrtc_ice::agent::agent_internal] [controlled]: pingAllCandidates called with no candidate pairs. Connection is not possible yet.
[2022-08-28T15:25:59Z WARN  webrtc_ice::agent::agent_internal] [controlled]: pingAllCandidates called with no candidate pairs. Connection is not possible yet.

I found a similar question on pion, looking at the thread description, it seems to be a bug of pion, So is it also a problem with webrtc-rs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingsubcrate:iceFor issues specific to the ICE crate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions