Outils pour utilisateurs

Outils du site


linux:nextcloud:maintenance_et_astuces

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
linux:nextcloud:maintenance_et_astuces [2026/06/27 15:31] – [Supprimer "index.php" des URL] tutospistolinux:nextcloud:maintenance_et_astuces [2026/07/23 21:33] (Version actuelle) – [Downgrading is not supported and may corrupt your instance] tutospisto
Ligne 204: Ligne 204:
 Et pour un utilisateur spécifique (oui il y a bien un espace avant $USER) : Et pour un utilisateur spécifique (oui il y a bien un espace avant $USER) :
 <code bash>sudo -u www-data php occ maps:scan-photos --now -- $USER</code> <code bash>sudo -u www-data php occ maps:scan-photos --now -- $USER</code>
 +
 +
 +===== Downgrading is not supported and may corrupt your instance =====
 +Suite à une mise à jour, si on a : 
 +<code bash>Downgrading Nextcloud from 34.0.2.1 to 34.0.1.2 is not supported and may corrupt your instance (database and data directory). Restore a full backup (code, database, and data directory) taken before the change, or restore the previous codebase so that it matches the installed version (version 34.0.2.1).</code>
 +
 +Il suffit de vider le cache serveur avec : 
 +<code bash>sudo systemctl restart php8.4-fpm && sudo systemctl restart apache2</code>
 +
 +
linux/nextcloud/maintenance_et_astuces.1782574276.txt.gz · Dernière modification : de tutospisto