Impossible to install Matterbridge

hi, I’m tring to install Matterbridge:
univention-app install matterbridge

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   347  100   262  100    85   2268    735 --:--:-- --:--:-- --:--:--  2298
"mattermost_login $HOST $MMLogin $MMPassword" command stopped with exit code 1.
Unable to install matterbridge. Aborting...

How can I fix it?

Hi @andreaussi,

do you have Mattermost installed and is it running? At that point in the script the app tries to login to verify if the user that has just been created does work.

This is the script that is running there: https://stash.z-hub.io/projects/K4U/repos/matterbridge/browse/preinst?at=26ca601a0e6#62

0a0a5aa42dac        docker.software-univention.de/univention-mattermost:5.10.0   "/start.sh"              40 minutes ago      Up 39 minutes (healthy)   0.0.0.0:

I’m logged on Mattermost page with default credentials

hm… hard to say with the provided logging. can you download the script from the link and execute it with bash -x? Did you have matterbridge installed in the past and $DATADIR/mattermost-credentials has maybe some old credentials?

Thank you @fbartels, I’ve deleted mattermost-credentials then install ok

Mastodon