-
Notifications
You must be signed in to change notification settings - Fork 218
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
Android 11 Chrome participant is thrown out with 53405 error #1701
Comments
Same issue for me, please see my comment #1698 (comment). |
Hi @Antiai, Thanks for opening up this issue with us and providing a ton of useful information. I'm going to begin my investigations and see if I can reproduce this. Could you also provide some room sids when this happens as well? Thank you! Best, |
Hi, @PikaJoyce!
|
Thank you for that @Antiai, So I've tried to reproduce your issue on an Android 10 device but I was unable to reproduce it. However, it was an Android 10 device. I see that your ICE connection on the Android device is never established and there was one issue in the past in which Android 11 / Chrome v82 had ICE gathering issues, I'm wondering if this issue may have resurfaced. Here are some other tools we can try out to narrow down what the issue might be: Also, please try opening this network test app up on your Android device and see if there are any failures. Please let me know the results of your findings and hopefully we can hash this out! Best, |
Thank you, @PikaJoyce ! I've checked WebRTC sample, and it works on Android 11 Chrome. I forgot to mention, that in the Twilio Video App React before connecting to a room we have a page with video preview - it works as well, and I can see the video stream from a camera. Troubles begin on trying to connect to a room.
It may fail on |
Thank you for that @Antiai, That's great to know. So I tested this on an Android 9 device as well on Chrome and I couldn't reproduce this either.
I noticed that aside from the OS version number being different, my group room signaling region is set to I'll also file an internal ticket(VIDEO-8717) to investigate this further regardless, and post any updates or movements on that end on this thread. Thank you for your patience and do let me know your results! |
@PikaJoyce I've tried to change signaling region to global and Germany - unfortunately, it doesn't help. Also, I've noticed a couple of things:
Here is the room SID of these cases RM4cf90538e04ee52262063a117d73e9d2 |
Hi @Antiai, Thank you for your continued testing that's very valuable. I've reached out to the team about this issue. There is another thing I'm a tad bit worried about and was wondering if you could test really quickly as well which is this sample. If you click I noticed that on all instances where you're using Android Chrome, there is no ICE connection being established for any participant, but Android on FireFox establishes a connection in one of your rooms. This leads me to think the problem may run a bit deeper. Thank you again, |
Hello @PikaJoyce, I'm having a similar issue. Two of our users, both of whom are on Android 11, were not able to publish video or audio, and their attempts to connect ended up with multiple sessions of 45 to 48 seconds long. I was able to reproduce this issue in AWS Device Farm with a Samsung Galaxy S21 emulator running on Android 11. I tried networktest.twilio.com with the emulator, and got a couple of errors for TURN UDP connection, TLS connection and a 31003 error, as the below screenshots show. Hope these clues can help with your troubleshooting. Q |
Hi, @PikaJoyce! |
Hi @PikaJoyce, Same thing happens to me. I have tested this app network test app and it shows many errors on Android 11 device, while when running on the desktop Chrome it works fine. Also, similarly as in @Antiai's case in this sample I don't see anything after I press Reproduced on twilio-video: @2.16.0, @2.19.1, Android 11 Galaxy A02, Chrome 98.0.4758.87 |
Folks, Thank you all for providing various test cases and being so patient. Since this seems to be a more wide spread issue and others have also reported it through other outlets as well, I have gone ahead and filed an issue against Chrome. Please follow the issue here and star if you can so we can get this issue resolved as soon as possible! I'll keep this issue updated with any new updates that come in through Chrome and I will also pin this issue to get more visibility here. Best, |
This is mostly on Samsung devices, correct? |
Thank you @fippo ! Yes it seems like most folks here are testing on Samsung devices. We're looking forward to the fix! Folks @Antiai @q-kit @aibek-top , I'll be keeping this thread open for updates. Once the fix goes out, if things look good, I will close this. Best, |
Hi folks, It seems like this will be fixed on latest M99: 99.0.4844.58. I'll now be closing this issue. However, if folks are still coming up on issues please do not hesitate to open another ticket! Last update here Thanks, |
Hi Folks, I'm here to leave a quick tidbit in case anyone comes across this issue and is looking for some way to minimize the impact of this issue. Some users may not update their browsers and Chrome has not quite pushed out this fix yet on stable (as of this message, stable is at 99.0.4844.48), it's still coming soon (99.0.4844.58) but in the meanwhile, here's quick snippet the team came up with for folks to use to display a warning or error message to users on the affected devices.
Until then, I'll reopen this issue until Chrome ships the fix! Best, |
Hi everyone, Long time no see! It's with great pleasure to say that Chrome has released the fix to this issue in the latest stable Chrome 99 (99.0.4844.78) today. So the update should be available for folks to use soon. As promised, I'll now close this issue as it's been fixed but will keep the pin on this. Please see the post here Thanks again for the patience everyone, |
@PikaJoyce I believe this has resurfaced in Android 12, which I reported late last year (twilio/video-quickstart-android#687). Logs and screenshots are located in issue attached. |
or sensitive account information (API keys, credentials, etc.) when reporting this issue.
Issue description:
We were trying the Twilio Video App React on different devices and faced an issue on Android 11 Chrome browsers:
Join Now
the app performs reconnect:We've found the same behavior of the Quickstart app on the Android 11 Chrome browser.
It could be reproduced here https://video-app-3516-1636-dev.twil.io?passcode=90170835161636 (passcode expires Wed Feb 16 2022)
Also, we have an enterprise app where we are experiencing the same issue on Android Chrome.
Expected behavior:
Actual behavior:
Join Now
trying to connect and after ~1 minute is thrown out with 53405 errorSoftware versions:
The text was updated successfully, but these errors were encountered: