Jitsi fails to install

What app is this about, and its version: jitsi (latest)
What YunoHost version are you running: 12.1.40.1 (stable)
What type of hardware are you using: VPS bought online

Describe your issue

Months ago I installed jitsi with ease.

Now I have tried again a few times but get “An error occured inside the app installation script”. Please see the log.

Share relevant logs or error messages

https://paste.yunohost.org/raw/xuguwaheli

Ok. So there was a previous installation. Does ls -la /var/log/jitsi/jitsi-videobridge.log return something ?
You may have to change /var/log/jitsi ownership

chown -R jitsi:jitsi /var/log/jitsi/

or to remove it before retrying the installation.

Yes:

ls -la /var/log/jitsi/jitsi-videobridge.log

-rw-r–r-- 1 986 986 298101 Jun 14 05:48 /var/log/jitsi/jitsi-
videobridge.log

man, 15 06 2026 kl. 08:10 +0000, skrev otm33:

Someone replied to your post.

otm33 [1] Regular
June 15

Ok. So there was a previous installation. Does ls -la
/var/log/jitsi/jitsi-videobridge.log return something ?

Visit Topic [2] or reply to this email to respond.

To unsubscribe from these emails, click here [3].

[1] otm33 Profile - otm33 - YunoHost Forum
[2] Visit Topic
Jitsi fails to install - #2 by otm33
[3] click here

You may have to change /var/log/jitsi ownership

chown -R jitsi:jitsi /var/log/jitsi/

or to remove it before retrying the installation.

I deleted the log file and that did the trick.

And it works like a charm :slight_smile:

Thanks. Deliting it did the trick.

man, 15 06 2026 kl. 10:57 +0000, skrev otm33:

Someone replied to your post.

otm33 [1] Regular
June 15

You may have to change /var/log/jitsi ownership
chown -R jitsi:jitsi /var/log/jitsi/

or to remove it before retrying the installation.

Visit Topic [2] or reply to this email to respond.

To unsubscribe from these emails, click here [3].

[1] otm33 Profile - otm33 - YunoHost Forum
[2] Visit Topic
Jitsi fails to install - #4 by otm33
[3] click here

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.