monicahq / monica

Personal CRM. Remember everything about your friends, family and business relationships.
https://beta.monicahq.com
GNU Affero General Public License v3.0
21.61k stars 2.16k forks source link

Upgrade failing for version 2.4.2 for YunoHost #1634

Closed anmol26s closed 6 years ago

anmol26s commented 6 years ago

Hi Update for some users having Monica instances is failing on YunoHost for version 2.4.2. I am not able to reproduce it on my server. Someone has clue why its failing ?

Artisan update is giving the error:

$ sudo /usr/bin/php7.1 artisan monica:update --force
26380 DEBUG   Class 'Lahaxearnaud\U2f\U2fServiceProvider' not found

Complete log is here: https://10qt.net/zerobin/?8ca9c584f625c80f#MZsTH//kd4TF7UyIAN7SyLSmm2xl+cBqVEsIdHp8EG4=

djaiss commented 6 years ago

That means the service is not loaded because the package is actually missing.

You need to run composer install first. I don't know why the script doesn't do it.

anmol26s commented 6 years ago

Hopefully this is solved. https://github.com/YunoHost-Apps/monica_ynh/issues/23

github-actions[bot] commented 3 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.