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

Empty profile after upgrade #43

Closed raphgilles closed 5 years ago

raphgilles commented 5 years ago

Hello,

I have an issue after the upgrade to the 0.9

All looks working fine : the homepage, the public timeline, or the discover page. But the profile page keep empty. Here is an exemple with my own profile : https://pixelfed.fr/raph

Any idea ?

Thank you :)

EDIT : I think I have the same issue with the single publications page : https://pixelfed.fr/p/raph/36803376792604672

yalh76 commented 5 years ago

Hi @raphgilles,

All seems ok, except ynh tile that don't load but that's normal....

yalh76 commented 5 years ago

you have that problem with you profil or all profiles ?

raphgilles commented 5 years ago

I have this problem on all profiles. And on all publication pages.

yalh76 commented 5 years ago

I have this problem on all profiles. And on all publication pages.

I have tried to install previous version but as Yunohost as been updated, previous install don't work

raphgilles commented 5 years ago

So, must I downgrade to .8.6 and wait ?

yalh76 commented 5 years ago

I have this problem on all profiles. And on all publication pages.

have you got something in the nginx logs ?

So, must I downgrade to .8.6 and wait ?

The actual version of pixelfed_ynh is 0.9.0

raphgilles commented 5 years ago

Yes I know, but I can restore my backup.

Here is the nginx error log : https://paste.yunohost.org/mimekaloje

yalh76 commented 5 years ago

log content is logical.

maybe you can try first to upgrade to last pixelfed_ynh using: yunohost app upgrade pixelfed -u https://github.com/YunoHost-Apps/pixelfed_ynh

and if it don't work restore the backup or ask help at pixelfeld :///

raphgilles commented 5 years ago

When I try to do that to the 0.8.6 it says me "no apps to upgrade".

kay0u commented 5 years ago

The command is:

yunohost app upgrade pixelfed -u https://github.com/YunoHost-Apps/pixelfed_ynh

raphgilles commented 5 years ago

Ok. So the problem is not solved. I think I will wait the future versions. If the issue persist, I will contact pixelfed.

yalh76 commented 5 years ago

Ok then, let us know, maybe it's an issue in pixelfed_ynh package

raphgilles commented 5 years ago

Just to update the topic.

A friend broke his account after sending a large file. On my 0.8.6 version. https://pixelfed.fr/julienlecomte

So now, I can work on the issue without breaking all my instance ah ah ! And we know that it's not only the upgrade.

Of course if you have any idea, I'm curious. Because actually I don't know where to search.

I tried php artisan cache:clear / optimize / purge ect... with no result.

raphgilles commented 5 years ago

So.

Let me explain you how finally I made my upgrade !

  1. I installed a fresh clean install on an other server.
  2. I upgraded my main instance.
  3. I copied all the files of the clean install to my main instance. But not the .env and the storage folder.

And voilà ! It's works. The profile that I linked before is always down. Finaly it's an other problem. But all my instance works now. Thank you for the help !