Bonjour à tous,
Mon serveur YunoHost
Matériel: mini ordinateur
Version de YunoHost: 11.1.20
J’ai accès à mon serveur : En SSH et par la webadmin
Êtes-vous dans un contexte particulier ou avez-vous effectué des modificiations particulières sur votre instance ? : non
Description du problème
J’ai un petit soucis avec un de mes domaines (ouvert chez freenom et géré chez clouDNS) sans que je trouve de raison flagrante (pas de modif récente dans la config). Ce problème n’apparaît
pas pour mes autres domaines.
J’ai désactivé XMPP et j’ai testé sudo yunohost domain cert-install mondomain.tld --force --no-check
sans succès…
Je vous joins le log :
args:
email: false
force: true
no_checks: false
ended_at: 2023-06-05 20:12:18.301918
error: Certificate renewing for maindomain.tld failed!
interface: api
operation: letsencrypt_cert_renew
parent: null
related_to:
- - domain
- maindomain.tld
started_at: 2023-06-05 20:12:10.028748
success: false
yunohost_version: 11.1.20
============
2023-06-05 22:12:10,047: DEBUG - Making sure tmp folders exists...
2023-06-05 22:12:10,049: DEBUG - Reusing IPv4 from cache: xx.xx.xx.xx
2023-06-05 22:12:10,050: DEBUG - Reusing IPv6 from cache: xx:xx:xx:xx:xx:xx
2023-06-05 22:12:10,071: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./43-dnsmasq" pre \'\' \'\' /var/cache/yunohost/regenconf/pending/dnsmasq 7>&1']'
2023-06-05 22:12:10,086: DEBUG - + set -e
2023-06-05 22:12:10,087: DEBUG - + . /usr/share/yunohost/helpers
2023-06-05 22:12:10,088: DEBUG - +++ set +o
2023-06-05 22:12:10,088: DEBUG - +++ grep xtrace
2023-06-05 22:12:10,091: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2023-06-05 22:12:10,091: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2023-06-05 22:12:10,122: DEBUG - + do_pre_regen /var/cache/yunohost/regenconf/pending/dnsmasq
2023-06-05 22:12:10,122: DEBUG - + pending_dir=/var/cache/yunohost/regenconf/pending/dnsmasq
2023-06-05 22:12:10,123: DEBUG - + cd /usr/share/yunohost/conf/dnsmasq
2023-06-05 22:12:10,123: DEBUG - + dnsmasq_dir=/var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d
2023-06-05 22:12:10,123: DEBUG - + mkdir -p /var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d
2023-06-05 22:12:10,125: DEBUG - + etcdefault_dir=/var/cache/yunohost/regenconf/pending/dnsmasq/etc/default
2023-06-05 22:12:10,125: DEBUG - + mkdir -p /var/cache/yunohost/regenconf/pending/dnsmasq/etc/default
2023-06-05 22:12:10,127: DEBUG - + cp plain/etcdefault /var/cache/yunohost/regenconf/pending/dnsmasq/etc/default/dnsmasq
2023-06-05 22:12:10,131: DEBUG - + cat plain/resolv.dnsmasq.conf
2023-06-05 22:12:10,131: DEBUG - + grep '^nameserver'
2023-06-05 22:12:10,132: DEBUG - + shuf
2023-06-05 22:12:10,134: DEBUG - ++ curl --max-time 10 -s -4 https://ip.yunohost.org
2023-06-05 22:12:10,254: DEBUG - + ipv4=xx.xx.xx.xx
2023-06-05 22:12:10,254: DEBUG - + ynh_validate_ip4 xx.xx.xx.xx
2023-06-05 22:12:10,270: DEBUG - + ynh_validate_ip --family=4 --ip_address=xx.xx.xx.xx
2023-06-05 22:12:10,324: DEBUG - + '[' 4 == 4 ']'
2023-06-05 22:12:10,324: DEBUG - + python3 /dev/stdin
2023-06-05 22:12:10,396: DEBUG - ++ curl --max-time 10 -s -6 https://ip6.yunohost.org
2023-06-05 22:12:10,511: DEBUG - + ipv6=xx:xx:xx:xx:xx:xx
2023-06-05 22:12:10,512: DEBUG - + ynh_validate_ip6 xx:xx:xx:xx:xx:xx
2023-06-05 22:12:10,532: DEBUG - + ynh_validate_ip --family=6 --ip_address=xx:xx:xx:xx:xx:xx
2023-06-05 22:12:10,591: DEBUG - + '[' 6 == 4 ']'
2023-06-05 22:12:10,592: DEBUG - + '[' 6 == 6 ']'
2023-06-05 22:12:10,592: DEBUG - + python3 /dev/stdin
2023-06-05 22:12:10,670: DEBUG - ++ ip -j addr show
2023-06-05 22:12:10,671: DEBUG - ++ jq -r '[.[].ifname]|join(" ")'
2023-06-05 22:12:10,746: DEBUG - + interfaces='lo enp1s0 wlp2s0'
2023-06-05 22:12:10,747: DEBUG - + wireless_interfaces=lo
2023-06-05 22:12:10,747: DEBUG - ++ ls /sys/class/net
2023-06-05 22:12:10,750: DEBUG - + for dev in $(ls /sys/class/net)
2023-06-05 22:12:10,750: DEBUG - + '[' -d /sys/class/net/enp1s0/wireless ']'
2023-06-05 22:12:10,751: DEBUG - + for dev in $(ls /sys/class/net)
2023-06-05 22:12:10,751: DEBUG - + '[' -d /sys/class/net/lo/wireless ']'
2023-06-05 22:12:10,751: DEBUG - + for dev in $(ls /sys/class/net)
2023-06-05 22:12:10,752: DEBUG - + '[' -d /sys/class/net/wlp2s0/wireless ']'
2023-06-05 22:12:10,752: DEBUG - + grep -q up /sys/class/net/wlp2s0/operstate
2023-06-05 22:12:10,752: DEBUG - + export wireless_interfaces
2023-06-05 22:12:10,753: DEBUG - + ynh_render_template dnsmasq.conf.tpl /var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.conf
2023-06-05 22:12:10,753: DEBUG - + local template_path=dnsmasq.conf.tpl
2023-06-05 22:12:10,753: DEBUG - + local output_path=/var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.conf
2023-06-05 22:12:10,754: DEBUG - ++ dirname /var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.conf
2023-06-05 22:12:10,755: DEBUG - + mkdir -p /var/cache/yunohost/regenconf/pending/dnsmasq/etc
2023-06-05 22:12:10,758: DEBUG - + python3 -c 'import os, sys, jinja2; sys.stdout.write(
2023-06-05 22:12:10,758: DEBUG - jinja2.Template(sys.stdin.read()
2023-06-05 22:12:10,759: DEBUG - ).render(os.environ));'
2023-06-05 22:12:10,909: DEBUG - + export interfaces
2023-06-05 22:12:10,910: DEBUG - + export ipv4
2023-06-05 22:12:10,910: DEBUG - + export ipv6
2023-06-05 22:12:10,910: DEBUG - + for domain in $YNH_DOMAINS
2023-06-05 22:12:10,911: DEBUG - + [[ ! domain6.tld =~ \.local$ ]]
2023-06-05 22:12:10,911: DEBUG - + export domain
2023-06-05 22:12:10,911: DEBUG - + ynh_render_template domain.tpl /var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/domain6.tld
2023-06-05 22:12:10,912: DEBUG - + local template_path=domain.tpl
2023-06-05 22:12:10,913: DEBUG - + local output_path=/var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/domain6.tld
2023-06-05 22:12:10,913: DEBUG - ++ dirname /var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/domain6.tld
2023-06-05 22:12:10,913: DEBUG - + mkdir -p /var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d
2023-06-05 22:12:10,915: DEBUG - + python3 -c 'import os, sys, jinja2; sys.stdout.write(
2023-06-05 22:12:10,915: DEBUG - jinja2.Template(sys.stdin.read()
2023-06-05 22:12:10,915: DEBUG - ).render(os.environ));'
2023-06-05 22:12:11,073: DEBUG - + for domain in $YNH_DOMAINS
2023-06-05 22:12:11,074: DEBUG - + [[ ! domain3.tld =~ \.local$ ]]
2023-06-05 22:12:11,074: DEBUG - + export domain
2023-06-05 22:12:11,075: DEBUG - + ynh_render_template domain.tpl /var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/domain3.tld
2023-06-05 22:12:11,075: DEBUG - + local template_path=domain.tpl
2023-06-05 22:12:11,076: DEBUG - + local output_path=/var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/domain3.tld
2023-06-05 22:12:11,076: DEBUG - ++ dirname /var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/domain3.tld
2023-06-05 22:12:11,076: DEBUG - + mkdir -p /var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d
2023-06-05 22:12:11,078: DEBUG - + python3 -c 'import os, sys, jinja2; sys.stdout.write(
2023-06-05 22:12:11,079: DEBUG - jinja2.Template(sys.stdin.read()
2023-06-05 22:12:11,079: DEBUG - ).render(os.environ));'
2023-06-05 22:12:11,232: DEBUG - + for domain in $YNH_DOMAINS
2023-06-05 22:12:11,233: DEBUG - + [[ ! domain4.tld =~ \.local$ ]]
2023-06-05 22:12:11,234: DEBUG - + export domain
2023-06-05 22:12:11,234: DEBUG - + ynh_render_template domain.tpl /var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/domain4.tld
2023-06-05 22:12:11,234: DEBUG - + local template_path=domain.tpl
2023-06-05 22:12:11,235: DEBUG - + local output_path=/var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/domain4.tld
2023-06-05 22:12:11,235: DEBUG - ++ dirname /var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/domain4.tld
2023-06-05 22:12:11,236: DEBUG - + mkdir -p /var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d
2023-06-05 22:12:11,238: DEBUG - + python3 -c 'import os, sys, jinja2; sys.stdout.write(
2023-06-05 22:12:11,238: DEBUG - jinja2.Template(sys.stdin.read()
2023-06-05 22:12:11,238: DEBUG - ).render(os.environ));'
2023-06-05 22:12:11,392: DEBUG - + for domain in $YNH_DOMAINS
2023-06-05 22:12:11,393: DEBUG - + [[ ! maindomain.tld =~ \.local$ ]]
2023-06-05 22:12:11,394: DEBUG - + export domain
2023-06-05 22:12:11,394: DEBUG - + ynh_render_template domain.tpl /var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/maindomain.tld
2023-06-05 22:12:11,395: DEBUG - + local template_path=domain.tpl
2023-06-05 22:12:11,396: DEBUG - + local output_path=/var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/maindomain.tld
2023-06-05 22:12:11,396: DEBUG - ++ dirname /var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/maindomain.tld
2023-06-05 22:12:11,396: DEBUG - + mkdir -p /var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d
2023-06-05 22:12:11,398: DEBUG - + python3 -c 'import os, sys, jinja2; sys.stdout.write(
2023-06-05 22:12:11,399: DEBUG - jinja2.Template(sys.stdin.read()
2023-06-05 22:12:11,399: DEBUG - ).render(os.environ));'
2023-06-05 22:12:11,554: DEBUG - + for domain in $YNH_DOMAINS
2023-06-05 22:12:11,554: DEBUG - + [[ ! domain2.tld =~ \.local$ ]]
2023-06-05 22:12:11,555: DEBUG - + export domain
2023-06-05 22:12:11,555: DEBUG - + ynh_render_template domain.tpl /var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/domain2.tld
2023-06-05 22:12:11,556: DEBUG - + local template_path=domain.tpl
2023-06-05 22:12:11,556: DEBUG - + local output_path=/var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/domain2.tld
2023-06-05 22:12:11,557: DEBUG - ++ dirname /var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/domain2.tld
2023-06-05 22:12:11,557: DEBUG - + mkdir -p /var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d
2023-06-05 22:12:11,559: DEBUG - + python3 -c 'import os, sys, jinja2; sys.stdout.write(
2023-06-05 22:12:11,560: DEBUG - jinja2.Template(sys.stdin.read()
2023-06-05 22:12:11,560: DEBUG - ).render(os.environ));'
2023-06-05 22:12:11,714: DEBUG - + for domain in $YNH_DOMAINS
2023-06-05 22:12:11,715: DEBUG - + [[ ! domain5.tld =~ \.local$ ]]
2023-06-05 22:12:11,716: DEBUG - + export domain
2023-06-05 22:12:11,716: DEBUG - + ynh_render_template domain.tpl /var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/domain5.tld
2023-06-05 22:12:11,717: DEBUG - + local template_path=domain.tpl
2023-06-05 22:12:11,717: DEBUG - + local output_path=/var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/domain5.tld
2023-06-05 22:12:11,717: DEBUG - ++ dirname /var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/domain5.tld
2023-06-05 22:12:11,718: DEBUG - + mkdir -p /var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d
2023-06-05 22:12:11,720: DEBUG - + python3 -c 'import os, sys, jinja2; sys.stdout.write(
2023-06-05 22:12:11,721: DEBUG - jinja2.Template(sys.stdin.read()
2023-06-05 22:12:11,721: DEBUG - ).render(os.environ));'
2023-06-05 22:12:11,875: DEBUG - ++ ls -1 /etc/dnsmasq.d
2023-06-05 22:12:11,876: DEBUG - ++ awk '/^[^\.]+\.[^\.]+.*$/ { print $1 }'
2023-06-05 22:12:11,881: DEBUG - + conf_files='domain6.tld
2023-06-05 22:12:11,882: DEBUG - domain3.tld
2023-06-05 22:12:11,882: DEBUG - domain4.tld
2023-06-05 22:12:11,882: DEBUG - domain5.tld
2023-06-05 22:12:11,883: DEBUG - maindomain.tld
2023-06-05 22:12:11,883: DEBUG - domain2.tld'
2023-06-05 22:12:11,883: DEBUG - + for domain in $conf_files
2023-06-05 22:12:11,884: DEBUG - + [[ ! domain6.tld domain3.tld domain4.tld maindomain.tld domain2.tld domain5.tld =~ domain6.tld ]]
2023-06-05 22:12:11,884: DEBUG - + for domain in $conf_files
2023-06-05 22:12:11,884: DEBUG - + [[ ! domain6.tld domain3.tld domain4.tld maindomain.tld domain2.tld domain5.tld =~ domain3.tld ]]
2023-06-05 22:12:11,885: DEBUG - + for domain in $conf_files
2023-06-05 22:12:11,885: DEBUG - + [[ ! domain6.tld domain3.tld domain4.tld maindomain.tld domain2.tld domain5.tld =~ domain4.tld ]]
2023-06-05 22:12:11,885: DEBUG - + for domain in $conf_files
2023-06-05 22:12:11,885: DEBUG - + [[ ! domain6.tld domain3.tld domain4.tld maindomain.tld domain2.tld domain5.tld =~ domain5.tld ]]
2023-06-05 22:12:11,886: DEBUG - + for domain in $conf_files
2023-06-05 22:12:11,886: DEBUG - + [[ ! domain6.tld domain3.tld domain4.tld maindomain.tld domain2.tld domain5.tld =~ maindomain.tld ]]
2023-06-05 22:12:11,886: DEBUG - + for domain in $conf_files
2023-06-05 22:12:11,887: DEBUG - + [[ ! domain6.tld domain3.tld domain4.tld maindomain.tld domain2.tld domain5.tld =~ domain2.tld ]]
2023-06-05 22:12:12,891: DEBUG - Vérification de la configuration en attente qui aurait été appliquée pour la catégorie 'dnsmasq'...
2023-06-05 22:12:12,976: DEBUG - processing pending conf '/var/cache/yunohost/regenconf/pending/dnsmasq/etc/resolv.dnsmasq.conf' to system conf '/etc/resolv.dnsmasq.conf'
2023-06-05 22:12:12,977: DEBUG - Le fichier de configuration '/etc/resolv.dnsmasq.conf' a été sauvegardé sous '/var/cache/yunohost/regenconf/backup/etc/resolv.dnsmasq.conf-20230605.201212'
2023-06-05 22:12:12,979: DEBUG - Le fichier de configuration '/etc/resolv.dnsmasq.conf' a été mis à jour
2023-06-05 22:12:12,979: DEBUG - processing pending conf '/var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.conf' to system conf '/etc/dnsmasq.conf'
2023-06-05 22:12:12,980: DEBUG - > system conf is already up-to-date
2023-06-05 22:12:12,981: DEBUG - processing pending conf '/var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/domain5.tld' to system conf '/etc/dnsmasq.d/domain5.tld'
2023-06-05 22:12:12,981: DEBUG - > system conf is already up-to-date
2023-06-05 22:12:12,982: DEBUG - processing pending conf '/var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/domain6.tld' to system conf '/etc/dnsmasq.d/domain6.tld'
2023-06-05 22:12:12,982: DEBUG - > system conf is already up-to-date
2023-06-05 22:12:12,983: DEBUG - processing pending conf '/var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/maindomain.tld' to system conf '/etc/dnsmasq.d/maindomain.tld'
2023-06-05 22:12:12,984: DEBUG - > system conf is already up-to-date
2023-06-05 22:12:12,984: DEBUG - processing pending conf '/var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/domain3.tld' to system conf '/etc/dnsmasq.d/domain3.tld'
2023-06-05 22:12:12,985: DEBUG - > system conf is already up-to-date
2023-06-05 22:12:12,985: DEBUG - processing pending conf '/var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/domain2.tld' to system conf '/etc/dnsmasq.d/domain2.tld'
2023-06-05 22:12:12,986: DEBUG - > system conf is already up-to-date
2023-06-05 22:12:12,986: DEBUG - processing pending conf '/var/cache/yunohost/regenconf/pending/dnsmasq/etc/dnsmasq.d/domain4.tld' to system conf '/etc/dnsmasq.d/domain4.tld'
2023-06-05 22:12:12,987: DEBUG - > system conf is already up-to-date
2023-06-05 22:12:12,988: DEBUG - processing pending conf '/var/cache/yunohost/regenconf/pending/dnsmasq/etc/default/dnsmasq' to system conf '/etc/default/dnsmasq'
2023-06-05 22:12:12,988: DEBUG - > system conf is already up-to-date
2023-06-05 22:12:12,989: SUCCESS - La configuration a été mise à jour pour 'dnsmasq'
2023-06-05 22:12:12,991: DEBUG - updating conf hashes for 'dnsmasq' with: {'/etc/default/dnsmasq': 'ff5c2923b4d5e1e51ffd8d226c26fe2b', '/etc/dnsmasq.conf': 'eb5a7091f047b94f656ea5a2e4bfbaa0', '/etc/dnsmasq.d/domain6.tld': '96809cbced71e619ff3035826b5e40da', '/etc/dnsmasq.d/domain3.tld': '2220c71f212aedb6986a3e85afcd614e', '/etc/dnsmasq.d/domain4.tld': 'de6be9c4cf8dec659304752553f3d21b', '/etc/dnsmasq.d/domain5.tld': '9ccfd38992cbaeb4a01ad31bf39228ea', '/etc/dnsmasq.d/maindomain.tld': '42772f1ca504f6af0c742f81ee16af03', '/etc/dnsmasq.d/domain2.tld': '9c2acedecb55d21bb20751b6e78267e4', '/etc/resolv.dnsmasq.conf': 'a83ea8b2110a1a2f444175c94042cbd7'}
2023-06-05 22:12:13,056: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./43-dnsmasq" post \'\' \'\' /etc/resolv.dnsmasq.conf 7>&1']'
2023-06-05 22:12:13,071: DEBUG - + set -e
2023-06-05 22:12:13,072: DEBUG - + . /usr/share/yunohost/helpers
2023-06-05 22:12:13,073: DEBUG - +++ set +o
2023-06-05 22:12:13,074: DEBUG - +++ grep xtrace
2023-06-05 22:12:13,076: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2023-06-05 22:12:13,077: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2023-06-05 22:12:13,107: DEBUG - + do_post_regen /etc/resolv.dnsmasq.conf
2023-06-05 22:12:13,108: DEBUG - + regen_conf_files=/etc/resolv.dnsmasq.conf
2023-06-05 22:12:13,108: DEBUG - + chown 644 /etc/resolv.dnsmasq.conf
2023-06-05 22:12:13,115: DEBUG - + grep -q -E '^ *(domain|search)' /run/resolvconf/resolv.conf
2023-06-05 22:12:13,118: DEBUG - ++ hostname -s
2023-06-05 22:12:13,120: DEBUG - + short_hostname=wilibre
2023-06-05 22:12:13,121: DEBUG - + grep -q '127.0.0.1.*wilibre' /etc/hosts
2023-06-05 22:12:13,123: DEBUG - + [[ -n /etc/resolv.dnsmasq.conf ]]
2023-06-05 22:12:13,123: DEBUG - + for SERVICE in systemd-resolved bind9
2023-06-05 22:12:13,124: DEBUG - + systemctl is-enabled systemd-resolved
2023-06-05 22:12:13,135: DEBUG - + systemctl is-active systemd-resolved
2023-06-05 22:12:13,145: DEBUG - + for SERVICE in systemd-resolved bind9
2023-06-05 22:12:13,146: DEBUG - + systemctl is-enabled bind9
2023-06-05 22:12:13,153: DEBUG - + systemctl is-active bind9
2023-06-05 22:12:13,160: DEBUG - + systemctl restart dnsmasq
2023-06-05 22:12:15,165: DEBUG - Journal complet de cette opération : '<a href="#/tools/logs/20230605-201210-regen_conf-dnsmasq" style="text-decoration:underline"> Régénérer les configurations du système 'dnsmasq' </a>'
2023-06-05 22:12:15,187: DEBUG - Prepare key and certificate signing request (CSR) for maindomain.tld...
2023-06-05 22:12:15,902: DEBUG - Saving to /tmp/acme-challenge-private/maindomain.tld.csr.
2023-06-05 22:12:15,903: DEBUG - Now using ACME Tiny to sign the certificate...
2023-06-05 22:12:15,904: INFO - Parsing account key...
2023-06-05 22:12:15,920: INFO - Parsing CSR...
2023-06-05 22:12:15,937: INFO - Found domains: maindomain.tld
2023-06-05 22:12:15,939: INFO - Getting directory...
2023-06-05 22:12:16,423: INFO - Directory found!
2023-06-05 22:12:16,424: INFO - Registering account...
2023-06-05 22:12:17,407: INFO - Already registered!
2023-06-05 22:12:17,411: INFO - Creating new order...
2023-06-05 22:12:18,292: ERROR - Error creating new order:
Url: https://acme-v02.api.letsencrypt.org/acme/new-order
Data: b'{"protected": "eyJ1cmwiOiAiaHR0cHM6Ly9hY21lLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvbmV3LW9yZGVyIiwgImFsZyI6ICJSUzI1NiIsICJub25jZSI6ICI4OTFGREhURV9CU2dsT1hNQnB4bFdXQ3poRmFDc2lTX1ZhTktxcVlTTjNEcWlITSIsICJraWQiOiAiaHR0cHM6Ly9hY21lLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvYWNjdC81MDU0NDU0NSJ9", "payload": "eyJpZGVudGlmaWVycyI6IFt7InR5cGUiOiAiZG5zIiwgInZhbHVlIjogIndpbGlicmUuZ2EifV19", "signature": "lgrQpy0OQJ3ZMTlmo5qqshRJBqc7rERVOZlnX4Ru5Jqvy54J4y_j5caqI2VEWGHpp2QqezLv0fnRTzzFYK8W5TsMVwb1hQbbX736ToDYXMIKRgpd4tuCe0PbMndYYsvsi46kGUo5i2VJfPdakEvrye-pKJ-SGu_CStRYK54i3sINrSDAtCpsfJ7BpNyDByubOqDhuz_8HtTiyVCHSpagqRFzVwHR-uBj1RQYx9Z2xml0Ai4X60u3Bkt8hCL4nH0ynr9PVJgzzUNT3Qtp0soKUmtW5QfSdePnYF8-qRQXWvy-gclv0tIKi2bPoiSYgGviF0SYsPjIm0ds5m4PYo_lwLicZx_usWHQs6XiudzSYBTgI02Q_bGTdPW7fLymw5jHOZrmwGCy6Q307virCHer6T_x8QFsVPMFXCI4wuzO_FzidRFD29EpP6UGmExML1MzBsl3nbyjnlqG_bjS9ah4BUyAmREHHUrCTqpDSvbufv9eZSGmEc6LZzjPR2K-nah6"}'
Response Code: 429
Response: {'type': 'urn:ietf:params:acme:error:rateLimited', 'detail': 'Error creating new order :: too many failed authorizations recently: see https://letsencrypt.org/docs/failed-validation-limit/', 'status': 429}
2023-06-05 22:12:18,300: ERROR - Certificate renewing for maindomain.tld failed!
Merci d’avance à toutes les ames charitables