Mon serveur YunoHost
Matériel: VPS acheté en ligne …
Version de YunoHost:
yunohost:
repo: stable
version: 3.8.5.9
yunohost-admin:
repo: stable
version: 3.8.3.5
moulinette:
repo: stable
version: 3.8.1.3
ssowat:
repo: stable
version: 3.8.0.3
J’ai accès à mon serveur : En SSH
Êtes-vous dans un contexte particulier ou avez-vous effectué des modificiations particulières sur votre instance ? : non
Si oui, expliquer:
Description du problème
Bonjour,
Bravo pour Yunohost, c’est super bien fait. J’adore. Je n’y connais rien, mais jusqu’à présent je m’en suis toujours sorti… jusqu’à présent!
J’ai tenté une mise à jour complète de mon serveur, juste pour que tout soit à jour. Via l’interface administrateur web j’ai : mis à jour les librairies (ok), essayé de mettre à jour Piwigo (nok), Wordpress (ok), tenté de faire un upgrade complet vers la dernière version yunohost (nok).
Et maintenant l’interface admin par le web ne répond plus, pacman tourne toujours par exemple quand je veux aller dans les logs.
Comme demandé dans un autre topic similaire, voici :
systemctl status yunohost-api
● yunohost-api.service - YunoHost API Server
Loaded: loaded (/lib/systemd/system/yunohost-api.service; enabled; vendor pre
Active: active (running) since Wed 2021-01-06 14:30:19 UTC; 1 months 13 days
Main PID: 587 (yunohost-api)
Memory: 1.0G
CGroup: /system.slice/yunohost-api.service
├─ 587 /usr/bin/python /usr/bin/yunohost-api
├─16035 /bin/bash -x ./upgrade piwigo__3
├─22559 sh -c YNH_APP_INSTANCE_NUMBER=3 YNH_CWD=/var/cache/yunohost/f
├─22560 /bin/bash -x ./upgrade piwigo__3
├─22561 /usr/bin/python /usr/bin/yunohost-api
├─22562 /usr/bin/python /usr/bin/yunohost-api
├─22565 /usr/bin/python /usr/bin/yunohost-api
├─22645 /bin/bash -x ./upgrade piwigo__3
└─22646 /bin/bash -x ./upgrade piwigo__3
c’est pas bizarre trois fois piwigo ? et trois fois yunohost-api ?
Toujours selon un topic semblable j’ai essayé :
sudo apt install yunohost-admin
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
yunohost-admin : Depends: yunohost (>= 4.0.0~alpha) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Je crois que la migration Debian s’est bien passée :
cat /etc/*-release
PRETTY_NAME=“Debian GNU/Linux 10 (buster)”
NAME=“Debian GNU/Linux”
VERSION_ID=“10”
VERSION=“10 (buster)”
VERSION_CODENAME=buster
ID=debian
Du coup je ne sais pas où regarder, je préfère demander avant de faire plus de bétises…
Merci de votre aide.