What app is this about, and its version: Bookwyrm What YunoHost version are you running: 12.1.40.1 What type of hardware are you using: VPS bought online
Describe your issue
Hi all
I’m unable to install the Bookwyrm app. Specifically, there seems to be some kind of conflict with the required Postgres version.
Warning: django.db.utils.NotSupportedError: PostgreSQL 14 or later is required (found 11.17).
Error: Unable to install bookwyrm: An error occurred inside the app installation script
When looking into the enabled services, Postgres version 15 seems to run though May 09 11:24:23 systemd[1]: Started postgresql@15-main.service - PostgreSQL Cluster 15-main.
It seems that ttrss is still using the pg13 cluster, instead of pg15. Weird enough, my ttrss instance (20241226~ynh1) is viewed as up-to-date, while the current version is way more recent (2026.07.19~ynh1)
Cette application est à jour !(20241226~ynh1)
This might be the root cause. But I wonder why no update is proposed for ttrss
Side note : maybe an admin could move this topic to the ttrss support channel.
Thanks. What do you mean by Technically? Should I understand that my version is more recent than the current official release (I suppose not)? Or is it juste related to the version numbering?
Finally, the force upgrade of ttrss did not solve the issue.
So I exported an OPML from ttrss, removed ttrss, removed the unmigrated pgsql cluster, changed the postgres port as per the previous post and reinstalled ttrss to make sure it’s running on the appropriate cluster. All of this to be able to finally manage to install Bookwyrm
Info: [####################] > Installation of bookwyrm completed
Success! Installation completed