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.

jitsi-meet debian repo 2.0.7210 relies on nginx and removes apache2

See original GitHub issue

When jitsi-meet is installed from debian repo “deb https://download.jitsi.org stable/”, upgrading to 2.0.7210-1 (from 2.0.7001-1) will remove apache2:

Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  jicofo jitsi-meet-prosody jitsi-meet-turnserver jitsi-meet-web
  jitsi-meet-web-config jitsi-videobridge2 libnginx-mod-http-image-filter
  libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream nginx
  nginx-common nginx-core openjdk-11-jre-headless
Suggested packages:
  fcgiwrap nginx-doc libnss-mdns fonts-dejavu-extra fonts-ipafont-gothic
  fonts-ipafont-mincho fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic
The following packages will be REMOVED:
  apache2 python3-certbot-apache
The following NEW packages will be installed:
  jitsi-meet-turnserver libnginx-mod-http-image-filter
  libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream nginx
  nginx-common nginx-core openjdk-11-jre-headless
The following packages will be upgraded:
  jicofo jitsi-meet jitsi-meet-prosody jitsi-meet-web jitsi-meet-web-config
  jitsi-videobridge2

Of course, on a system based on apache http service, this behaviour is undesired.

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
damenchocommented, Apr 25, 2022

But this is there because of sharing a port between nginx and coturn. We no longer do that by default, and for that you need a second dns and manual steps from the handbook, so we should drop it.

0reactions
martinschniewindcommented, Jul 8, 2022

Thanks @gpatel-fr for your input - so sorry, I misconfigured my notification settings on GitHub, so I missed your question. OS is Ubuntu 20.04, apt repository is deb https://download.jitsi.org stable/

Read more comments on GitHub >

github_iconTop Results From Across the Web

Debian jitsi updates forcing nginx intall?
I have a debian 10 with jitsi installed. (amongst other things like virturlamin and mattermost etc) I use apache for the reverse proxy...
Read more >
Installing Jitsi Meet on Debian Buster | Scaleway Documentation
This page shows you how to install Jitsi Meet Videoconferencing on Debian Buster (10)
Read more >
How to Install Jitsi Meet on Ubuntu 18 - Liquid Web
We will be installing Jitsi on Ubuntu 18.04 server. We will install additional components such as Java's OpenJdk, Nginx to correctly install ...
Read more >
Make Jitsi-Meet work with apache on a sub URL
Install Jitsi in subdir of Apache in local network (ubuntu 18.04). Assuming that 1)the DocumentRoot is /var/www/html 2) install Jitsi at ...
Read more >
Installing Jitsi behind a reverse proxy - DEBAMAX
What if you already have an Apache set up as a reverse proxy on your ... apt-cache show jitsi-meet=1.0.4335-1 Depends: jitsi-videobridge2 ...
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