Migration Failed - Migrate databases from PostgreSQL 13 to 15

What type of hardware are you using: VPS bought online
What YunoHost version are you running: 12.0.6
How are you able to access your server: The webadmin
SSH
Are you in a special context or did you perform specific tweaking on your YunoHost instance ?: No

Describe your issue

Upgraded to 12.0.6 and the migration of postgresql has failed.

Postgres service says ’ Inactive since almost 55 years’

Migrations menu displays ‘Migrate databases from PostgreSQL 13 to 15’ under the ‘Pending migrations’ heading.

Other parts of the migration process appear to have succeeded, including ‘Upgrade system to Debian Bookworm and Yunohost 12’.

Pastebin logs attached.

Any help much appreciated.

Share relevant logs or error messages

https://paste.yunohost.org/raw/qegopeqidi
https://paste.yunohost.org/cacukisami

figured it out - this migration failed due to a lack of disk space. I cleaned out some old backup files, and then it succeeded.

Is there a best-practise approach to cleaning out unneeded files that accumulate in a yunohost instance over time?

Hello, glad you resolved it!
There is a yunohost cli command to remove some files in such situation:
sudo yunohost tools basic-space-cleanup

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.