esist0
June 7, 2025, 10:08am
1
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
Josue
June 8, 2025, 8:40pm
2
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
Josue
June 8, 2025, 9:00pm
4
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
Josue
June 8, 2025, 9:04pm
6
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