Hi,
Installing Lets’ecrypt certificate is taking a very long time,
without any obvious error in the logs.
In the end, certificates are correctly installed. But I have to wait tens of minutes for each certificate install to complete.
Any idea of what could be the cause of that?
My YunoHost server
Hardware: ODroid H3+ (x86 not ARM)
YunoHost version: 11.2.10
I have access to my server : Through SSH and through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : yes
Freshly installed server, with a wireguard VPN to expose it on the internet
The VPN I’m using is IPV4 only.
I have disabled IPV6 in the web admin pages tools/settings/email and tools/settings/misc
Description of my issue
As can be seen in the logs below, some steps of the cert install are taking several minutes.
Output of yunohost domain cert-install visio.lab12.io --debug (including only the beginning, where things are slow) :
Log file /var/log/yunohost/categories/operation/20240221-115129-letsencrypt_cert_install-visio.lab12.io.log :
File /etc/hosts :
127.0.0.1 localhost
127.0.1.1 clic12.lab12.io clic12
# The following lines are desirable for IPv6 capable hosts
#::1 localhost ip6-localhost ip6-loopback
#ff02::1 ip6-allnodes
#ff02::2 ip6-allrouters
127.0.0.1 lab12 lab12.io
Initially, the IPV6 stuff was not commented out. I commented it out it to see if it would fix the issue. It did not.
Also the last line did not initially include lab12.io. Adding it has not made any difference.
Diagnostic status :
All green except a warning about IPV6 connectivity (The server does not have working IPv6.) that I have set to ignored.