Jitsi-meet: Jitsi Meet quick install instructions don't work any more

Created on 2 Apr 2020  路  9Comments  路  Source: jitsi/jitsi-meet

I have successfully deployed Jitsi Meet several times a week ago, following https://github.com/jitsi/jitsi-meet/blob/master/doc/quick-install.md

but something is broken now, nginx doesnt start (complaining about port, but its not used)
I use blank Ubuntu 18.04, without anything on it

image

Most helpful comment

Have you tried with latest release(from today)? Should not have this problem.
Otherwise, try deleting /etc/nginx/modules-enabled/60-jitsi-meet.conf and restart nginx.

All 9 comments

We have seen the same, still debugging. /etc/hosts /etc/hostname might be cursed.

We have seen the same, still debugging. /etc/hosts /etc/hostname might be cursed.

unfortunately this doesn't seem to be the culprit, at least both files look unsuspicious.

lsof -i :443 also doesn't show any result.

Vanilla Debian 10 here.

Same issue here...

Have you tried with latest release(from today)? Should not have this problem.
Otherwise, try deleting /etc/nginx/modules-enabled/60-jitsi-meet.conf and restart nginx.

Have you tried with latest release(from today)? Should not have this problem.

Used latest stable release, which does not work.

Otherwise, try deleting /etc/nginx/modules-enabled/60-jitsi-meet.conf and restart nginx.

That works. thx. Will the (correct) file be re-enabled with the next update?

Have you tried with latest release(from today)? Should not have this problem.

I was just following quick install instructions an hour ago

Otherwise, try deleting /etc/nginx/modules-enabled/60-jitsi-meet.conf and restart nginx.

it helped, thanks!

The latest stable will scan enabled virtual hosts and if there is one with 443 enabled will skip configuring turnserver.

Have you tried with latest release(from today)? Should not have this problem.

I was just following quick install instructions an hour ago

Otherwise, try deleting /etc/nginx/modules-enabled/60-jitsi-meet.conf and restart nginx.

it helped, thanks!

Hum, maybe it is not fully fixed in latest as the link will still be created 馃う鈥嶁檪

Have you tried with latest release(from today)? Should not have this problem.
Otherwise, try deleting /etc/nginx/modules-enabled/60-jitsi-meet.conf and restart nginx.

Can confirm this works (removing that file), also fixed letsencrypt cert issues. Tried setting up 3 seperate times before checking issues section. Thank you @damencho

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Janhouse picture Janhouse  路  99Comments

andres934 picture andres934  路  54Comments

kinnla picture kinnla  路  40Comments

julianfoad picture julianfoad  路  66Comments

rscastil picture rscastil  路  44Comments