jitsi-droplet icon indicating copy to clipboard operation
jitsi-droplet copied to clipboard

Configuration issues

Open maxmueller89 opened this issue 5 years ago • 1 comments

Step 4.1 and 4.2 of https://cloud.digitalocean.com/marketplace/5e8d0315207c0a569f482adb?gettingStarted=true&i=204e3a

./01_videoconf.sh ./02_https.sh

I did that but both ended with an error code .. I followed exactly the instructions of the above link.

(Reading database ... 96980 files and directories currently installed.) Preparing to unpack .../python3-configobj_5.0.6-2+ubuntu18.04.1+certbot+1_all.deb ... Unpacking python3-configobj (5.0.6-2+ubuntu18.04.1+certbot+1) over (5.0.6-2) ... Preparing to unpack .../python3-zope.interface_4.3.2-1+ubuntu18.04.1+certbot+1_amd64.deb ... Unpacking python3-zope.interface (4.3.2-1+ubuntu18.04.1+certbot+1) over (4.3.2-1build2) ... Setting up python3-zope.interface (4.3.2-1+ubuntu18.04.1+certbot+1) ... Setting up jitsi-meet-prosody (1.0.3992-1) ... The given hostname does not exist in the config The given hostname does not exist in the config dpkg: error processing package jitsi-meet-prosody (--configure): installed jitsi-meet-prosody package post-installation script subprocess returned error exit status 1 Setting up python3-configobj (5.0.6-2+ubuntu18.04.1+certbot+1) ... dpkg: dependency problems prevent configuration of jitsi-meet: jitsi-meet depends on jitsi-meet-prosody (= 1.0.3992-1); however: Package jitsi-meet-prosody is not configured yet.

dpkg: error processing package jitsi-meet (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of jitsi-meet-turnserver:No apport report written because the error message indicates its a followup error from a previous failure.

jitsi-meet-turnserver depends on jitsi-meet-prosody; however: Package jitsi-meet-prosody is not configured yet.

dpkg: error processing package jitsi-meet-turnserver (--configure): dependency problems - leaving unconfigured No apport report written because the error message indicates its a followup error from a previous failure. Errors were encountered while processing: jitsi-meet-prosody jitsi-meet jitsi-meet-turnserver E: Sub-process /usr/bin/dpkg returned an error code (1) root@jitsi-server-ubuntu-s-1vcpu-1gb-fra1-01:~#

maxmueller89 avatar Apr 13 '20 09:04 maxmueller89

Hi @maxmueller89 the relevant error here is probably 'The given hostname does not exist in the config'

You might like to check that the hostname you entered was correct.

danielhjames avatar May 05 '20 13:05 danielhjames