Update failed: Roundcloud, Nextcloud, Matomo

Hardware: VPS bought online
YunoHost version: 4.0.8
I have access to my server : Through SSH

Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no

Description of my issue

The update has caused me a few issues. I’m still fighting with Wordpress WMPL plugin
Uncaught Error: Call to undefined function simplexml_load_file

I can’t update a few applications and I can’t access them: 502 Bad Gateway.
I pasted details below hoping it’s all linked to one issue that will be easy an easy fix.
Thank you !

My guess is the error is this

  • php7.3 /var/www/roundcube/composer.phar install --no-dev -d /var/www/roundcube --quiet --no-interaction
  • ynh_die ‘Unable to update core dependencies with Composer.’
  • ynh_die ‘Unable to update core dependencies with Composer.’

Not sure what to do for the other two apps, but for Nextcloud it’s unable to do the pre-upgrade backup due to a missing file

So maybe creating it can solve the issue :

touch /etc/logrotate.d/nextcloud

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.