Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jitsi Marketplace App initial config script fails. #165

Open
Peeeet opened this issue Mar 25, 2024 · 1 comment
Open

Jitsi Marketplace App initial config script fails. #165

Peeeet opened this issue Mar 25, 2024 · 1 comment

Comments

@Peeeet
Copy link

Peeeet commented Mar 25, 2024

I created a new droplet from the Marketplace page and then connected to it via SSH and typed bash /var/complete-jitsi-setup.sh just like the MOTD says and it failed saying:

-------------------------
Updating the system
-------------------------
Hit:1 http://mirrors.digitalocean.com/ubuntu jammy InRelease
Hit:2 https://repos-droplet.digitalocean.com/apt/droplet-agent main InRelease                                   
Hit:3 http://mirrors.digitalocean.com/ubuntu jammy-updates InRelease                                            
Hit:4 https://repos.insights.digitalocean.com/apt/do-agent main InRelease                                       
Hit:5 http://mirrors.digitalocean.com/ubuntu jammy-backports InRelease                                          
Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease    
Hit:7 https://download.jitsi.org stable/ InRelease
Reading package lists... Done
E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 8493 (unattended-upgr)
N: Be aware that removing the lock file is not a solution and may break your system.
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?

-------------------------
Configuring Jitsi for your domain
-------------------------
E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 8493 (unattended-upgr)
N: Be aware that removing the lock file is not a solution and may break your system.
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
bash: /usr/share/jitsi-meet/scripts/install-letsencrypt-cert.sh: No such file or directory
processing prosody conf file: /etc/prosody/conf.avail/*.cfg.lua
sed: can't read /etc/prosody/conf.avail/*.cfg.lua: No such file or directory
Failed to restart prosody.service: Unit prosody.service not found.
Failed to restart jicofo.service: Unit jicofo.service not found.
Failed to restart jitsi-videobridge2.service: Unit jitsi-videobridge2.service not found.
@Peeeet
Copy link
Author

Peeeet commented Mar 25, 2024

It might just be that you need to preface the command with sudo, so I added a PR with just that: #166

@Peeeet Peeeet closed this as completed Mar 25, 2024
@Peeeet Peeeet reopened this Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant