Hardware: VPS online
YunoHost version: 11.2.3
I have access to my server : Through SSH | through the webadmin | direct access via keyboard / screen |
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no
Description of my issue
After a not correct working update from YH Hubzilla 8.4.1 to YH Hubzilla 8.6 and deleting of the HZ App - the resorting of the backup did not work
First the installation seamed fine but the HZ queueworker was not doing anything so that no posts could be sent.
After the support of a HZ DEV we found out that the HZ Composer which needs PHP version >= 8.1.0 gets on my YH server just php 7.4.33 provided.
root@admin:~# cd /var/www/hubzilla
root@admin:/var/www/hubzilla# util/config system php_path
Composer detected issues in your platform:
Your Composer dependencies require a PHP version ">= 8.1.0". You are running 7.4.33.
PHP Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.1.0". You are running
7.4.33. in /var/www/hubzilla/vendor/composer/platform_check.php on line 24
than i tried to restore the hub installation to the last working installation with the automatic made backup by YH but also that was not working. I got this warning
WARNING - /var/cache/yunohost/app_tmp_work_dirs/app_mvszbjej/restore: line 30: db_user: unbound variable
and here is the full log:
https://paste.yunohost.org/raw/elejoviheb
I hope very strongly the backup can be still used an be reinstalled and my hub is not lost. Please tell me what i your try.
Thank your very much for any help in this topic. I really appreciate all your great work you do for YH