You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm just afraid that you feel the same way I do. The versions are installed, but you have not carried out the manual migration to the installed version.
MariaDB is probably a bit ahead of PostgreSQL here.
I just did this and everything is running again:
su - postgres ## Login as PostgreSQL user
pg_lsclusters ## Show all running PostgreSQL Instances
pg_dropcluster --stop 17 main ## 17 is my newest installed Version
pg_upgradecluster -v 17 11 main ## Upgrade and Migrate to my newest Version
After updating to the latest version, Matrix no longer starts.
Installed on Debian via package manager (packages.matrix.org)
PostgreSQL version 15 single server.
In the log I only find this error:
The text was updated successfully, but these errors were encountered: