YunoHost-Apps / seafile_ynh

Seafile package for YunoHost
https://seafile.com
MIT License
14 stars 19 forks source link

installation failed #32

Closed Rafi594 closed 6 years ago

Rafi594 commented 6 years ago

Hello

I just tried to install Seafile on my new server but I have a problem installing it. Here is the log

thank you in advance for your help

Exécution du script « /var/cache/yunohost/from_file/seafile_ynh-8209d4fbac38bbab6cfbe59063e23c19684863d0/scripts/remove »...

+ exit 1

+ echo ''

+ ynh_die

+ pkill -f seahub

+ pkill -f ccnet-server

+ pkill -f seaf-server

!!

seafile's script has encountered an error. Its execution was cancelled.

!!

+ pkill -f seafile-controller

+ ynh_clean_setup

+ type -t ynh_clean_setup

+ echo -e '!!\n seafile'\''s script has encountered an error. Its execution was cancelled.\n!!'

+ set +eu

+ trap '' EXIT

+ '[' 127 -eq 0 ']'

+ local exit_code=127

+ ynh_exit_properly

-su: /opt/yunohost/seafile/seafile-server-latest/seahub.sh: Aucun fichier ou dossier de ce type

+ su - seafile -s /bin/bash -c '/opt/yunohost/seafile/seafile-server-latest/seahub.sh stop'

Le service « seafile-server » a été ajouté
Josue-T commented 6 years ago

Hello,

Do you have all install log before this line : Exécution du script « /var/cache/yunohost/from_file/seafile_ynh-8209d4fbac38bbab6cfbe59063e23c19684863d0/scripts/remove »...

Rafi594 commented 6 years ago

I have tried the installation 3 times and the third time Seafile installed correctly

Josue-T commented 6 years ago

Ok really strange. But it could be interesting to know why the 2 first time it fail.