Skip to content

Can't connect to any WebTorrent trackers In Chrome #59

@117503445

Description

@117503445

image

App.vue:221 Error: Connection error: Failed to construct 'RTCPeerConnection': 'stun:global.stun.twilio.com:3478?transport=udp' is not a valid stun or turn URL.
    at p.r (websocket-tracker.js:413:35)
    at Object.h (events.js:243:26)
    at u.emit (events.js:153:5)
    at p._destroy (index.js:461:19)
    at p.destroy (index.js:404:10)
    at index.js:107:33

Can't connect to tracer in chrome, but FireFox can.

I think the reason is that one of the dependencies is using the wrong STUN server stun:global.stun.twilio.com:3478?transport=udp but this is illegal.

You can refer to twilio/twilio-video.js#1934

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions