Both myself and a friend host our own jitsi server on ubuntu 18. Both our servers stopped working about a week ago. We can connect but the we cannot see each other. The behavior is the same on both our servers. Is there something changed that I need to be aware of? We’ve tested on several browsers, window and McOS.
Any and all suggestions appreciated.
Cheers,
Wylie
This is almost certainly due to the move to Unified Plan by Chrome. You need to upgrade your Jitsi server to the latest version (or any of the 3 prior versions).
You can confirm whether it’s the Plan-B deprecation by looking in the browser console for red error messages telling you to move to Unified Plan. If you have those errors, then you’re still running an old version of the frontend.
Oddly enough I restored my Jitsi from a 3 week old backup. Same issue. I can start a meeting and see myself but when another joins we can’t see each other. Bizarre
I was thinking the same thing. It seemed to happen after running a ubuntu update. But Not sure where to check or what to check for. I don’t mind doing a fresh install but a fresh install doesn’t work. Do you have a good guide for installing on ubuntu?
Check your firewall. Make sure all required ports are open and accessible. Check port 10000/UDP especially; make sure it’s open and properly forwarded if behind a NAT.