YunoHost-Apps / pixelfed_ynh

The federated image shareing service Pixelfed for YunoHost
https://pixelfed.org/
GNU Affero General Public License v3.0
44 stars 15 forks source link

upgrade for v0.10.10 #129

Closed yalh76 closed 3 years ago

yalh76 commented 3 years ago

Problem

Solution

yalh76 commented 3 years ago

!testme

yunohost-bot commented 3 years ago

Fingers crossed! Test Badge

yalh76 commented 3 years ago

Own CI result for Revision: 982814e82a5ea3256c99a334768f976bfb600360

image

lapineige commented 3 years ago

Thanks a lot for the hard work @yalh76 :smiley:

lapineige commented 3 years ago

Upgrade fails on my side, because of the use of about 2.5GB of RAM (during php7.3 /var/www/pixelfed/composer.phar update -d /var/www/pixelfed --quiet --no-interaction), which overload my 3GB of RAM, and then it swaps, takes hours (really), and fails because of a timeout¹ somewhere. Restoration fails too, probably because of the same issue.

That amount of RAM use if very strange…

¹ ynh_composer__3: line 14: 30536 Killed COMPOSER_HOME="$workdir/.composer" php${phpversion} "$workdir/composer.phar" $commands -d "$workdir" --quiet --no-interaction