fission-codes / auth-lobby

The authentication service that Fission services run.
https://auth.fission.codes
GNU Affero General Public License v3.0
12 stars 1 forks source link

Catch weird Firefox webrtc behaviour #20

Closed icidasset closed 3 years ago

icidasset commented 4 years ago

Not sure if we wanna do something with this. But in any case, sometimes in Firefox you'll get this WebRTC: ICE failed, add a TURN server error. If you restart your browser it normally goes away. No idea where this is coming from.

If the error happens over, say, 15 times, we could show a message to the users, asking if they could restart their browser or open the page in a new window.

icidasset commented 3 years ago

No use of catching this error, seems to work sometimes even despite the error message.