subrosa-io/subrosa-client

e.uids error starting video chat

Closed this issue · 1 comments

jsha commented

I experienced this error on FF 30.0 and can no longer reproduce since I upgraded. Steps to reproduce on FF 30.0:

  1. Log in.
  2. Click on an online contact.
  3. Before sending any IMs, initiate a video chat.

Expected result:

Video chat starts.

Actual result:

Popup appears with an error mentioning 'e.uids'. I clicked 'Send report', so this should show up in logs.

With this and another bug I'm about to file, it's probably worth throwing a compatibility warning for FF <31.0.

ixro commented

Thanks - this is an issue on the server side, with uids not being sent in case the fingerprint verification timed out (now fixed). This timeout doesn't seem specific to <31.0, though.

What's more interesting is that the clients are not sending the fingerprints, or the server isn't receiving them in time. I've increased the timeout to help.