jitsi / docker-jitsi-meet

Jitsi Meet on Docker
https://hub.docker.com/u/jitsi/
Apache License 2.0
3.04k stars 1.35k forks source link

Jitsi Meet "Unfortunately, something went wrong" error #1602

Open bmmargelino opened 12 months ago

bmmargelino commented 12 months ago

Hi,

Please help me fix this, I am having trouble on how to fix this. When we are creating a room then if someone joins, this always happen.

image

Thank you.

saghul commented 12 months ago

Plase share the browser console logs.

bmmargelino commented 12 months ago

image

2023-09-12T01:33:10.042Z [conference.js] <_onConferenceFailed>: CONFERENCE FAILED: conference.videobridgeNotAvailable Logger.js:154:22 o Logger.js:154 _onConferenceFailed conference.js:295 emit events.js:152 emit events.js:157 onPresence ChatRoom.js:694 onPresence strophe.emuc.js:106 run strophe.umd.js:1875 _dataRecv strophe.umd.js:3157 forEachChild strophe.umd.js:830 _dataRecv strophe.umd.js:3146 _onRequestStateChange strophe.umd.js:5012 (Async: EventHandlerNonNull) _newXHR strophe.umd.js:4452 Request strophe.umd.js:4382 _onIdle strophe.umd.js:4899 _onIdle strophe.umd.js:3881 _idleTimeout strophe.umd.js:3886 (Async: setTimeout handler) _onIdle strophe.umd.js:3885 _idleTimeout strophe.umd.js:3886 (Async: setTimeout handler) _onIdle strophe.umd.js:3885 _idleTimeout strophe.umd.js:3886 (Async: setTimeout handler) _onIdle strophe.umd.js:3885 _idleTimeout strophe.umd.js:3886 (Async: setTimeout handler) _onIdle strophe.umd.js:3885 _idleTimeout strophe.umd.js:3886 (Async: setTimeout handler) _onIdle strophe.umd.js:3885 _idleTimeout strophe.umd.js:3886 (Async: setTimeout handler) _onIdle strophe.umd.js:3885 _idleTimeout strophe.umd.js:3886 (Async: setTimeout handler) _onIdle strophe.umd.js:3885 _idleTimeout strophe.umd.js:3886 (Async: setTimeout handler) _onIdle strophe.umd.js:3885 _idleTimeout strophe.umd.js:3886 (Async: setTimeout handler) _onIdle strophe.umd.js:3885 _idleTimeout strophe.umd.js:3886 (Async: setTimeout handler) _onIdle strophe.umd.js:3885 _idleTimeout strophe.umd.js:3886 (Async: setTimeout handler) _onIdle strophe.umd.js:3885 _idleTimeout strophe.umd.js:3886 (Async: setTimeout handler) _onIdle strophe.umd.js:3885 _idleTimeout strophe.umd.js:3886 (Async: setTimeout handler) _onIdle strophe.umd.js:3885 _idleTimeout strophe.umd.js:5257 (Async: setTimeout handler) _send strophe.umd.js:5256 send strophe.umd.js:2583 sendIQ strophe.umd.js:2740 sendIQ XmppConnection.js:498 discoRoomInfo ChatRoom.js:298 onPresence ChatRoom.js:573 onPresence strophe.emuc.js:106 run strophe.umd.js:1875 _dataRecv strophe.umd.js:3157 forEachChild strophe.umd.js:830 _dataRecv strophe.umd.js:3146 _onRequestStateChange strophe.umd.js:5012 (Async: EventHandlerNonNull) _newXHR strophe.umd.js:4452 Request strophe.umd.js:4382 _onIdle strophe.umd.js:4899 _onIdle strophe.umd.js:3881 flush strophe.umd.js:2599 flush XmppConnection.js:342 sendPresence ChatRoom.js:252 join ChatRoom.js:198 (Async: promise callback) join ChatRoom.js:197 join ChatRoom.js:188 join JitsiConference.js:522 connect conference.js:397 startConference conference.js:758 startConference conference.js:757 init conference.js:833

image

bmmargelino commented 12 months ago

I have also tried to restart the jitsi-videobridge service. It still doesn't work.

Here's the jvb.log:

jvb.log

damencho commented 12 months ago

And after you restarted jvb you still see the error videobridgeNotAvailable? Upload jicofo log file.