Good day. When I try to perform a certificate renewal request (certbot renew), I get a response
- Requesting acme-v02.api.letsencrypt.org/directory: Network is unreachable. Skipping.
api.stavmed.ru as example
IP: 194.8.131.177
Ubuntu 20 + Nginx + certbot
curl -v https://acme-v02.api.letsencrypt.org/directory
- Trying 172.65.32.248:443...
- TCP_NODELAY set
- Trying 2606:4700:60:0:f53d:5624:85c7:3a2c:443...
- TCP_NODELAY set
- connect to port 443 2606:4700:60:0:f53d:5624:85c7:3a2c failed: Network unavailable
- connect to 172.65.32.248 port 443 failed: Collection refused
- Failed to connect to port 443 acme-v02.api.letsencrypt.org: Connection refused
- Close connection 0
curl: (7) Failed to connect to port 443 acme-v02.api.letsencrypt.org: Connection refused