Problem binding to port 80: Could not bind to IPv4 or IPv6.

Let's Encrypt ssl sertifikası yenilerken;

Örn:

certbot certonly --standalone -d test.hoskia.com
 
Problem binding to port 80: Could not bind to IPv4 or IPv6.
  şeklinde bir hata alıyorsanız, kullandığınız http servisini durdurup işlemi ondan sonra yapmanız gerekir.

 

  NOT: Firewall var ise kurallar geçici iptal edilmeli.

 

 
systemctl stop apache2
 
systemctl stop nginx
  Tekrar deneyin  
certbot certonly --standalone -d test.hoskia.com
  • 0 Bu dökümanı faydalı bulan kullanıcılar:
Bu cevap yeterince yardımcı oldu mu?

İlgili diğer dökümanlar

certbot: error: unrecognized arguments: update_account hatası çözümü?

certbot: error: unrecognized arguments: update_account add-apt-repository...

Let's Encrypt ACMEv1 protocol. You should upgrade to an ACMEv2 hatası.

Let's Encrypt ACMEv1 protocol. You should upgrade to an ACMEv2 hatası nasıl çözülür?   Lets...

Lets Encrypt Certbot DNS ile nasıl ücretsiz SSL kullanılır?

Let's Encrypt ile ücretsiz SSL kullanmak isterseniz ve bunu DNS katmanında ki doğrulama ile...

Lets Encrypt Certbot account delete, deactive

Lets Encrypt Certbot kullanırken birden fazla hesap oluşturuldu ve otomatik SSL sertifikası...

Centos 7 Nginx kurulu sunucuda Let's Encrypt ile SSL Oluşturma

Centos 7 işletim sistemine sahip sunucuda nginx üzerinden yayınladığınız domaininiz için...