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

Firefox - getting session_failed event #43

Closed
vahan1107 opened this issue Jun 7, 2023 · 8 comments
Closed

Firefox - getting session_failed event #43

vahan1107 opened this issue Jun 7, 2023 · 8 comments

Comments

@vahan1107
Copy link

Hi,

On Laptop, Firefox (PC), I'm getting these events:

  1. {"type": "connection": connectionStatus": "ready"}
  2. {"type": "broadcasts_update", "broadcasts": []}
  3. {"type": "disconnect"}
  4. {"type": "error", "name": "session_failed", "code": "TypeError"}
  5. {"type": "disconnect"}

But on chrome it's ok.
What does the 4th event mean and how to solve it?

@opusonline
Copy link
Member

Hello Vahan,

this looks like a bug somewhere in the starting process. Do you see any more details in the logs?

Please try using the GUI (links.gui in API response) or the example GUI to double-check if the error still occurs in Firefox.

Thanks for your help!

@opusonline
Copy link
Member

@vahan1107 Do you have any updates on this? Is it working with the GUI or the Example GUI with Firefox?

@vahan1107
Copy link
Author

hi @opusonline ,

Not yet, I will check it today.

Thank you!

@vahan1107
Copy link
Author

vahan1107 commented Jun 15, 2023

hi @opusonline ,

we have tested it with our problematic device. Here is the info of the device:
device: Redmi Note 11 Pro 5G with Android 12 and MIUI Global v13.0.6
browser on the device: Firefox: 114.1.0

The problem is that other users can't hear and see user of this device. And also Redmi user can hear voices of other users.

Thanks in advance.

@opusonline
Copy link
Member

Hello @vahan1107,
thanks for your answer, but now I'm confused.
Your initial message was "On Laptop, Firefox (PC), …" and now you're talking about a mobile device.
Is the issue {"type": "error", "name": "session_failed", "code": "TypeError"} still existing on Laptop Firefox with our prebuild GUI or the example GUI?
Thanks!

@vahan1107
Copy link
Author

The only problem I see in the GUI is just the one I described.
I'll let you know if there are problems, as long as that's all I can tell you.
Thank you.

@vahan1107
Copy link
Author

I can't get {"type": "error", "name": "session_failed", "code": "TypeError"} again in my page to check it in your GUI.

@opusonline
Copy link
Member

@vahan1107
if I understand correctly, the issue "Firefox - getting session_failed event" does not occur in our GUI?
That means, the error happens due to an issue in your implementation. Please have a closer look into our example GUI https://github.com/eyeson-team/react-web-gui-example.
Regarding the issue on a mobile device, please create a new ticket if you need further help. Thanks in advance!
Best regards, Stefan

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