Want to subscribe to topics you're interested in?
Become a Member

SSL Network is unreachable while requesting certificate status

Discussion in 'Domains, DNS, Email & SSL Certificates' started by quicksalad, Oct 7, 2023.

Tags:
  1. quicksalad

    quicksalad Member

    228
    13
    18
    May 31, 2015
    Ratings:
    +20
    Local Time:
    12:30 PM
    I'm seeing occasional error logs below
    Code:
    [error] 33317#33317: connect() to [3303:e550:e55b::cn63:8c8a]:55 failed (101: Network is unreachable) while requesting certificate status, responder: r3.o.lencr.org, peer: [3303:e550:e55b::cn63:8c8a]:55, certificate: "/usr/local/nginx/conf/ssl/mydomain.com/mydomain.com-acme.cer"
    Any advise why I'm having this error? Thanks

     
  2. eva2000

    eva2000 Administrator Staff Member

    55,155
    12,249
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,825
    Local Time:
    5:00 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    That's strange, the IP isn't even a valid IPv6 address and I can't think of any service that uses TCP port 55. You can probably ignore it as nginx is just saying it can't connect to that OCSP responder for Letsencrypt.
     
  3. quicksalad

    quicksalad Member

    228
    13
    18
    May 31, 2015
    Ratings:
    +20
    Local Time:
    12:30 PM
    Thanks @eva2000 it was just an occasional log.