I do not think that Could not resolve type id ‘VideoTypeMessage’ message is your issue. I see that as well but everything works perfectly.
The community likely needs to see more log and config files.
Do you mind reading this, then search the forum for your issue. This is a very common problem faced by folks and 90% of the time it’s a firewall / config issue.
First thing to try is this.
ii jitsi-meet 2.0.5765-1 all WebRTC JavaScript video conferences
ii jitsi-meet-prosody 1.0.4900-1 all Prosody configuration for Jitsi Meet
ii jitsi-meet-turnserver 1.0.4900-1 all Configures coturn to be used with Jitsi Meet
ii jitsi-meet-web 1.0.4900-1 all WebRTC JavaScript video conferences
ii jitsi-meet-web-config 1.0.4900-1 all Configuration for web serving of Jitsi Meet
ii jitsi-videobridge2 2.1-478-gc6da57bd-1 all WebRTC compatible Selective Forwarding Unit (SFU)
Do you have any suggestion for me
Update firewall config :
sudo ufw status verbose
Status: active
Logging: on (low)
Default: deny (incoming), allow (outgoing), deny (routed)
New profiles: skip
To Action From
80/tcp (Nginx HTTP) ALLOW IN Anywhere
22/tcp (OpenSSH) ALLOW IN Anywhere
9000 ALLOW IN Anywhere
8000 ALLOW IN Anywhere
443/tcp ALLOW IN Anywhere
8002 ALLOW IN Anywhere
8003 ALLOW IN Anywhere
10000/udp ALLOW IN Anywhere
22/tcp ALLOW IN Anywhere
3478/udp ALLOW IN Anywhere
5349/tcp ALLOW IN Anywhere
10001/udp ALLOW IN Anywhere
80/tcp (Nginx HTTP (v6)) ALLOW IN Anywhere (v6)
22/tcp (OpenSSH (v6)) ALLOW IN Anywhere (v6)
9000 (v6) ALLOW IN Anywhere (v6)
8000 (v6) ALLOW IN Anywhere (v6)
443/tcp (v6) ALLOW IN Anywhere (v6)
8002 (v6) ALLOW IN Anywhere (v6)
8003 (v6) ALLOW IN Anywhere (v6)
10000/udp (v6) ALLOW IN Anywhere (v6)
22/tcp (v6) ALLOW IN Anywhere (v6)
3478/udp (v6) ALLOW IN Anywhere (v6)
5349/tcp (v6) ALLOW IN Anywhere (v6)
10001/udp (v6) ALLOW IN Anywhere (v6)