Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Without configuration change, ublock origin disabled globally, webex "Media connection failed" #3765

Open
aral-matrix opened this issue Jul 2, 2024 · 2 comments

Comments

@aral-matrix
Copy link

aral-matrix commented Jul 2, 2024

I had used Webex from browser (firefox on debian) for ~3 years without problems - last use was on 28 June, at the time my debian is on "bookworm" (stable).

Today, trying to join a meeting on webex.com from browser resulted in everything working as usual - including the camera preview showing up & microphone getting audio input - until I hit the final "join meeting" button, when it results in an error message "Media connection failed".

The last system update has been more than a week ago, and the configuration is:

env DBUS_SESSION_BUS_ADDRESS=none firejail --noprofile --private=~/.firejail firefox-esr
Firefox: 115.11.0esr (64-bit)
ublock origin: disabled globally

about:plugins
OpenH264 Video Codec provided by Cisco Systems, Inc.

File: 2.3.2
Path: /home/user/.mozilla/firefox/syxtm1vf.default-esr/gmp-gmpopenh264/2.3.2
Version: 2.3.2
State: Enabled
This plugin is automatically installed by Mozilla to comply with the WebRTC specification and to enable WebRTC calls with devices that require the H.264 video codec. Visit https://www.openh264.org/ to view the codec source code and learn more about the implementation.

about:config
media.gmp-gmpopenh264.lastUpdate 1718224762 == GMT: Wednesday, June 12, 2024 8:39:22 PM

When trying the same configuration outside firejail, I get a different error:
"The meeting number or meeting link is invalid. Check the number or link and then try again."
(Correlation ID is briefly shown and vanishes before it can be read, replaced by only the above text)

Everything works fine when using chromium with the libopenh264-7 codec.

The issue is reproducible on my other machine running debian trixie (but the same firefox-esr).

Any ideas how webex.com could have messed up the compatibility? Could it be because the debian firefox esr is way behind the non-esr version numbers?

@marcin-bazyl
Copy link

There was an issue in the webex web app yesterday, causing it to fail with "Media connection failed" message on Firefox 115 ESR - it's because the web app was trying to access the sctp property on the RTCPeerConnection object and that version of Firefox doesn't support it. It has been fixed already, so please try again - it should work for you now.

@aral-matrix
Copy link
Author

Thank you @marcin-bazyl - I can confirm that the "Media connection failed" error is gone & I can join my meetings again as of today.

You'd think that a company like cisco is big enough to test something like this before pushing to production systems, but oh well - I guess they're short on qualified people because shareholders took all the money :( Hooray for capitalism.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants