YunoHost-Apps / rocketchat_ynh

Rocket.Chat package for YunoHost
https://rocket.chat/
GNU General Public License v3.0
16 stars 22 forks source link

Installing the app fails with an error in the install script #180

Closed h3ndrik closed 11 months ago

h3ndrik commented 1 year ago

Rocket.Chat fails to install on a 'new' server.

Log:

2023-06-23 13:37:23,941: WARNING - _common.sh: Zeile 40: 241387 Ungültiger Maschinenbefehl   mongosh --quiet --username $user --password $password --authenticationDatabase $authenticationdatabase --host $host --port $port <<EOF
2023-06-23 13:37:23,942: WARNING - $database
2023-06-23 13:37:23,942: WARNING - ${command}
2023-06-23 13:37:23,942: WARNING - quit()
2023-06-23 13:37:23,942: WARNING - EOF

2023-06-23 13:37:25,473: ERROR - Unable to install rocketchat: An error occurred inside the app installation script

Full log: https://paste.yunohost.org/raw/zuwefakida

Yunohost 11.1.21.4 Installed on its own domain with '/' as the path. Password and username don't have any special characters in it.

orhtej2 commented 1 year ago

While #182 allows installing the app main service may fail because sharp, one of required libraries, comes with SSE4 support compiled in.

ericgaspar commented 11 months ago

should be fixed