[PixelFed] Photo sharing platform federated with ActivityPub

@ericg started to work on this : Switch to PHP8 by ericgaspar · Pull Request #194 · YunoHost-Apps/pixelfed_ynh · GitHub

1 Like

Could you try to force an upgrade to the current version (yunohost app upgrade pixelfed --force ) and see if this fixes the issue ?

I tried the forced update. It worked fine but it changed nothing (still no notifications in the webUI)

Ok… sometimes it fixes the failing services.

Then maybe you could try this branch ? yunohost app upgrade pixelfed -u https://github.com/YunoHost-Apps/pixelfed_ynh/tree/PHP8

Hm, tried your command … this is the result :thinking:
Should I force it?

# yunohost app upgrade pixelfed -u https://github.com/YunoHost-Apps/pixelfed_ynh/tree/PHP8
Info: Now upgrading pixelfed...
Success! pixelfed is already up-to-date
Success! Upgrade complete

You can try again now, the version number was not updated, I fixed it.

1 Like

Thanks a lot for your help.
I updated and now Pixelfed runs with PHP 8.0.25. There were two warnings (see below) but in general it seems everything works.
The only thing that does not work are the notifications in the webUI :see_no_evil: :thinking::grinning:

[# yunohost app upgrade pixelfed -u https://github.com/YunoHost-Apps/pixelfed_ynh/tree/PHP8

Info: Now upgrading pixelfed…
Info: […] > Loading settings…
Info: [+…] > Checking version…
Info: [#…] > Backing up the app before upgrading (may take a while)…
Info: [#+…] > Stopping a supervisor service…
Info: The service pixelfed-horizon has correctly executed the action stop.
Info: [##+…] > Ensuring downward compatibility…
Info: [###…] > Making sure dedicated system user exists…
Info: [###+…] > Upgrading dependencies…
Info: [####+…] > Upgrading PHP-FPM configuration…
Info: [#####…] > Upgrading NGINX web server configuration…
Info: [#####+…] > Updating composer dependencies…
Info: [######…] > Deploying…
Warning: fatal: not a git repository (or any of the parent directories): .git
Info: [######+…] > Creating log file…
Info: [#######+…] > Upgrading cron file…
Info: [########…] > Upgrading supervisor configuration…
Info: [########+…] > Upgrading logrotate configuration…
Info: [#########+…] > Integrating service in YunoHost…
Info: [##########…] > Starting a supervisor service…
Warning: Please wait, the service pixelfed-horizon is starting…
Warning: The service pixelfed-horizon didn’t fully executed the action start before the timeout.
Warning: Please find here an extract of the end of the log of the service pixelfed-horizon:
Info: [##########+…] > Reloading NGINX web server…
Info: [####################] > Upgrade of pixelfed completed
Success! pixelfed upgraded
Success! Upgrade complete

good news - I received finally a new notification - it works :pray:

1 Like

Hello there,

ok j’ai pixelfed, mais est ce qu’on peux faire comme mastodon et ajouter des suivis d’autre entité pixelfed ou d’instagramme ?

parce que la je me sens un peux seul dans mon instance …

Oui tu peux suivre les comptes d’autres instances, via la recherche pour les trouver/faire découvrir à ton instance.

comment stp, car j’ai beau chercher dns mes menu je trouve pas

Par exemple, tu copies dans la recherche l’URL du compte Lapineige on Le Terrier Photo, ou la mention @Lapineige@photo.lapineige.fr mais ça peut ne pas marcher si l’instance n’est pas connue de la tienne (la fédération de Pixelfed est… défaillante) par un abonnement à un autre compte par exemple.

I upgraded to Pixelfed v0.11.5.
The Upgrade worked fine. Pixelfed uses now PHP 8.1.
But now I cannot upload pictures properly.
I can upload a picture but it show a “no Preview” message.
Looks like an access rights problem but I don’t know where to look for a solution.
Anyone else with this problem or/and with a solution?

I am getting exactly this problem as well. No sign of any error messages anywhere.

Please take a look at [Pixelfed] Pictures not loading
This is a know issue, with no complete fix right now (and a partial, manual one for now).

2 Likes

It is solved in latest testing, coming soon as normal version (v0.11.6~ynh2).

1 Like

New version came out :slight_smile:
Pixelfed v0.11.7 is now available! :tada:

Highlights:

  • Advanced Autospam Detection
  • Autospam now warns users via notifications
  • New Autospam dashboard page
  • Several media storage fixes
  • Improved postgres support
  • Various mastoApi improvements

so, as I am new on ynh, there will be chance to test app update :slight_smile:

Already on the workbench :slight_smile:

1 Like

Great. Is there any procedure to update from testing? I have updated to testing via cli to resolve issue with file rights.

yunohost app upgrade pixelfed -u https://github.com/YunoHost-Apps/pixelfed_ynh/tree/testing is the way to go for testing.
But wait a few hours, I’m going to merge is to the main (stable) version. As well as the fixes, even if they are partial.

1 Like

These days several release where published to fix critical security fixes.
Help is needed to test the latest one (at your own risk) to be able to publish it as soon as possible.

To do it : yunohost app upgrade pixelfed -u https://github.com/YunoHost-Apps/pixelfed_ynh/tree/ci-auto-update-0.11.12 and then test and provide feedback.

Thanks :wink: