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

Strophe: Websocket closed unexcectedly Websocket closed unexcectedly #1814

Open
cod3r0k opened this issue May 29, 2024 · 2 comments
Open

Strophe: Websocket closed unexcectedly Websocket closed unexcectedly #1814

cod3r0k opened this issue May 29, 2024 · 2 comments

Comments

@cod3r0k
Copy link

cod3r0k commented May 29, 2024

Hi,

I followed the step-by-step installation instructions over IP, but after running docker compose up -d, I can't connect to the room, and I encounter the following error. I want to use it on a local private network.

This is my landing page of room which say you must wait ...
URL: https://192.168.142.131/xxx#config.startWithAudioMuted=false&config.startWithVideoMuted=true
image

and errors:
image

docker logs 1 (jitsi/web:stable-9457-2):
image

docker logs 2 (jitsi/jvb:stable-9457-2):
image

docker logs 3 (jitsi/jicofo:stable-9457-2)
image

docker logs 4 ( jitsi/prosody:stable-9457-2)
image

@cod3r0k
Copy link
Author

cod3r0k commented May 29, 2024

I added 'https://192.168.142.131/' as the public_url, and it was resolved. However, I am facing a new problem. When two or more users log into the room, the webcam and audio are neither displayed nor heard. There are many errors in the console:

2024-05-29T05:45:01.996Z [modules/RTC/BridgeChannel.js] <526/_handleChannel/e.onclose>:  Channel closed: 1001 endpoint closed [Logger.js:155:26](webpack://JitsiMeetJS/node_modules/@jitsi/logger/lib/Logger.js)
WebRTC: ICE failed, add a STUN server and see about:webrtc for more details
2024-05-29T05:45:20.702Z [modules/RTC/BridgeChannel.js] <526/_handleChannel/e.onclose>:  Channel closed: 1001 endpoint closed [Logger.js:155:26](webpack://JitsiMeetJS/node_modules/@jitsi/logger/lib/Logger.js)
WebRTC: ICE failed, add a STUN server and see about:webrtc for more details
2024-05-29T05:45:38.657Z [modules/RTC/BridgeChannel.js] <526/_handleChannel/e.onclose>:  Channel closed: 1001 endpoint closed

@saghul
Copy link
Member

saghul commented May 29, 2024

Please share your .env file and the full JS console logs.

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