Cannot update synapse to 1.130.0 from 1.128.0

What type of hardware are you using: Raspberry Pi 3, 4+
What YunoHost version are you running: 12.0.17
What app is this about: Synapse

Describe your issue

I tried to update both with the synapse services turned down and turned on. The title is pretty clear and you can see the logs, i don’t think i have more to share.

Share relevant logs or error messages

https://paste.yunohost.org/raw/puxatonogi

Hello,

Seem quite strange. Did do some change on the /home/yunohost.app dir ?

Can you share me the result of:

ls /home/yunohost.app/matrix-synapse /home/yunohost.app/synapse /home/yunohost.app/matrix-synapse/media /home/yunohost.app/synapse/media

/home/yunohost.app/matrix-synapse:
media

/home/yunohost.app/matrix-synapse/media:
local_content

/home/yunohost.app/synapse:
media media_storage

/home/yunohost.app/synapse/media:
local_content remote_content url_cache
local_thumbnails remote_thumbnail url_cache_thumbnails

I never did any manual change. The only problem could be some reinstallation but i did change the domain so it didn’t conflict anything until now

and what do this ?

du -sh /home/yunohost.app/matrix-synapse
du -sh /home/yunohost.app/synapse

148K /home/yunohost.app/matrix-synapse
75M /home/yunohost.app/synapse

Ok so le’ts do this, run mv /home/yunohost.app/matrix-synapse /home/yunohost.app/matrix-synapse_old_1 and then try again the upgrade.

server is processing, maybe i had to stop the services to make it faster but now it’s too late lol

i’ll let you know when it ends

it worked!!! thank you a lot!!! <3