This page lists all the known issues encountered after a migration from YunoHost 11 to 12.
If the suggested solutions don't work, please ask for help.
After upgrading, some python apps should be unavailable because their virtual environment (venv) needs to be rebuilt.
To do that you can run the pending migrations in Webadmin > Update
.
In addition, the apps below won't be automatically repaired, you need to force-upgrade them manually instead, with yunohost app upgrade -F APP
.
Apps which won't be automatically repaired and need a force upgrade:
borgserver__2
, borgserver__3
, ...)yunohost app upgrade -F borg
(otherwise, will sent emails notifying that "The backup miserably failed to backup", with error ModuleNotFoundError: No module named 'borg'
)TODO: list those apps
FIXME:??!!! If needed, you can disable the automatic rebuild for a specific python app, by removing the dedicated file ending with .requirements_backup_for_bullseye_upgrade.txt
before applying the migration. You can find this file near the venv (Python virtual environment) of your app inside /var/www
.
The web server, nginx, might need a restart before being fully operational. Please run this command:
sudo systemctl restart nginx
A manual change in a configuration file is needed for Mailman3 to work : https://github.com/YunoHost-Apps/mailman3_ynh/issues/48#issuecomment-2536194377
Нашли ошибки? Думаете, что можете улучшить документацию? Simply click the Edit link at the top of the page, and then the icon on Github to suggest changes.
Powered by Grav + with by Trilby Media. • Terms of Service