Let's Encryptのrenew(自動延長)でportエラー
未解決
Problem binding to port 80: Could not bind to IPv4 or IPv6 - Help - Let’s Encrypt Community Support より、portが既に占有されているのが問題らしい。 nginxを止めて、実行すれば問題なく更新される。
しかし、これではダウンタイムが発生するので、根本的な解決とはいかないかも。
事象
/usr/bin/certbot-auto renew
を実行すると、下記のエラーが発生する
Attempting to renew cert (www.example.com) from /etc/letsencrypt/renewal/www.example.com.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.