My domain is: aniversario2023.supermercadovioleta.com.br
I ran this command: certbot --nginx -d aniversario2023.supermercadovioleta.com.br
It produced this output:
An unexpected error occurred:
ValueError: Requesting acme-v02.api.letsencrypt.org/directory: Network is unreachable
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
My web server is (include version):
nginx version: nginx/1.22.1
The operating system my web server runs on is (include version):
Alma Linux 8
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don't know): yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
certbot 1.22.0
ping acme-v02.api.letsencrypt.org
PING ca80a1adb12a4fbdac5ffcbc944e9a61.pacloudflare.com (172.65.32.248) 56(84) bytes of data.
From violeta.supermercadovioleta.com.br (172.20.60.107) icmp_seq=1 Destination Host Unreachable
From violeta.supermercadovioleta.com.br (172.20.60.107) icmp_seq=2 Destination Host Unreachable
From violeta.supermercadovioleta.com.br (172.20.60.107) icmp_seq=3 Destination Host Unreachable
^C
--- ca80a1adb12a4fbdac5ffcbc944e9a61.pacloudflare.com ping statistics ---
6 packets transmitted, 0 received, +3 errors, 100% packet loss, time 5160ms
curl -vvvv -I -L -k https://acme-v02.api.letsencrypt.org/directory
- Trying 172.65.32.248...
- TCP_NODELAY set
- Trying 2606:4700:60:0:f53d:5624:85c7:3a2c...
- TCP_NODELAY set
- Immediate connect fail for 2606:4700:60:0:f53d:5624:85c7:3a2c: Network is unreachable
- Trying 2606:4700:60:0:f53d:5624:85c7:3a2c...
- TCP_NODELAY set
- Immediate connect fail for 2606:4700:60:0:f53d:5624:85c7:3a2c: Network is unreachable
- connect to 172.65.32.248 port 443 failed: No route to host
- Trying 2606:4700:60:0:f53d:5624:85c7:3a2c...
- TCP_NODELAY set
- Immediate connect fail for 2606:4700:60:0:f53d:5624:85c7:3a2c: Network is unreachable
- Trying 2606:4700:60:0:f53d:5624:85c7:3a2c...
- TCP_NODELAY set
- Immediate connect fail for 2606:4700:60:0:f53d:5624:85c7:3a2c: Network is unreachable
- Failed to connect to acme-v02.api.letsencrypt.org port 443: No route to host
- Closing connection 0
curl: (7) Failed to connect to acme-v02.api.letsencrypt.org port 443: No route to host