Firefox SyncServer 0.23.3~ynh9 is awaiting testers.
This release switches the internal database backend from MariaDB to PostgreSQL. This is due to recent breakage in libmariadb that caused diesel-rs - Firefox database interface to malfunction, preventing app upgrades.
I’mlooking for feedback on this upgraded version. You can switch by calling
sudo yunohost app upgrade syncserver-rs -u https://github.com/YunoHost-Apps/syncserver-rs_ynh/tree/testing
Given the data is mainly stored on client Firefox installations all the devices should remain logged in and no data loss should occur.
Please let me know if that’s not the case (you can always revert to pre-upgrade backup if things don’t go according to plans).
1 Like
i’ll give that a try and let you know if anything weird happens
1 Like
mib
July 18, 2026, 9:19am
3
Bonjour la communauté,
@orhtej2 Visiblement la branche postgres n’existe pas.
Car la commande :
sudo yunohost app upgrade syncserver-rs -u ``https://github.com/YunoHost-Apps/syncserver-rs_ynh/tree/postgres
me retourne :
Erreur : Command ‘[‘git’, ‘fetch’, ‘–depth=1’, ‘origin’, ‘postgres’]’ returned non-zero exit status 128.
Erreur : Impossible de récupérer les fichiers sources, l’URL est-elle correcte ?
Right, I’ve updated the command, the branch to use is testing
sudo yunohost app upgrade syncserver-rs -u https://github.com/YunoHost-Apps/syncserver-rs_ynh/tree/testing
1 Like
mib
July 18, 2026, 10:34am
5
La migration vers testing s’est bien déroulée pour moi. La synchro entre les navigateurs est toujours opérationnelle.
Les bases syncserver_rs et syncserver_rs_tokenserver ont bien été supprimées.
1 Like