Fresh install, can't see each others

Hi all,

Using a fresh new Debian 10, using openjdk-11-jre-headless, I’ve installed Jitsi using the quick install, and configure Let’s Encrypt certificates using install-letsencrypt-cert.sh. The certificate used by nginx has been modified to use the one generated with this script.
a A registry has been set on the DNS records of my domain talk.mydomain.com to point to this fresh VM, and added it to hosts file. I did not change systemd config since I didn’t appreciate the difference the howto and my config.

Since nginx and jitsi-videobridge use the same 443 port, i’ve added those parameters in sip-communicator.properties :
org.jitsi.videobridge.TCP_HARVESTER_PORT=4443
org.jitsi.videobridge.TCP_HARVESTER_MAPPED_PORT=443

Hence both nginx and jitse can then startup.

When I log in my room, everything is fine (i see myself).
When I used another laptop and log in, i see a message below the profile “chat is having connnectivity issues…”

in jvb.log i see a lot of :
JVB 2020-03-22 01:22:32.464 WARNING: [6289] org . jitsi . videobridge . EndpointMessageTransport .log() SCTP connection with b808d075 not ready yet.
JVB 2020-03-22 01:22:32.465 WARNING: [6289] org . jitsi . videobridge . EndpointMessageTransport . log() No available transport channel, can’t send a message

Any idea how to debug that ?
What can be wrong ?

Thanks a lot !!

Since I can’t post more than 2 links :slight_smile:

in jicofo.log i see also a lot of :
Jicofo 2020-03-22 01:22:05.014 INFO: [36] org . jitsi . jicofo . LipSyncHack . log() Not merging A/V streams from myroom@conference.talk.mydomain.com / 26c6d73d to myroom@conference.talk.mydomain.com / b808d075

Hu ho…

Using either Brave and Jitsi android App and Chrome/Chromium, it’s OK…
Only when using Firefox 75.0b3 that don’t work !!
Damned… :roll_eyes:

FF problems are known and update is coming in few weeks. With FF may work, you just need to be patient and reload till it start working.

1 Like