julien-nc / cospend-nc

💰 💲hared budget manager Nextcloud app
GNU Affero General Public License v3.0
242 stars 29 forks source link

Cospend 2 and Nextcloud 30 (linuxserver) #308

Open coanda45 opened 1 month ago

coanda45 commented 1 month ago

Hi,

I recently updated my Nextcloud from 29 to 30 on my synology NAS, using Linuxserver docker image.

After update, Cospend is not launched because of instability risk. Please see my first message on nextcloud forum. https://help.nextcloud.com/t/cospend-2-0-nextcloud-30-unstable-server/206039/2

Thanks,

Regards

Fabien

julien-nc commented 1 month ago

Hi, This is most likely not related with Cospend. A check fails in the app settings. Not sure what could be the reason. Which version of Php is used in your Synology setup? Nextcloud 30 dropped support for Php 8.0. That could be the cause.

coanda45 commented 1 month ago

Hi, Thanks for your answer. Unfortunately not!

sudo docker exec nextcloud-new php -v
Password: 
PHP 8.3.12 (cli) (built: Sep 27 2024 09:34:43) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.3.12, Copyright (c) Zend Technologies
    with Zend OPcache v8.3.12, Copyright (c), by Zend Technologies

I check apps in nextcloud. Contact and full text search seems to have the same problem.

image

Regards,

Fabien