YunoHost-Apps / kresus_ynh

Kresus (personal finance manager) for YunoHost
https://kresus.org/
GNU Affero General Public License v3.0
20 stars 20 forks source link

Failed to upgrade to 0.15.2 #41

Closed Gofannon closed 4 years ago

Gofannon commented 4 years ago

Hello,

Upgrade failed on my server

Log here: https://paste.yunohost.org/pudenonilu.sql (Errors starts around lines 1550)

YunoHost version

"host": "Debian 9.11",
"kernel": "3.14.32-xxxx-grs-ipv6-64",
"packages": {
    "yunohost": {
        "repo": "testing",
        "version": "3.7.0.4"
    },
    "yunohost-admin": {
        "repo": "testing",
        "version": "3.7.0.1"
    },
    "moulinette": {
        "repo": "testing",
        "version": "3.7.0"
    },
    "ssowat": {
        "repo": "testing",
        "version": "3.7.0.1"
    }
},
Jibec commented 4 years ago

thanks for reporting this what is the architecture? did the restoration worked? could you try to install a second kresus?

Gofannon commented 4 years ago

what is the architecture?

x86_64 (Kimsufi dedicated server)

did the restoration worked?

Yes

could you try to install a second kresus?

New installation failed too. See logs attached

  1. install new kresus.log

  2. npm.log

Same failure after a reboot of the server and a new kresus install

Hope this helps. Feel free to ask for more details

Jibec commented 4 years ago

ok, forget my last comments, what is the list of application that you installed? sudo yunohost app list --installed

Gofannon commented 4 years ago

root@yunohost:~# sudo yunohost app list --installed | grep id | cut -d ':' -f2 agendav airsonic ampache baikal cheky dokuwiki dokuwiki2 dokuwiki3 freshrss kanboard kresus nextcloud rainloop roundcube shellinabox transmission wallabag2

Jibec commented 4 years ago

please try to upgrade to kresus 0.16

nicofrand commented 4 years ago

Closing this ticket due to the new version with 0.16. Please reopen an issue if needed.