rerun ends with:
root@YunoHost:~# yunohost tools migrations run --accept-disclaimer
Info: Running migration 0029_postgresql_13_to_15âŠ
Package: django-fmd-ynh-deps
Depends: build-essential, libssl-dev, libnss3-dev, libffi-dev, git, libpq-dev, postgresql, postgresql-contrib
Package: django-for-runners-ynh-deps
Depends: build-essential, python3-dev, python3-pip, python3-venv, git, libffi-dev, libpq-dev, postgresql, postgresql-contrib, redis-server, checkinstall, pkg-config, libssl-dev, openssl
Package: django-fritzconnection-ynh-deps
Depends: build-essential, python3-dev, python3-pip, python3-venv, git, libffi-dev, libpq-dev, postgresql, postgresql-contrib, redis-server, checkinstall, pkg-config, libssl-dev, openssl
--
Package: immich-ynh-deps
Depends: python3-venv, python3-dev, ffmpeg, postgresql, wget, build-essential, libreadline-dev, libncursesw5-dev, libssl-dev, libsqlite3-dev, tk-dev, libgdbm-dev, libc6-dev, libbz2-dev, libffi-dev, zlib1g-dev, unzip, uuid-runtime, autoconf, jq, perl, libnet-ssleay-perl, libio-socket-ssl-perl, libcapture-tiny-perl, libfile-which-perl, libfile-chdir-perl, libpkgconfig-perl, libffi-checklib-perl, libtest-warnings-perl, libtest-fatal-perl, libtest-needs-perl, libtest2-suite-perl, libsort-versions-perl, libpath-tiny-perl, libtry-tiny-perl, libterm-table-perl, libany-uri-escape-perl, libmojolicious-perl, libfile-slurper-perl, liblcms2-2, libllvm16, libllvm13, redis-server, libpq5, libpq-dev, postgresql-16, postgresql-16-pgvector, postgresql-client-16
Package: invidious-ynh-deps
Depends: postgresql, libssl-dev, libxml2-dev, libyaml-dev, libgmp-dev, libreadline-dev, librsvg2-bin, imagemagick, libsqlite3-dev, zlib1g-dev, libevent-dev, libpcre3-dev
--
Package: paperless-ngx-ynh-deps
Depends: python3, python3-pip, python3-dev, python3-venv, default-libmysqlclient-dev, fonts-liberation, imagemagick, gnupg, libpq-dev, libmagic-dev, mime-support, libzbar0, poppler-utils, postgresql, postgresql-contrib, unpaper, ghostscript, icc-profiles-free, qpdf, liblept5, libxml2, pngquant, zlib1g, tesseract-ocr, libatlas-base-dev, libxslt1-dev, redis-server, pkg-config
Package: pyinventory-ynh-deps
Depends: build-essential, python3-dev, python3-pip, python3-venv, git, libffi-dev, libpq-dev, postgresql, postgresql-contrib, redis-server, checkinstall, pkg-config, libssl-dev, openssl
Warning: unable to retrieve string to translate with key 'Failed to run command 'LC_ALL=C pg_upgradecluster -m upgrade 13 main -v 15'.
returncode: 1
stdout:
b'Restarting old cluster with restricted connections...\nStopping old cluster...\n'
stderr:
b'perl: warning: Setting locale failed.\nperl: warning: Please check that your locale settings:\n\tLANGUAGE = (unset),\n\tLC_ALL = (unset),\n\tLC_ADDRESS = "de_DE.UTF-8",\n\tLC_NAME = "de_DE.UTF-8",\n\tLC_MONETARY = "de_DE.UTF-8",\n\tLC_PAPER = "de_DE.UTF-8",\n\tLC_IDENTIFICATION = "de_DE.UTF-8",\n\tLC_TELEPHONE = "de_DE.UTF-8",\n\tLC_MEASUREMENT = "de_DE.UTF-8",\n\tLC_TIME = "de_DE.UTF-8",\n\tLC_NUMERIC = "de_DE.UTF-8",\n\tLANG = "C"\n are supported and installed on your system.\nperl: warning: Falling back to the standard locale ("C").\nError: The locale requested by the environment is invalid:\n LANG: C\n LC_ADDRESS: de_DE.UTF-8\n LC_IDENTIFICATION: de_DE.UTF-8\n LC_MEASUREMENT: de_DE.UTF-8\n LC_MONETARY: de_DE.UTF-8\n LC_NAME: de_DE.UTF-8\n LC_NUMERIC: de_DE.UTF-8\n LC_PAPER: de_DE.UTF-8\n LC_TELEPHONE: de_DE.UTF-8\n LC_TIME: de_DE.UTF-8\nError: Could not create target cluster\n'
' for default locale 'locales/en.json' file (don't panic this is just a warning)
Error: Migration 0029_postgresql_13_to_15 did not complete, aborting. Error: Failed to run command 'LC_ALL=C pg_upgradecluster -m upgrade 13 main -v 15'.
returncode: 1
stdout:
b'Restarting old cluster with restricted connections...\nStopping old cluster...\n'
stderr:
b'perl: warning: Setting locale failed.\nperl: warning: Please check that your locale settings:\n\tLANGUAGE = (unset),\n\tLC_ALL = (unset),\n\tLC_ADDRESS = "de_DE.UTF-8",\n\tLC_NAME = "de_DE.UTF-8",\n\tLC_MONETARY = "de_DE.UTF-8",\n\tLC_PAPER = "de_DE.UTF-8",\n\tLC_IDENTIFICATION = "de_DE.UTF-8",\n\tLC_TELEPHONE = "de_DE.UTF-8",\n\tLC_MEASUREMENT = "de_DE.UTF-8",\n\tLC_TIME = "de_DE.UTF-8",\n\tLC_NUMERIC = "de_DE.UTF-8",\n\tLANG = "C"\n are supported and installed on your system.\nperl: warning: Falling back to the standard locale ("C").\nError: The locale requested by the environment is invalid:\n LANG: C\n LC_ADDRESS: de_DE.UTF-8\n LC_IDENTIFICATION: de_DE.UTF-8\n LC_MEASUREMENT: de_DE.UTF-8\n LC_MONETARY: de_DE.UTF-8\n LC_NAME: de_DE.UTF-8\n LC_NUMERIC: de_DE.UTF-8\n LC_PAPER: de_DE.UTF-8\n LC_TELEPHONE: de_DE.UTF-8\n LC_TIME: de_DE.UTF-8\nError: Could not create target cluster\n'
Info: The operation 'Run migrations' could not be completed. Please share the full log of this operation using the command 'yunohost log share 20250324-090241-tools_migrations_migrate_forward' to get help
Info: Running migration 0031_terms_of_servicesâŠ
Success! Migration 0031_terms_of_services completed
Any idea what i have to do?