hi
My YunoHost server
Hardware: VPS OVH and second orange pi 3B (home server)
YunoHost version: 11.2.30
I have access to my server : Through SSH
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no
If yes, please explain:
Description of my issue
Since this morning, I have these errors during the update as well as by cron notification
On my VPS
# yunohost tools update
Info: Fetching available upgrades for system packages…
Warning: W: Failed to fetch http://forge.yunohost.org/debian/dists/bullseye/InRelease Could not connect to forge.yunohost.org:80 (2001:910:1410::1), connection timed out Could not connect to forge.yunohost.org:80 (80.67.172.144), connection timed out
Warning: W: Some index files failed to download. They have been ignored, or old ones used instead.
Error: Something went wrong while updating the cache of APT (Debian's package manager). Here is a dump of the sources.list lines, which might help identify problematic lines:
sources.list:deb http://deb.debian.org/debian bullseye main contrib non-free
sources.list:deb-src http://deb.debian.org/debian bullseye main contrib non-free
sources.list:deb http://security.debian.org/ bullseye-security main contrib non-free
sources.list:deb-src http://security.debian.org/ bullseye-security main contrib non-free
sources.list:deb http://deb.debian.org/debian bullseye-updates main contrib non-free
sources.list:deb-src http://deb.debian.org/debian bullseye-updates main contrib non-free
sources.list.d/yunohost.list:deb http://forge.yunohost.org/debian/ bullseye stable
sources.list.d/extra_php_version.list:deb https://packages.sury.org/php/ bullseye main
Info: Updating application catalog…
Error: Unable to download the default app catalog: Failed to connect to https://app.yunohost.org/default/v3/apps.json... maybe the service is down, or you are not properly connected to the Internet in IPv4/IPv6.
On my home server (orange pi 3B)
$ sudo yunohost tools update
[sudo] Mot de passe de crust :
Info : Récupération des mises à jour disponibles pour les paquets du système…
Attention : W: Failed to fetch http://forge.yunohost.org/debian/dists/bullseye/InRelease Could not connect to forge.yunohost.org:80 (2001:910:1410::1), connection timed out Could not connect to forge.yunohost.org:80 (80.67.172.144), connection timed out
Attention : W: Some index files failed to download. They have been ignored, or old ones used instead.
Erreur : Des erreurs se sont produites lors de la mise à jour du cache APT (gestionnaire de paquets Debian). Voici un extrait des lignes du fichier sources.list qui pourrait vous aider à identifier les lignes problématiques :
sources.list:deb https://repo.huaweicloud.com/debian bullseye main contrib non-free
sources.list:deb https://repo.huaweicloud.com/debian bullseye-updates main contrib non-free
sources.list:deb https://repo.huaweicloud.com/debian-security bullseye-security main contrib non-free
sources.list.d/yunohost.list:deb [signed-by=/usr/share/keyrings/yunohost-archive-keyring.gpg] http://forge.yunohost.org/debian/ bullseye stable
sources.list.d/docker.list:deb [arch=arm64] https://mirrors.aliyun.com/docker-ce/linux/debian bullseye stable
sources.list.d/extra_php_version.list:deb https://packages.sury.org/php/ bullseye main
Info : Mise à jour du catalogue des applications…
Erreur : Impossible de télécharger le catalogue des applications default : Impossible de se connecter à https://app.yunohost.org/default/v3/apps.json... peut-être que le service est en panne ou que vous n'êtes pas correctement connecté à Internet en IPv4/IPv6.
And email notification (cron)
/etc/cron.daily/yunohost-fetch-apps-catalog:
Unable to download the default app catalog: Corrupted JSON read from https://app.yunohost.org/default/v3/apps.json (reason: Unterminated string starting at: line 1 column 97932 (char 97931))
All applications and servers are functional
Just a post to inform you
Nice