question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Updated debian-package (stable): Jitsi Meet stopped working

See original GitHub issue

Hi there,

I just updated the packages.

apt-get update
apt-get dist-upgrade

jitsi-videobridge2 gets installed and jitsi-videobridge is removed. But after the upgrade nothing is working. With the Jitsi Meet Android app I can’t create or enter a conference. Same on desktop.

I then removed all packages and purged the config files: apt-get purgejitsi-meet jitsi-meet-web-config jitsi-meet-prosody jitsi-meet-turnserver jitsi-meet-web jicofo jitsi-videobridge2

Then I installed from scratch via quick-install. Still the same. Jitsi Meet stopped working.

Maybe a bug with the (new) package?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:49 (18 by maintainers)

github_iconTop GitHub Comments

1reaction
damenchocommented, Apr 5, 2020

This asks for the FQDN and now also for a password,

I see, we now about this case, we saw sometimes on Debian re-ordering of the packages when installing them. I already have a fix for it in branch but didn’t have the time to test it on all operating systems and to create the PRs. Thanks for the detailed info, that helps a lot!

1reaction
shellshockercommented, Mar 29, 2020

I solved it: apt-get remove ca-certificates-java coturn dnsutils java-common jicofo jitsi-meet jitsi-meet-prosody jitsi-meet-turnserver jitsi-meet-web jitsi-meet-web-config jitsi-videobridge2 libasound2 libasound2-data libavahi-client3 libavahi-common-data libavahi-common3 libcups2 libevent-2.1-6 libevent-core-2.1-6 libevent-extra-2.1-6 libevent-openssl-2.1-6 libevent-pthreads-2.1-6 libhiredis0.14 libirs161 liblcms2-2 libmariadb3 libnspr4 libnss3 libpcsclite1 libpq5 libxi6 libxrender1 libxtst6 lua-bitop lua-event lua-expat lua-filesystem lua-sec lua-socket lua5.2 mariadb-common mysql-common openjdk-11-jre-headless prosody sqlite3 ssl-cert uuid-runtime x11-common --purge

Then make a fresh install like: apt-get -y install jitsi-meet

I think one of the packages above leaves some information which conflicts with jvb2.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Jicofo Error after upgrading Jitsi-Meet - Install & Config
After upgrading Jitisi-Meet to the latest unstable branch, it is not working anymore (used to work smoothly before). Upgraded Debian package ...
Read more >
AUR (en) - jicofo-bin - Arch Linux
Description: JItsi meet COnference FOcus binary ... JVB try not. ... easily with a shell script that updates the PKGBUILD based on official...
Read more >
How To Install Jitsi Meet on Ubuntu 22.04 - DigitalOcean
A Jitsi Meet server provides multi-person video conference rooms that ... that you are always running the latest stable Jitsi Meet package.
Read more >
Setting up jitsi on Ubuntu 18.04
Here are my notes on how I got jitsi working on Ubuntu 18.04. ... sudo tee /etc/apt/sources.list.d/jitsi-stable.list > /dev/null apt update.
Read more >
The Ultimate Guide to Jitsi Meet and JaaS - webrtcHacks
Lastly, if you don't like lib-jitsi-meet, you could also work ... it does not include a coturn setup like the Debian package install...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found