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

CONFERENCE_TERMINATED #421

Closed
anjana1904 opened this issue Dec 16, 2022 · 1 comment
Closed

CONFERENCE_TERMINATED #421

anjana1904 opened this issue Dec 16, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@anjana1904
Copy link

jitsi_meet plugin version: 4.0.0

I'm trying to integrate video call functionality in one of my apps using the jitsi_meet library in Flutter. Now the issue is that when we start the call, we get the following error messages:

Failed to load config from http://meet.example.com/config.js?room=testError(TypeError){"message":"Network request failed","stack":"onerror@index.android.bundle:137:7285\ndispatchEvent@index.android.bundle:128:5676\nvalue@index.android.bundle:123:6095\nvalue@index.android.bundle:123:2835\nvalue@index.android.bundle:49:1280\nvalue@index.android.bundle:36:3685\nindex.android.bundle:36:841\nvalue@index.android.bundle:36:2939\nvalue@index.android.bundle:36:813\nvalue@[native code]"}

ExternalAPI Sending event: CONFERENCE_TERMINATED with data: { NativeMap: {"url":"http://meet.example.com/test","error":"TypeError: Network request failed"} }

Can anyone help me solve this problem?

WhatsApp Image 2022-12-16 at 11 18 09 PM

@anjana1904 anjana1904 added the bug Something isn't working label Dec 16, 2022
@anjana1904 anjana1904 changed the title [BUG]: <your-title> CONFERENCE_TERMINATED Dec 16, 2022
@anjana1904
Copy link
Author

The issue was related with SSL certificate. After adding it issue was fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant